]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/toxic.shader
* Removed non-existent zenex1 from shaderlist.txt
[divverent/nexuiz.git] / data / scripts / toxic.shader
1 textures/toxic/toxic_slime\r
2 {\r
3         qer_editorimage textures/liquids/slime1.tga\r
4         surfaceparm noimpact\r
5         surfaceparm nonsolid\r
6         surfaceparm slime\r
7         surfaceparm trans\r
8         cull disable\r
9         deformVertexes wave 150 sin 2 5 0.25 0.1\r
10         tessSize 128\r
11         qer_trans 0.5\r
12         q3map_surfacelight 1200\r
13         {\r
14                 map textures/liquids/slime1.tga\r
15                 blendfunc add\r
16                 rgbGen identity\r
17                 tcMod turb 0 0.2 0.28 0.1\r
18         }\r
19 }\r
20 \r
21 textures/toxic/toxic_sky\r
22 {\r
23         qer_editorimage env/strale_grey/ygrey_up.tga\r
24         q3map_lightimage textures/strale_grey/ygrey_up.tga\r
25         surfaceparm noimpact\r
26         surfaceparm nolightmap\r
27         surfaceparm nomarks\r
28         surfaceparm sky\r
29         q3map_surfacelight 150\r
30         q3map_sun 0.75 0.65 0.6 130 255 80\r
31         skyParms env/strale_grey/ygrey 128 -\r
32 }\r
33 \r
34 textures/toxic/toxic_grate\r
35 {\r
36         qer_editorimage textures/kaznexctf2/grate.tga\r
37         surfaceparm nomarks\r
38         surfaceparm trans\r
39         surfaceparm alphashadow\r
40         cull none\r
41         nopicmip\r
42         nomipmaps\r
43         {\r
44                 map textures/kaznexctf2/grate.tga\r
45                 //depthWrite\r
46                 alphaFunc GT0\r
47                 rgbgen vertex\r
48         }\r
49 }