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

  1. shotgunFlash
  2. {
  3.     cull disable
  4.     {
  5.         map models/weapons2/shotgun/muzzley.tga
  6.         blendfunc add
  7.     }
  8. }
  9.  
  10.  
  11. machinegunFlash
  12. {
  13.     cull disable
  14.     {
  15.         map models/weapons2/machinegun/muzzley.tga
  16.         blendfunc add
  17.     }
  18. }
  19.  
  20.