Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
32 lars 1
textures/tourmode/deck2port
2
{
3
    surfaceparm nolightmap
4
    {
5
        map textures/tourmode/deck2port.tga
6
    }
7
    {
8
        map textures/tourmode/deck2prompt.tga
9
        blendFunc GL_ONE GL_ONE
10
        rgbGen wave sin 1 0.75 0 0.5
11
    }
12
}
13
 
14
textures/tourmode/deck2sb
15
{
16
    qer_editorimage textures/tourmode/deck2sb.tga
17
    surfaceparm nolightmap
18
    {
19
        map textures/tourmode/deck2sb.tga
20
    }
21
    {
22
        map textures/tourmode/deck2prompt.tga
23
        blendFunc GL_ONE GL_ONE
24
        rgbGen wave sin 1 0.75 0 0.5
25
    }
26
}
27
 
28
textures/tourmode/deck4side
29
{
30
    qer_editorimage textures/tourmode/deck4side.tga
31
    surfaceparm nolightmap
32
    {
33
        map textures/tourmode/deck4side.tga
34
    }
35
    {
36
        map textures/tourmode/deck2prompt.tga
37
        blendFunc GL_ONE GL_ONE
38
        rgbGen wave sin 1 0.75 0 0.5
39
    }
40
}
41
 
42
textures/tourmode/deck4fore
43
{
44
    qer_editorimage textures/tourmode/deck4fore.tga
45
    surfaceparm nolightmap
46
    {
47
        map textures/tourmode/deck4fore.tga
48
    }
49
    {
50
        map textures/tourmode/deck3mapblink.tga
51
        blendFunc GL_ONE GL_ONE
52
        rgbGen wave sin 1 0.75 0 0.5
53
    }
54
}
55
 
56
textures/tourmode/deck2portlist
57
{
58
    qer_editorimage textures/tourmode/deck2portlist.tga
59
    surfaceparm nolightmap
60
    {
61
        map textures/tourmode/deck2port.tga
62
        rgbGen identity
63
    }
64
    {
65
        map textures/tourmode/deck2portlist.tga
66
        blendFunc GL_ONE GL_ONE
67
        rgbGen identity
68
    }
69
    {
70
        map textures/tourmode/deck2porthighlights.tga
71
        blendFunc GL_ONE GL_ONE
72
        rgbGen wave square 0.75 1 0 0.25
73
    }
74
}
75
 
76
textures/tourmode/deck2sblist
77
{
78
    qer_editorimage textures/tourmode/deck2sblist.tga
79
    surfaceparm nolightmap
80
    {
81
        map textures/tourmode/deck2sb.tga
82
        rgbGen identity
83
    }
84
    {
85
        map textures/tourmode/deck2sblist.tga
86
        blendFunc GL_ONE GL_ONE
87
        rgbGen identity
88
    }
89
}
90
 
91
textures/tourmode/deck3map
92
{
93
    qer_editorimage textures/tourmode/deck3map.tga
94
    surfaceparm nolightmap
95
    {
96
        map textures/tourmode/deck3map.tga
97
    }
98
    {
99
        map textures/tourmode/deck3mapblink.tga
100
        blendFunc GL_ONE GL_ONE
101
        rgbGen wave sin 1 0.75 0 0.5
102
    }
103
}
104
 
105
textures/tourmode/deck3maplist
106
{
107
    qer_editorimage textures/tourmode/deck3maplist.tga
108
    surfaceparm nolightmap
109
    {
110
        map textures/tourmode/deck3map.tga
111
        rgbGen identity
112
    }
113
    {
114
        map textures/tourmode/deck3maplist.tga
115
        blendFunc GL_ONE GL_ONE
116
        rgbGen identity
117
    }
118
    {
119
        map textures/tourmode/deck3maplistblink.tga
120
        blendFunc GL_ONE GL_ONE
121
        rgbGen wave square 0.75 1 0 0.25
122
    }
123
}
124
 
125
textures/tourmode/deck4hazard
126
{
127
    qer_editorimage textures/tourmode/deck4hazard.tga
128
    surfaceparm nolightmap
129
    {
130
        map textures/tourmode/deck4hazard.tga
131
    }
132
    {
133
        map textures/tourmode/deck3mapblink.tga
134
        blendFunc GL_ONE GL_ONE
135
        rgbGen wave sin 1 0.75 0 0.5
136
    }
137
}
138
 
