]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/electro.shader
Merge branch 'master' into Mario/vaporizer_damage
[xonotic/xonotic-data.pk3dir.git] / 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 }