home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 87 / CDMM87_1.ISO / Sidrial / data1.cab / Program_Files / sidrial0.pk3 / scripts / lightfix3.shader < prev    next >
Encoding:
Text File  |  2002-01-10  |  405 b   |  22 lines

  1. textures/base_light/baslt4_1_4k
  2. {
  3.     qer_editorimage textures/base_light/baslt4_1.tga
  4.     surfaceparm nomarks
  5.     q3map_surfacelight 4000
  6.     //light 1
  7.  
  8.     // New Fluorescent light
  9.     {
  10.         map $lightmap
  11. //        rgbGen identity
  12.     }
  13.     {
  14.         map textures/base_light/baslt4_1.tga
  15.         blendFunc GL_DST_COLOR GL_ZERO
  16.         rgbGen identity
  17.     }
  18.     {
  19.         map textures/base_light/baslt4_1.blend.tga
  20.         blendfunc GL_ONE GL_ONE
  21.     }
  22. }