139
textures/tourmode/deck4hazardlist
140
{
141
    qer_editorimage textures/tourmode/deck4hazardlist.tga
142
    surfaceparm nolightmap
143
    {
144
        map textures/tourmode/deck4hazard.tga
145
        rgbGen identity
146
    }
147
    {
148
        map textures/tourmode/deck4hazardlist.tga
149
        blendFunc GL_ONE GL_ONE
150
        rgbGen identity
151
    }
152
}
153
 
154
textures/tourmode/deck4sidelist
155
{
156
    qer_editorimage textures/tourmode/deck4sidelist.tga
157
    surfaceparm nolightmap
158
    {
159
        map textures/tourmode/deck4side.tga
160
        rgbGen identity
161
    }
162
    {
163
        map textures/tourmode/deck4sidelist.tga
164
        blendFunc GL_ONE GL_ONE
165
        rgbGen identity
166
    }
167
    {
168
        map textures/tourmode/deck4sidelistblink.tga
169
        blendFunc GL_ONE GL_ONE
170
        rgbGen wave square -0.5 1 0 0.25
171
    }
172
}
173
 
174
textures/tourmode/deck4forelist
175
{
176
    qer_editorimage textures/tourmode/deck4forelist.tga
177
    surfaceparm nolightmap
178
    {
179
        map textures/tourmode/deck4fore.tga
180
        rgbGen identity
181
    }
182
    {
183
        map textures/tourmode/deck4forelist.tga
184
        blendFunc GL_ONE GL_ONE
185
        rgbGen identity
186
    }
187
    {
188
        map textures/tourmode/deck4forelistblink.tga
189
        blendFunc GL_ONE GL_ONE
190
        rgbGen wave square -0.5 1 0 0.25
191
    }
192
}
193
 
194
textures/tourmode/deck5map
195
{
196
    qer_editorimage textures/tourmode/deck5map.tga
197
    surfaceparm nolightmap
198
    {
199
        map textures/tourmode/deck5map.tga
200
    }
201
    {
202
        map textures/tourmode/deck2prompt.tga
203
        blendFunc GL_ONE GL_ONE
204
        rgbGen wave sin 1 0.75 0 0.5
205
    }
206
}
207
 
208
textures/tourmode/deck5maplist
209
{
210
    qer_editorimage textures/tourmode/deck5maplist.tga
211
    surfaceparm nolightmap
212
    {
213
        map textures/tourmode/deck5map.tga
214
        rgbGen identity
215
    }
216
    {
217
        map textures/tourmode/deck5maplist.tga
218
        blendFunc GL_ONE GL_ONE
219
        rgbGen identity
220
    }
221
}
222
 
223
textures/tourmode/deck8map
224
{
225
    qer_editorimage textures/tourmode/deck8map.tga
226
    surfaceparm nolightmap
227
    {
228
        map textures/tourmode/deck8map.tga
229
    }
230
    {
231
        map textures/tourmode/deck3mapblink.tga
232
        blendFunc GL_ONE GL_ONE
233
        rgbGen wave sin 1 0.75 0 0.5
234
    }
235
}
236
 
237
textures/tourmode/deck8list
238
{
239
    qer_editorimage textures/tourmode/deck8list.tga
240
    surfaceparm nolightmap
241
    {
242
        map textures/tourmode/deck8list.tga
243
        rgbGen identity
244
    }
245
}
246
 
247
textures/tourmode/deck11map
248
{
249
    qer_editorimage textures/tourmode/deck11map.tga
250
    surfaceparm nolightmap
251
    {
252
        map textures/tourmode/deck11map.tga
253
    }
254
    {
255
        map textures/tourmode/deck3mapblink.tga
256
        blendFunc GL_ONE GL_ONE
257
        rgbGen wave sin 1 0.75 0 0.5
258
    }
259
}
260
 
261
textures/tourmode/deck11list
262
{
263
    qer_editorimage textures/tourmode/deck11list.tga
264
    surfaceparm nolightmap
265
    {
266
        map textures/tourmode/deck11list.tga
267
        rgbGen identity
268
    }
269
}
270
 
271
textures/tourmode/deck10map
272
{
273
    qer_editorimage textures/tourmode/deck10map.tga
274
    surfaceparm nolightmap
275
    {
276
        map textures/tourmode/deck10map.tga
277
    }
278
    {
279
        map textures/tourmode/deck2prompt.tga
280
        blendFunc GL_ONE GL_ONE
281
        rgbGen wave sin 1 0.75 0 0.5
282
    }
283
}
284
 
285
textures/tourmode/deck10list
286
{
287
    qer_editorimage textures/tourmode/deck10list.tga
288
    surfaceparm nolightmap
289
    {
290
        map textures/tourmode/deck10list.tga
291
        rgbGen identity
292
    }
293
}
294
 
