]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - scripts/liquids_lava.shader
Updated func_door entity
[xonotic/xonotic-maps.pk3dir.git] / scripts / liquids_lava.shader
1 textures/liquids_lava/lava0
2 {
3         qer_editorimage textures/liquids_lava/lava0.tga
4         surfaceparm lava
5         surfaceparm noimpact
6         surfaceparm trans
7         cull disable
8         deformVertexes wave 150.0 sin 2 5 0.25 0.1
9         Q3map_TessSize 128
10         q3map_surfacelight 1000
11         q3map_lightSubdivide 64
12         {
13                 map textures/liquids_lava/lava0.tga
14                 blendfunc GL_SRC_ALPHA GL_ONE
15         }
16 }
17
18 textures/liquids_lava/lava0_flow
19 {
20         qer_editorimage textures/liquids_lava/lava0.tga
21         surfaceparm lava
22         surfaceparm noimpact
23         surfaceparm trans
24         cull disable
25         q3map_surfacelight 1000
26         q3map_lightSubdivide 64
27         {
28                 map textures/liquids_lava/lava0.tga
29                 blendfunc GL_SRC_ALPHA GL_ONE
30                 tcMod scroll 0 -0.25
31         }
32 }
33
34 textures/liquids_lava/lava0_blue
35 {
36         qer_editorimage textures/liquids_lava/lava0_blue.tga
37         surfaceparm lava
38         surfaceparm noimpact
39         surfaceparm trans
40         cull disable
41         deformVertexes wave 150.0 sin 2 5 0.25 0.1
42         Q3map_TessSize 128
43         q3map_surfacelight 1000
44         q3map_lightSubdivide 64
45         {
46                 map textures/liquids_lava/lava0_blue.tga
47                 blendfunc GL_SRC_ALPHA GL_ONE
48         }
49 }
50
51 textures/liquids_lava/lava0_blue_flow
52 {
53         qer_editorimage textures/liquids_lava/lava0_blue.tga
54         surfaceparm lava
55         surfaceparm noimpact
56         surfaceparm trans
57         cull disable
58         q3map_surfacelight 1000
59         q3map_lightSubdivide 64
60         {
61                 map textures/liquids_lava/lava0_blue.tga
62                 blendfunc GL_SRC_ALPHA GL_ONE
63                 tcMod scroll 0 -0.25
64         }
65 }
66
67 textures/liquids_lava/lava0_green
68 {
69         qer_editorimage textures/liquids_lava/lava0_green.tga
70         surfaceparm lava
71         surfaceparm noimpact
72         surfaceparm trans
73         cull disable
74         deformVertexes wave 150.0 sin 2 5 0.25 0.1
75         Q3map_TessSize 128
76         q3map_surfacelight 1000
77         q3map_lightSubdivide 64
78         {
79                 map textures/liquids_lava/lava0_green.tga
80                 blendfunc GL_SRC_ALPHA GL_ONE
81         }
82 }
83
84 textures/liquids_lava/lava0_green_flow
85 {
86         qer_editorimage textures/liquids_lava/lava0_green.tga
87         surfaceparm lava
88         surfaceparm noimpact
89         surfaceparm trans
90         cull disable
91         q3map_surfacelight 1000
92         q3map_lightSubdivide 64
93         {
94                 map textures/liquids_lava/lava0_green.tga
95                 blendfunc GL_SRC_ALPHA GL_ONE
96                 tcMod scroll 0 -0.25
97         }
98 }
99
100 textures/liquids_lava/lava0_purple
101 {
102         qer_editorimage textures/liquids_lava/lava0_purple.tga
103         surfaceparm lava
104         surfaceparm noimpact
105         surfaceparm trans
106         cull disable
107         deformVertexes wave 150.0 sin 2 5 0.25 0.1
108         Q3map_TessSize 128
109         q3map_surfacelight 1000
110         q3map_lightSubdivide 64
111         {
112                 map textures/liquids_lava/lava0_purple.tga
113                 blendfunc GL_SRC_ALPHA GL_ONE
114         }
115 }
116
117 textures/liquids_lava/lava0_purple_flow
118 {
119         qer_editorimage textures/liquids_lava/lava0_purple.tga
120         surfaceparm lava
121         surfaceparm noimpact
122         surfaceparm trans
123         cull disable
124         q3map_surfacelight 1000
125         q3map_lightSubdivide 64
126         {
127                 map textures/liquids_lava/lava0_purple.tga
128                 blendfunc GL_SRC_ALPHA GL_ONE
129                 tcMod scroll 0 -0.25
130         }
131 }
132