]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/scripts/evil5_floor.shader
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / scripts / evil5_floor.shader
1 textures/evil5_floor/confllr\r
2 {\r
3         dpreflectcube cubemaps/exomorph/exomorph\r
4         {\r
5                 map textures/evil5_floor/confllr\r
6         }\r
7         {\r
8                 map $lightmap\r
9                 blendfunc GL_DST_COLOR GL_ZERO\r
10                 rgbGen identity\r
11     }\r
12 }\r
13 \r
14 textures/evil5_floor/confllrtile2pad\r
15 {\r
16         dpreflectcube cubemaps/exomorph/exomorph\r
17         surfaceparm metalsteps\r
18         {\r
19                 map textures/evil5_floor/confllrtile2pad.tga\r
20                 blendFunc blend\r
21         }\r
22         {\r
23                 map $lightmap\r
24                 blendfunc filter\r
25         }\r
26 }\r
27 \r
28 textures/evil5_floor/tekconfllr_fx\r
29 {\r
30         dpreflectcube cubemaps/exomorph/exomorph\r
31         surfaceparm metalsteps\r
32         surfaceparm trans\r
33         surfaceparm alphashadow\r
34         surfaceparm nomarks\r
35         cull none\r
36         {\r
37                 map textures/evil5_floor/tekconfllr_fx.tga\r
38                 tcmod scroll 0 .9\r
39                 alphafunc GE128\r
40                 depthwrite\r
41         }\r
42         {\r
43                 map textures/evil5_floor/tekconfllr.tga\r
44                 alphafunc GE128\r
45                 depthwrite\r
46         }\r
47         {\r
48                 map $lightmap\r
49                 blendfunc filter\r
50                 depthfunc equal\r
51         }\r
52 }