]> de.git.xonotic.org Git - xonotic/xonotic-nexcompat.pk3dir.git/blob - scripts/evil6_support.shader
let's see if this wakes up gitweb
[xonotic/xonotic-nexcompat.pk3dir.git] / scripts / evil6_support.shader
1 textures/evil6_support/e6h_support_s
2 {
3         qer_editorimage textures/evil6_support/e6h_support.tga
4         surfaceparm trans
5         surfaceparm nomarks
6         surfaceparm metalsteps
7         cull none
8         {
9                 map textures/evil6_support/e6h_support.tga
10                 alphafunc GE128
11                 depthwrite
12         }
13         {
14                 map $lightmap
15                 depthfunc equal
16                 blendfunc filter
17         }
18 }
19
20 textures/evil6_support/e6holestrip_s
21 {
22         qer_editorimage textures/evil6_support/e6holestrip.tga
23         surfaceparm trans
24         surfaceparm nomarks
25         surfaceparm metalsteps
26         cull none
27         {
28                 map textures/evil6_support/e6holestrip.tga
29                 alphafunc GE128
30                 depthwrite
31         }
32         {
33                 map $lightmap
34                 depthfunc equal
35                 blendfunc filter
36         }
37 }
38
39 textures/evil6_support/e6vertgrt_supp_s_nolight
40 {
41         qer_editorimage textures/evil6_support/e6vertgrt_supp.tga
42         q3map_lightimage textures/evil6_support/e6vertgrt_supp_fx.tga
43         surfaceparm nomarks
44         {
45                 map textures/evil6_support/e6vertgrt_supp.tga
46         }
47         {
48                 map textures/evil6_support/e6vertgrt_supp_fx.tga
49                 tcmod scroll 0 2
50                 blendfunc add
51         }
52         {
53                 map textures/evil6_support/e6vertgrt_supp.tga
54                 blendfunc blend
55         }
56         {
57                 map $lightmap
58                 blendfunc GL_DST_COLOR GL_ONE_MINUS_DST_ALPHA
59         }
60 }
61
62 textures/evil6_support/e6vlight_supp_s_nolight
63 {
64         qer_editorimage textures/evil6_support/e6vlight_supp.tga
65         surfaceparm nomarks
66         {
67                 map textures/evil6_support/e6vlight_supp.tga
68         }
69         {
70                 map $lightmap
71                 blendfunc filter
72         }
73 }
74
75 textures/evil6_support/e6x_supprt_s
76 {
77         qer_editorimage textures/evil6_support/e6x_supprt.tga
78         surfaceparm trans
79         surfaceparm nomarks
80         surfaceparm metalsteps
81         cull none
82         {
83                 map textures/evil6_support/e6x_supprt.tga
84                 alphafunc GE128
85                 depthwrite
86         }
87         {
88                 map $lightmap
89                 depthfunc equal
90                 blendfunc filter
91         }
92 }
93
94 textures/evil6_support/e6xrst_supprt_s
95 {
96         qer_editorimage textures/evil6_support/e6xrst_supprt.tga
97         surfaceparm trans
98         surfaceparm nomarks
99         surfaceparm metalsteps
100         cull none
101         {
102                 map textures/evil6_support/e6xrst_supprt.tga
103                 alphafunc GE128
104                 depthwrite
105         }
106         {
107                 map $lightmap
108                 depthfunc equal
109                 blendfunc filter
110         }
111 }