]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/toxic.shader
New sky for Toxic.
[divverent/nexuiz.git] / data / scripts / toxic.shader
1 textures/toxic/toxic_sky\r
2 {\r
3         qer_editorimage env/green_dark/green_dark_lf.tga\r
4         q3map_lightimage env/green_dark/green_dark_lf.tga\r
5         surfaceparm noimpact\r
6         surfaceparm nolightmap\r
7         surfaceparm nomarks\r
8         surfaceparm sky\r
9         q3map_surfacelight 200\r
10         q3map_sun 0.55 0.55 0.55 100 215 40\r
11         skyParms env/green_dark/green_dark 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                 blendFunc blend\r
28                 rgbgen vertex\r
29         }\r
30 }\r
31 \r
32 textures/toxic/toxic_slime\r
33 {\r
34         qer_editorimage textures/liquids/slime1.tga\r
35         surfaceparm noimpact\r
36         surfaceparm nonsolid\r
37         surfaceparm slime\r
38         surfaceparm trans\r
39         cull disable\r
40         deformVertexes wave 150 sin 2 5 0.25 0.1\r
41         tessSize 128\r
42         qer_trans 0.5\r
43         q3map_surfacelight 1200\r
44         {\r
45                 map textures/liquids/slime1.tga\r
46                 blendfunc add\r
47                 rgbGen identity\r
48                 tcMod turb 0 0.2 0 0.04\r
49         }\r
50 }\r
51 \r
52 textures/toxic/toxic_slime_tube\r
53 {\r
54         qer_editorimage textures/liquids/slime1.tga\r
55         surfaceparm noimpact\r
56         surfaceparm nonsolid\r
57         surfaceparm slime\r
58         surfaceparm trans\r
59         cull disable\r
60         //deformVertexes wave 150 sin 2 5 0.25 0.1\r
61         tessSize 128\r
62         qer_trans 0.5\r
63         q3map_surfacelight 1200\r
64         {\r
65                 map textures/liquids/slime1.tga\r
66                 blendfunc add\r
67                 rgbGen identity\r
68                 tcMod scroll 0 0.2\r
69         }\r
70 }\r