]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/electro.shader
half health bar be start health
[divverent/nexuiz.git] / data / scripts / electro.shader
1 electro_plasma
2 {
3  {
4         map textures/electro_plasma.tga
5         tcMod scroll 0.03 0.001
6  }
7 }
8
9 electro_plasma_hull
10 {
11         {
12         map textures/electro_plasma_hull.tga
13         alphaFunc GT0
14         rgbGen Vertex
15         }
16 }