home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / details.shader < prev    next >
Encoding:
Text File  |  2006-11-10  |  238 b   |  18 lines

  1. textures/base_wall/c_met5_
  2. {
  3.     {
  4.         map $lightmap 
  5.         tcGen lightmap 
  6.     }
  7.     {
  8.         map textures/base_wall/c_met5_2.tga
  9.     }
  10.     {
  11.         map textures/detail/d_conc.tga
  12.         blendfunc gl_dst_color gl_src_color
  13.         tcMod scale 4 4
  14.         detail
  15.     }
  16. }
  17.  
  18.