File: weapon_muzzles.shader

package info (click to toggle)
openarena-data 0.8.5split-12
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 191,820 kB
  • sloc: ansic: 4,262; makefile: 139; 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
	}
}