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

  1. textures/base_light/ceil1_34_1k
  2. {
  3.     qer_editorimage textures/base_light/ceil1_34.tga
  4.     q3map_lightimage textures/base_light/ceil1_34.blend.tga
  5.     surfaceparm nomarks
  6.     q3map_surfacelight 1000
  7.     light 1
  8.     // Square tourquoise light
  9.     {
  10.         map $lightmap
  11. //        rgbGen identity
  12.     }
  13.     {
  14.         map textures/base_light/ceil1_34.tga
  15.         blendFunc GL_DST_COLOR GL_ZERO
  16.         rgbGen identity
  17.     }
  18.     {
  19.         map textures/base_light/ceil1_34.blend.tga
  20.         blendfunc GL_ONE GL_ONE
  21.     }
  22. }
  23.  
  24.  
  25.  
  26.