]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/teamfx.shader
half health bar be start health
[divverent/nexuiz.git] / data / scripts / teamfx.shader
1 teamfx/blobblue
2 {
3 surfaceparm trans
4 deformVertexes autosprite
5 {
6         map models/teamfx/blobblue.tga
7         blendfunc add
8 }
9 }
10
11 teamfx/blobred
12 {
13 surfaceparm trans
14 deformVertexes autosprite
15 {
16         map models/teamfx/blobred.tga
17         blendfunc add
18 }
19
20 }
21
22 teamfx/blobyellow
23 {
24 surfaceparm trans
25 deformVertexes autosprite
26 {
27         map models/teamfx/blobyellow.tga
28         blendfunc add
29 }
30
31 }
32
33 teamfx/blobpink
34 {
35 surfaceparm trans
36 deformVertexes autosprite
37 {
38         map models/teamfx/blobpink.tga
39         blendfunc add
40 }
41
42 }