home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 February / maximum-cd-2001-02.iso / Team Arena / TeamArenaDemo.exe / Main / pak0.pk3 / scripts / gothic_floor2.shader < prev    next >
Encoding:
Text File  |  2000-11-22  |  556 b   |  26 lines

  1.  
  2. textures/gothic_floor2/largerblock3bwet
  3. {       
  4.         {
  5.         map textures/gothic_floor2/largerblock3bwet.tga
  6.                 rgbGen identity
  7.     }
  8.  
  9.         {
  10.         map textures/effects/tinfx2c.tga
  11.                 tcgen environment
  12.                 tcmod scale 4 4
  13.         blendFunc Add
  14.         rgbGen identity
  15.     }
  16.         {
  17.         map textures/gothic_floor2/largerblock3bwet.tga
  18.                 blendFunc Blend
  19.                 rgbGen identity
  20.     }
  21.         {
  22.         map $lightmap
  23.                 blendFunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
  24.         rgbGen identity
  25.     }
  26. }