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

  1. textures/base_light/ceil1_37
  2. {
  3.     surfaceparm nomarks
  4.     q3map_surfacelight 10000
  5.     // Modified light blue ceil light from Q2
  6.     {
  7.         map $lightmap
  8. //        rgbGen identity
  9.     }
  10.     {
  11.         map textures/base_light/ceil1_37.tga
  12.         blendFunc GL_DST_COLOR GL_ZERO
  13.         rgbGen identity
  14.     }
  15.     {
  16.         map textures/base_light/ceil1_37.blend.tga
  17.         blendfunc GL_ONE GL_ONE
  18.     }
  19. }
  20.  
  21.