]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/toxic.shader
make use of changed dp_refract/dp_reflect
[divverent/nexuiz.git] / data / scripts / toxic.shader
1 textures/toxic/toxic_sky\r
2 {\r
3         qer_editorimage env/strale_grey/ygrey_up.tga\r
4         q3map_lightimage textures/strale_grey/ygrey_up.tga\r
5         surfaceparm noimpact\r
6         surfaceparm nolightmap\r
7         surfaceparm nomarks\r
8         surfaceparm sky\r
9         q3map_surfacelight 150\r
10         q3map_sun 0.75 0.65 0.6 130 255 80\r
11         skyParms env/strale_grey/ygrey 128 -\r
12 }\r
13 \r
14 textures/toxic/toxic_grate\r
15 {\r
16         qer_editorimage textures/kaznexctf2/grate.tga\r
17         surfaceparm nomarks\r
18         surfaceparm trans\r
19         surfaceparm alphashadow\r
20         cull none\r
21         nopicmip\r
22         nomipmaps\r
23         {\r
24                 map textures/kaznexctf2/grate.tga\r
25                 //depthWrite\r
26                 alphaFunc GT0\r
27                 rgbgen vertex\r
28         }\r
29 }\r
30 \r
31 textures/toxic/toxic_slime\r
32 {\r
33         qer_editorimage textures/liquids/slime1.tga\r
34         surfaceparm noimpact\r
35         surfaceparm nonsolid\r
36         surfaceparm slime\r
37         surfaceparm trans\r
38         cull disable\r
39         deformVertexes wave 150 sin 2 5 0.25 0.1\r
40         tessSize 128\r
41         qer_trans 0.5\r
42         q3map_surfacelight 1200\r
43         {\r
44                 map textures/liquids/slime1.tga\r
45                 blendfunc add\r
46                 rgbGen identity\r
47                 tcMod turb 0 0.2 0 0.04\r
48         }\r
49 }\r
50 \r
51 textures/toxic/toxic_slime_tube\r
52 {\r
53         qer_editorimage textures/liquids/slime1.tga\r
54         surfaceparm noimpact\r
55         surfaceparm nonsolid\r
56         surfaceparm slime\r
57         surfaceparm trans\r
58         cull disable\r
59         //deformVertexes wave 150 sin 2 5 0.25 0.1\r
60         tessSize 128\r
61         qer_trans 0.5\r
62         q3map_surfacelight 1200\r
63         {\r
64                 map textures/liquids/slime1.tga\r
65                 blendfunc add\r
66                 rgbGen identity\r
67                 tcMod scroll 0 0.2\r
68         }\r
69 }\r