File: weapon_muzzles.shader

package info (click to toggle)
openarena-data 0.8.5split-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 191,764 kB
  • sloc: ansic: 4,254; makefile: 88; perl: 22
file content (19 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
shotgunFlash
{
	cull disable
	{
		map models/weapons2/shotgun/muzzley.tga
		blendfunc add
	}
}


machinegunFlash
{
	cull disable
	{
		map models/weapons2/machinegun/muzzley.tga
		blendfunc add
	}
}