]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/scripts/stormkeep.shader
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / scripts / stormkeep.shader
1 textures/stormkeep/eX_light_u201\r
2 {\r
3         qer_EditorImage textures/eX/eX_light_u201.tga\r
4         q3map_surfacelight 1500\r
5         {\r
6                 map textures/eX/eX_light_u201\r
7         }\r
8         {\r
9                 map $lightmap\r
10         }\r
11 }\r
12 \r
13 textures/stormkeep/rlight\r
14 {\r
15         qer_EditorImage textures/stormkeep/rlight.tga\r
16         q3map_surfacelight 4500\r
17         {\r
18                 map textures/stormkeep/rlight\r
19         }\r
20         {\r
21                 map $lightmap\r
22         }\r
23 }\r
24 \r
25 textures/stormkeep/lava\r
26 {\r
27         qer_editorimage textures/stormkeep/lava.tga\r
28         surfaceparm lava\r
29         surfaceparm noimpact\r
30         surfaceparm trans\r
31         cull disable\r
32         deformVertexes wave 150.0 sin 2 5 0.25 0.1\r
33         Q3map_TessSize 128\r
34         q3map_surfacelight 1000\r
35         {\r
36                 map textures/stormkeep/lava.tga\r
37                 blendfunc add\r
38         }\r
39         dpreflectcube cubemaps/default/sky\r
40         {\r
41                 map $lightmap\r
42                 blendfunc add\r
43                 tcGen lightmap\r
44         }\r
45 }\r
46 \r
47 textures/stormkeep/lava_flow\r
48 {\r
49         qer_editorimage textures/stormkeep/lava.tga\r
50         surfaceparm lava\r
51         surfaceparm noimpact\r
52         surfaceparm trans\r
53         cull disable\r
54         q3map_surfacelight 1000\r
55         {\r
56                 map textures/stormkeep/lava.tga\r
57                 blendfunc add\r
58                 tcMod scroll 0 -0.25\r
59         }\r
60         dpreflectcube cubemaps/default/sky\r
61         {\r
62                 map $lightmap\r
63                 blendfunc add\r
64                 tcGen lightmap\r
65         }\r
66 }\r
67 \r