]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/teamfx.shader
[NOT FOR 2.5.2] better gibs for robots (yes, by you-know-who)
[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 }
43
44 teamfx/bluering
45 {
46 surfaceparm trans
47 {
48         map models/teamfx/blobblue.tga
49         blendfunc add
50 }
51 }
52 teamfx/redring
53 {
54 surfaceparm trans
55 {
56         map models/teamfx/blobyellow.tga
57         blendfunc add
58 }
59 }
60 teamfx/yellowring
61 {
62 surfaceparm trans
63 {
64         map models/teamfx/blobpink.tga
65         blendfunc add
66 }
67 }
68 teamfx/pinkring
69 {
70 surfaceparm trans
71 {
72         map models/teamfx/blobpink.tga
73         blendfunc add
74 }
75 }
76 teamfx/flare
77 {
78 surfaceparm trans
79 deformVertexes autosprite
80 {
81         map models/teamfx/flare.tga
82         blendfunc add
83 }
84 }
85 teamfx/rayblue
86 {
87 surfaceparm trans
88 deformVertexes autosprite
89 {
90         map models/teamfx/rayblue.tga
91         blendfunc add
92 }
93 }
94 teamfx/rayred
95 {
96 surfaceparm trans
97 deformVertexes autosprite
98 {
99         map models/teamfx/rayred.tga
100         blendfunc add
101 }
102 }
103 teamfx/rayyellow
104 {
105 surfaceparm trans
106 deformVertexes autosprite
107 {
108         map models/teamfx/rayyellow.tga
109         blendfunc add
110 }
111 }
112 teamfx/raypink
113 {
114 surfaceparm trans
115 deformVertexes autosprite
116 {
117         map models/teamfx/raypink.tga
118         blendfunc add
119 }
120 }