]> git.xonotic.org Git - xonotic/xonotic-nexcompat.pk3dir.git/blob - scripts/trak4.shader
let's see if this wakes up gitweb
[xonotic/xonotic-nexcompat.pk3dir.git] / scripts / trak4.shader
1 textures/trak4/northwing
2 {
3         cull none
4         qer_editorimage textures/trak4/northwing.tga
5         qer_trans 0.6
6         surfaceparm trans
7         surfaceparm alphashadow
8         surfaceparm nonsolid
9         {
10                 map $lightmap
11                 alphaFunc GT0
12                 rgbGen identity
13         }
14         {
15                 map textures/trak4/northwing.tga
16                 rgbGen identity
17                 blendfunc add
18         }
19 }
20
21 textures/trak4/southwing
22 {
23         cull none
24         qer_editorimage textures/trak4/southwing.tga
25         qer_trans 0.6
26         surfaceparm trans
27         surfaceparm alphashadow
28         surfaceparm nonsolid
29         {
30                 map $lightmap
31                 alphaFunc GT0
32                 rgbGen identity
33         }
34         {
35                 map textures/trak4/southwing.tga
36                 rgbGen identity
37                 blendfunc add
38         }
39 }
40
41 textures/trak4/help
42 {
43         cull none
44         qer_editorimage textures/trak4/help.tga
45         qer_trans 0.6
46         surfaceparm trans
47         surfaceparm alphashadow
48         surfaceparm nonsolid
49         {
50                 map $lightmap
51                 alphaFunc GT0
52                 rgbGen identity
53         }
54         {
55                 map textures/trak4/help.tga
56                 rgbGen identity
57         }
58 }
59
60 textures/trak4/pills
61 {
62         cull none
63         qer_editorimage textures/trak4/pills.tga
64         qer_trans 0.6
65         surfaceparm trans
66         surfaceparm alphashadow
67         surfaceparm nonsolid
68         {
69                 map $lightmap
70                 alphaFunc GT0
71                 rgbGen identity
72         }
73         {
74                 map textures/trak4/pills.tga
75                 rgbGen identity
76                 blendfunc add
77         }
78 }
79
80 textures/trak4/theater1
81 {
82         cull none
83         qer_editorimage textures/trak4/theater1.tga
84         qer_trans 0.6
85         surfaceparm trans
86         surfaceparm alphashadow
87         surfaceparm nonsolid
88         {
89                 map $lightmap
90                 alphaFunc GT0
91                 rgbGen identity
92         }
93         {
94                 map textures/trak4/theater1.tga
95                 rgbGen identity
96                 blendfunc add
97         }
98 }
99
100 textures/trak4/theater2
101 {
102         cull none
103         qer_editorimage textures/trak4/theater2.tga
104         qer_trans 0.6
105         surfaceparm trans
106         surfaceparm alphashadow
107         surfaceparm nonsolid
108         {
109                 map $lightmap
110                 alphaFunc GT0
111                 rgbGen identity
112         }
113         {
114                 map textures/trak4/theater2.tga
115                 rgbGen identity
116                 blendfunc add
117         }
118 }
119
120 textures/trak4/exit
121 {
122         cull none
123         qer_editorimage textures/trak4/exit.tga
124         qer_trans 0.6
125         surfaceparm trans
126         surfaceparm alphashadow
127         surfaceparm nonsolid
128         {
129                 map $lightmap
130                 alphaFunc GT0
131                 rgbGen identity
132         }
133         {
134                 map textures/trak4/exit.tga
135                 rgbGen identity
136                 blendfunc add
137         }
138 }
139
140 textures/trak4/iso1
141 {
142         cull none
143         qer_editorimage textures/trak4/iso1.tga
144         qer_trans 0.6
145         surfaceparm trans
146         surfaceparm alphashadow
147         surfaceparm nonsolid
148         {
149                 map $lightmap
150                 alphaFunc GT0
151                 rgbGen identity
152         }
153         {
154                 map textures/trak4/iso1.tga
155                 rgbGen identity
156                 blendfunc add
157         }
158 }
159
160 textures/trak4/iso2
161 {
162         cull none
163         qer_editorimage textures/trak4/iso2.tga
164         qer_trans 0.6
165         surfaceparm trans
166         surfaceparm alphashadow
167         surfaceparm nonsolid
168         {
169                 map $lightmap
170                 alphaFunc GT0
171                 rgbGen identity
172         }
173         {
174                 map textures/trak4/iso2.tga
175                 rgbGen identity
176                 blendfunc add
177         }
178 }
179
180 textures/trak4/iso3
181 {
182         cull none
183         qer_editorimage textures/trak4/iso3.tga
184         qer_trans 0.6
185         surfaceparm trans
186         surfaceparm alphashadow
187         surfaceparm nonsolid
188         {
189                 map $lightmap
190                 alphaFunc GT0
191                 rgbGen identity
192         }
193         {
194                 map textures/trak4/iso3.tga
195                 rgbGen identity
196                 blendfunc add
197         }
198 }