home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / detail.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  956 b   |  64 lines

  1. textures/detail/concdeco1trim
  2. {    
  3.     qer_keyword TA
  4.     qer_keyword trim
  5.     surfaceparm rock
  6.     {
  7.         map textures/detail/concdeco1trim.tga
  8.     nextbundle
  9.         map $lightmap
  10.     }
  11. }
  12.  
  13. textures/detail/stonewindow1
  14. {    
  15.     qer_keyword TA
  16.     qer_keyword trim
  17.     qer_keyword window
  18.     surfaceparm rock
  19.     {
  20.         map textures/detail/stonewindow1.tga
  21.     nextbundle
  22.         map $lightmap
  23.     }
  24.  
  25. textures/detail/eagle_swords
  26. {
  27.     qer_keyword berlin
  28.     qer_keyword stone
  29.     surfaceparm nonsolid
  30.     PolygonOffset
  31.     {
  32.         map textures/detail/eagle_swords.tga
  33.     nextbundle
  34.         map $lightmap
  35.     }
  36. }
  37.  
  38. textures/detail/oakcross
  39. {
  40.     qer_keyword berlin
  41.     qer_keyword stone
  42.     surfaceparm nonsolid
  43.     PolygonOffset
  44.     {
  45.         map textures/detail/oakcross.tga
  46.     nextbundle
  47.         map $lightmap
  48.     }
  49. }
  50.  
  51. textures/ta_berlin/oakleaf_repeat
  52. {
  53.     qer_keyword berlin
  54.     qer_keyword stone
  55.     surfaceparm nonsolid
  56.     PolygonOffset
  57.     {
  58.         map textures/ta_berlin/oakleaf_repeat.tga
  59.     nextbundle
  60.         map $lightmap
  61.     }
  62. }
  63.