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

  1. textures/mp_malta/ironwork_side
  2. {
  3. cull none
  4. nopicmip
  5. surfaceparm grill
  6. qer_keyword masked
  7. qer_keyword metal
  8. qer_keyword malta
  9. surfaceparm nonsolid
  10. surfaceparm monsterclip
  11. surfaceparm playerclip
  12. surfaceparm fence
  13. surfaceparm alphashadow
  14.  qer_editorimage textures/mp_malta/ironwork_side.tga
  15.  {
  16.   map textures/mp_malta/ironwork_side.tga
  17.   depthWrite
  18.   alphaFunc GE128
  19.   nextbundle
  20.   map $lightmap
  21.  }
  22. }
  23.  
  24.  
  25. textures/mp_malta/balcony_stone1_alpha
  26. {
  27.     qer_editorimage textures/mp_malta/balcony_stone1_alpha.tga
  28.     qer_keyword masked
  29.     surfaceparm fence
  30.     surfaceparm grill
  31.     surfaceparm fence
  32.     surfaceparm alphashadow
  33.     surfaceparm playerclip
  34.     surfaceparm monsterclip
  35.     surfaceparm nomarks
  36.     surfaceparm sand
  37.     cull none
  38.     nopicmip
  39.     {
  40.         map textures/mp_malta/balcony_stone1_alpha.tga
  41.         depthWrite depthWrite
  42.         alphaFunc GE128
  43.     nextbundle
  44.         map $lightmap
  45.     }
  46. }
  47.  
  48. textures/mp_malta/arrow_slit
  49. {
  50.     qer_keyword stone
  51.     qer_keyword concrete
  52.     qer_keyword wall
  53.     qer_keyword malta
  54.     surfaceparm rock
  55.     {
  56.         map textures/mp_malta/arrow_slit.tga
  57.     nextbundle
  58.         map $lightmap
  59.     }
  60.  
  61. }