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

  1. 15cannon
  2. {
  3.     qer_editorimage    textures/models/statweapons/15cannon.tga
  4.     {
  5.         map textures/models/statweapons/15cannon.tga
  6.         rgbGen lightingSpherical
  7.     }
  8. }
  9.  
  10. 15cannon_shield
  11. {
  12.     qer_editorimage    textures/models/statweapons/15cannon.tga
  13.     cull none
  14.     {
  15.         map textures/models/statweapons/15cannon.tga
  16.         rgbGen lightingSpherical
  17.     }
  18. }
  19. 15cannon_d
  20. {
  21.     qer_editorimage    textures/models/statweapons/15cannon_d.tga
  22.     {
  23.         map textures/models/statweapons/15cannon_d.tga
  24.         rgbGen lightingSpherical
  25.     }
  26. }
  27.  
  28. 15cannon_shield_d
  29. {
  30.     qer_editorimage    textures/models/statweapons/15cannon_d.tga
  31.     cull none
  32.     {
  33.         map textures/models/statweapons/15cannon_d.tga
  34.         rgbGen lightingSpherical
  35.     }
  36. }
  37.