]> de.git.xonotic.org Git - xonotic/xonotic-nexcompat.pk3dir.git/blob - scripts/nexcompat-swamp.shader
fix morphed's tree model
[xonotic/xonotic-nexcompat.pk3dir.git] / scripts / nexcompat-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 }