]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/swamp.shader
lots of svn:eol-style native
[divverent/nexuiz.git] / data / scripts / swamp.shader
1 textures/swamp/ndslime
2 {
3         qer_editorimage textures/liquids/slime1.jpg
4         qer_trans 0.5
5         surfaceparm noimpact
6         surfaceparm trans
7         surfaceparm nonsolid
8         q3map_surfacelight 15
9         deformVertexes wave 150.0 sin 2 5 0.25 0.1
10         Q3map_TessSize 128
11         cull none
12         {
13                 map textures/liquids/slime1.jpg
14                 blendFunc add
15                 rgbGen identity
16         }
17 }