295
textures/tourmode/deck9port
296
{
297
    qer_editorimage textures/tourmode/deck9port.tga
298
    surfaceparm nolightmap
299
    {
300
        map textures/tourmode/deck9port.tga
301
    }
302
    {
303
        map textures/tourmode/deck2prompt.tga
304
        blendFunc GL_ONE GL_ONE
305
        rgbGen wave sin 1 0.75 0 0.5
306
    }
307
}
308
 
309
textures/tourmode/deck9port1
310
{
311
    qer_editorimage textures/tourmode/deck9port1.tga
312
    surfaceparm nolightmap
313
    {
314
        map textures/tourmode/deck9port1.tga
315
        rgbGen identity
316
    }
317
}
318
 
319
textures/tourmode/deck9sb
320
{
321
    qer_editorimage textures/tourmode/deck9sb.tga
322
    surfaceparm nolightmap
323
    {
324
        map textures/tourmode/deck9sb.tga
325
    }
326
    {
327
        map textures/tourmode/deck2prompt.tga
328
        blendFunc GL_ONE GL_ONE
329
        rgbGen wave sin 1 0.75 0 0.5
330
    }
331
}
332
 
333
textures/tourmode/deck9sb1
334
{
335
    qer_editorimage textures/tourmode/deck9sb1.tga
336
    surfaceparm nolightmap
337
    {
338
        map textures/tourmode/deck9sb1.tga
339
        rgbGen identity
340
    }
341
}
342
 
343
textures/tourmode/deck15
344
{
345
    surfaceparm nolightmap
346
    {
347
        map textures/tourmode/deck15.tga
348
    }
349
}
350
 
351
textures/tourmode/hangardoor_panel
352
{
353
    {
354
        map $lightmap
355
    }
356
    {
357
        map textures/tourmode/hangardoor_panel.tga
358
        blendFunc GL_DST_COLOR GL_ZERO
359
        rgbGen identity
360
    }
361
    {
362
        map textures/tourmode/hangardoor_panel1.tga
363
        blendFunc GL_ONE GL_ONE
364
    }
365
    {
366
        map textures/tourmode/hangardoor_panel1a.tga
367
        blendFunc GL_ONE GL_ONE
368
    }
369
    {
370
        map textures/tourmode/hangardoor_panel2.tga
371
        blendFunc GL_ONE GL_ONE
372
        rgbGen wave square 0 1 0 0.5
373
    }
374
}
375
 
376
textures/tourmode/hangardoor_panel3
377
{
378
    {
379
        map $lightmap
380
    }
381
    {
382
        map textures/tourmode/hangardoor_panel.tga
383
        blendFunc GL_DST_COLOR GL_ZERO
384
        rgbGen identity
385
    }
386
    {
387
        map textures/tourmode/hangardoor_panel1.tga
388
        blendFunc GL_ONE GL_ONE
389
    }
390
    {
391
        map textures/tourmode/hangardoor_panel3.tga
392
        blendFunc GL_ONE GL_ONE
393
        rgbGen wave square 0 1 0 0.5
394
    }
395
}
396
 
397
textures/tourmode/hangardoor_panel4
398
{
399
    {
400
        map $lightmap
401
    }
402
    {
403
        map textures/tourmode/hangardoor_panel.tga
404
        blendFunc GL_DST_COLOR GL_ZERO
405
        rgbGen identity
406
    }
407
    {
408
        map textures/tourmode/hangardoor_panel1.tga
409
        blendFunc GL_ONE GL_ONE
410
    }
411
    {
412
        map textures/tourmode/hangardoor_panel4.tga
413
        blendFunc GL_ONE GL_ONE
414
    }
415
}
416
 
417
textures/tourmode/core1
418
{
419
    surfaceparm nolightmap
420
    {
421
        map textures/tourmode/core1.tga
422
    }
423
    {
424
        map textures/tourmode/core2.tga
425
        blendFunc GL_ONE GL_ONE
426
    }
427
    {
428
        map textures/tourmode/core3.tga
429
        blendFunc GL_ONE GL_ONE
430
        rgbGen wave sin 1 0.25 0 0.25
431
    }
432
}
433
 
434
textures/tourmode/core4
435
{
436
    surfaceparm nolightmap
437
    {
438
        map textures/tourmode/core1.tga
439
    }
440
    {
441
        map textures/tourmode/core2.tga
442
        blendFunc GL_ONE GL_ONE
443
    }
444
    {
445
        map textures/tourmode/core4.tga
446
        blendFunc GL_ONE GL_ONE
447
        rgbGen wave square 1 0.5 0 0.5
448
    }
449
}
450