home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak2-players.pk3 / scripts / player_tony.shader < prev    next >
Encoding:
Text File  |  2007-07-06  |  371 b   |  28 lines

  1. models/players/tony/headred
  2. {
  3.     cull disable
  4.     {
  5.         map models/players/tony/headred.tga
  6.         rgbGen lightingDiffuse
  7.     }
  8. }
  9.  
  10. models/players/tony/headblue
  11. {
  12.     cull disable
  13.     {
  14.         map models/players/tony/headblue.tga
  15.         rgbGen lightingDiffuse
  16.     }
  17. }
  18.  
  19. models/players/tony/head
  20. {
  21.     cull disable
  22.     {
  23.         map models/players/tony/head.tga
  24.         rgbGen lightingDiffuse
  25.     }
  26. }
  27.  
  28.