Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
62 chriss 1
//The diabolical experimentations of Oz...
2
//Don't tamper with forces that I don't understand...
3
//*****************************FOGS***********************************
4
textures/dreadnought/alienfog
5
{
6
    surfaceparm fog
7
    surfaceparm nolightmap
8
    surfaceparm nonsolid
9
    surfaceparm trans
10
    surfaceparm nodrop
11
    fogparms ( 0.4 0.4 0.8 ) 384
12
}
13
 
14
//*****************************LIGHTS*********************************
15
textures/dreadnought/portal
16
{
17
    qer_editorimage textures/stasis/portal.tga
18
    surfaceparm nolightmap
19
    portal
20
    {
21
        map textures/dreadnought/bluestatic.tga
22
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
23
        depthWrite
24
        alphaGen portal 128
25
        tcMod scroll 3561 67751
26
    }
27
}
28
 
29
textures/dreadnought/dn_reactor
30
{
31
    {
32
        map textures/dreadnought/radiate.tga
33
        blendFunc GL_ONE GL_ZERO
34
        rgbGen wave sin 0.5 0.2 0.5 0.5
35
    }
36
    {
37
        map textures/dreadnought/radiate2.tga
38
        blendFunc GL_ONE GL_ONE
39
        tcMod scroll 0.05 0.25
40
		detail
41
    }
42
    {
43
        map textures/dreadnought/dn_reactor.tga
44
        alphaFunc GE128
45
        blendFunc GL_ONE GL_ZERO
46
    }
47
    {
48
        map $lightmap
49
        blendFunc GL_DST_COLOR GL_ZERO
50
    }
51
}
52
 
53
textures/dreadnought/jethole
54
{
55
    surfaceparm nolightmap
56
    surfaceparm pointlight
57
    {
58
        map textures/dreadnought/jethole.tga
59
        blendFunc GL_ONE GL_ZERO
60
        rgbGen vertex
61
    }
62
    {
63
        map textures/dreadnought/jethole_glow.tga
64
        blendFunc GL_ONE GL_ONE
65
        rgbGen wave noise 0.8 0.2 0 31
66
    }
67
}
68
 
69
textures/dreadnought/doorwall2
70
{
71
    q3map_surfacelight 850
72
    light 1
73
    surfaceparm nolightmap
74
    surfaceparm pointlight
75
    {
76
        map textures/dreadnought/lighttxtv2.tga
77
        blendFunc GL_ONE GL_ZERO
78
        rgbGen wave sin 0.5 0.25 0 0.25
79
        tcMod scroll 1 1
80
    }
81
    {
82
        map textures/dreadnought/lighttxtv2.tga
83
        blendFunc GL_ONE GL_ONE
84
        rgbGen wave sin 0.5 0.25 0.5 0.25
85
        tcMod scroll -1 -1
86
    }
87
    {
88
        map textures/dreadnought/doorwall2.tga
89
        alphaFunc GE128
90
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
91
        rgbGen vertex
92
    }
93
}
94
 
95
textures/dreadnought/light
96
{
97
    surfaceparm nolightmap
98
    surfaceparm trans
99
    cull back
100
    {
101
        map textures/dreadnought/light.tga
102
        blendFunc GL_ONE GL_ONE
103
        rgbGen vertex
104
    }
105
}
106
 
107
textures/dreadnought/blueflame1
108
{
109
    surfaceparm nolightmap
110
    surfaceparm trans
111
    cull back
112
    {
113
        map textures/dreadnought/blueflame1.tga
114
        blendFunc GL_ONE GL_ONE
115
        rgbGen wave noise 0.8 0.2 0 31
116
    }
117
}
118
 
119
textures/dreadnought/blueflame2
120
{
121
    surfaceparm nolightmap
122
    surfaceparm trans
123
    cull back
124
    {
125
        map textures/dreadnought/blueflame2.tga
126
        blendFunc GL_ONE GL_ONE
127
        rgbGen wave noise 0.7 0.3 0 39.1
128
    }
129
}
130
 
131
textures/dreadnought/light_blue
132
{
133
    qer_editorimage textures/dreadnought/light.tga
134
    surfaceparm nolightmap
135
    surfaceparm trans
136
    cull back
137
    {
138
        map textures/dreadnought/light.tga
139
        blendFunc GL_ONE GL_ONE
140
        rgbGen const ( 0.500000 0.500000 1.000000 )
141
    }
142
}
143
 
144
textures/dreadnought/creamylove2_b
145
{
146
    q3map_surfacelight 4200
147
    q3map_backsplash 0 0
148
    {
149
        map textures/dreadnought/shine1.tga
150
        blendFunc GL_ONE GL_ZERO
151
        tcMod scroll 0.5 0
152
    }
153
    {
154
        map textures/dreadnought/creamylove2_b.tga
155
        blendFunc GL_ONE GL_SRC_ALPHA
156
    }
157
    {
158
        map $lightmap
159
        blendFunc GL_DST_COLOR GL_ZERO
160
        rgbGen identity
161
    }
162
    {
163
        map textures/dreadnought/shine2.tga
164
        blendFunc GL_DST_COLOR GL_SRC_COLOR
165
        detail
166
        rgbGen identity
167
        tcGen environment
168
        tcMod scale 3 3
169
    }
170
}
171
 
172
textures/dreadnought/creamylove2_darker
173
{
174
    qer_editorimage textures/dreadnought/creamylove2_b
175
    q3map_surfacelight 2800
176
    q3map_backsplash 0 0
177
    {
178
        map textures/dreadnought/shine1.tga
179
        blendFunc GL_ONE GL_ZERO
180
        tcMod scroll 0.5 0
181
    }
182
    {
183
        map textures/dreadnought/creamylove2_b.tga
184
        blendFunc GL_ONE GL_SRC_ALPHA
185
    }
186
    {
187
        map $lightmap
188
        blendFunc GL_DST_COLOR GL_ZERO
189
        rgbGen identity
190
    }
191
    {
192
        map textures/dreadnought/shine2.tga
193
        blendFunc GL_DST_COLOR GL_SRC_COLOR
194
        detail
195
        rgbGen identity
196
        tcGen environment
197
        tcMod scale 3 3
198
    }
199
}
200
 
201
textures/dreadnought/creamylove3
202
{
203
    q3map_surfacelight 4200
204
    {
205
        map textures/dreadnought/shine1.tga
206
        blendFunc GL_ONE GL_ZERO
207
        tcMod scroll 0.5 0
208
    }
209
    {
210
        map textures/dreadnought/creamylove3.tga
211
        blendFunc GL_ONE GL_SRC_ALPHA
212
    }
213
    {
214
        map $lightmap
215
        blendFunc GL_DST_COLOR GL_ZERO
216
        rgbGen identity
217
    }
218
    {
219
        map textures/dreadnought/shine2.tga
220
        blendFunc GL_DST_COLOR GL_SRC_COLOR
221
        detail
222
        rgbGen identity
223
        tcGen environment
224
        tcMod scale 3 3
225
    }
226
}
227
 
228
textures/dreadnought/creamylove3_darker
229
{
230
    qer_editorimage textures/dreadnought/creamylove3.tga
231
    q3map_surfacelight 2800
232
    {
233
        map textures/dreadnought/shine1.tga
234
        blendFunc GL_ONE GL_ZERO
235
        tcMod scroll 0.5 0
236
    }
237
    {
238
        map textures/dreadnought/creamylove3.tga
239
        blendFunc GL_ONE GL_SRC_ALPHA
240
    }
241
    {
242
        map $lightmap
243
        blendFunc GL_DST_COLOR GL_ZERO
244
        rgbGen identity
245
    }
246
    {
247
        map textures/dreadnought/shine2.tga
248
        blendFunc GL_DST_COLOR GL_SRC_COLOR
249
        detail
250
        rgbGen identity
251
        tcGen environment
252
        tcMod scale 3 3
253
    }
254
}
255
 
256
textures/dreadnought/dnlight_12-7_1
257
{
258
    //* light 0.75
259
    q3map_surfacelight 49000
260
    {
261
        map $lightmap
262
        rgbGen identity
263
    }
264
    {
265
        map textures/dreadnought/smallgenericlight.tga
266
        blendFunc GL_DST_COLOR GL_ZERO
267
        rgbGen identity
268
    }
269
    {
270
        map textures/dreadnought/dnlight_12-7_1.tga
271
        blendFunc GL_ONE GL_ONE
272
    }
273
}
274
 
275
textures/dreadnought/dnlight_12-7_2
276
{
277
    //* light 0.75
278
    q3map_surfacelight 49000
279
    {
280
        map $lightmap
281
        rgbGen identity
282
    }
283
    {
284
        map textures/dreadnought/smallgenericlight.tga
285
        blendFunc GL_DST_COLOR GL_ZERO
286
        rgbGen identity
287
    }
288
    {
289
        map textures/dreadnought/dnlight_12-7_2.tga
290
        blendFunc GL_ONE GL_ONE
291
    }
292
}
293
 
294
textures/dreadnought/dnlight_12-7_3
295
{
296
    //* light 0.75
297
    q3map_surfacelight 49000
298
    {
299
        map $lightmap
300
        rgbGen identity
301
    }
302
    {
303
        map textures/dreadnought/smallgenericlight.tga
304
        blendFunc GL_DST_COLOR GL_ZERO
305
        rgbGen identity
306
    }
307
    {
308
        map textures/dreadnought/dnlight_12-7_3.tga
309
        blendFunc GL_ONE GL_ONE
310
    }
311
}
312
 
313
textures/dreadnought/dnlight_12-7_4
314
{
315
    //* light 0.75
316
    q3map_surfacelight 49000
317
    {
318
        map $lightmap
319
        rgbGen identity
320
    }
321
    {
322
        map textures/dreadnought/smallgenericlight.tga
323
        blendFunc GL_DST_COLOR GL_ZERO
324
        rgbGen identity
325
    }
326
    {
327
        map textures/dreadnought/dnlight_12-7_4.tga
328
        blendFunc GL_ONE GL_ONE
329
    }
330
}
331
 
332
textures/dreadnought/set1light1
333
{
334
    q3map_surfacelight 105000
335
    light 1
336
    surfaceparm nolightmap
337
    {
338
        map textures/dreadnought/set1light1.tga
339
    }
340
}
341
 
342
textures/dreadnought/set1light2
343
{
344
    q3map_surfacelight 8750
345
    light 1
346
    surfaceparm nolightmap
347
    {
348
        map textures/dreadnought/set1light2.tga
349
    }
350
}
351
 
352
textures/dreadnought/set1light3
353
{
354
    q3map_surfacelight 8750
355
    surfaceparm nolightmap
356
    {
357
        map textures/dreadnought/shine1.tga
358
        blendFunc GL_ONE GL_ZERO
359
        tcMod scroll 0.5 0
360
    }
361
    {
362
        map textures/dreadnought/set1light3.tga
363
        blendFunc GL_ONE GL_SRC_ALPHA
364
    }
365
}
366
 
367
textures/dreadnought/set1light5
368
{
369
    q3map_surfacelight 1750
370
    surfaceparm nolightmap
371
    {
372
        map textures/dreadnought/set1light5.tga
373
    }
374
}
375
 
376
textures/dreadnought/set1light5or
377
{
378
    q3map_surfacelight 1750
379
    surfaceparm nolightmap
380
    {
381
        map textures/dreadnought/set1light5or.tga
382
    }
383
}
384
 
385
textures/dreadnought/set1light6
386
{
387
    q3map_surfacelight 1750
388
    {
389
        map $lightmap
390
        rgbGen identity
391
    }
392
    {
393
        map textures/dreadnought/set1light6.tga
394
        blendFunc GL_DST_COLOR GL_ZERO
395
        rgbGen identity
396
    }
397
    {
398
        map textures/dreadnought/set1light6_glow.tga
399
        blendFunc GL_ONE GL_ONE
400
    }
401
}
402
 
403
textures/dreadnought/xbars
404
{
405
    surfaceparm trans
406
    cull disable
407
    {
408
        map textures/dreadnought/xbars.tga
409
        alphaFunc GE128
410
        blendFunc GL_ONE GL_ZERO
411
        depthWrite
412
        rgbGen identity
413
    }
414
    {
415
        map $lightmap
416
        blendFunc GL_DST_COLOR GL_ZERO
417
        depthFunc equal
418
        rgbGen identity
419
    }
420
}
421
 
422
textures/dreadnought/radiate
423
{
424
    q3map_surfacelight 3150
425
    surfaceparm nolightmap
426
    {
427
        map textures/dreadnought/radiate.tga
428
        blendFunc GL_ONE GL_ZERO
429
        rgbGen wave sin 0.5 0.2 0.5 0.5
430
    }
431
    {
432
        map textures/dreadnought/radiate2.tga
433
        blendFunc GL_ONE GL_ONE
434
        tcMod scroll 0.25 0.01
435
    }
436
}
437
 
438
textures/dreadnought/radiate2
439
{
440
    surfaceparm nomarks
441
    surfaceparm nolightmap
442
    surfaceparm trans
443
    {
444
        map textures/dreadnought/radiate3.tga
445
        blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR
446
        tcMod scroll 0 -0.93
447
        tcMod turb 1 0.3 0.8 2
448
        tcMod stretch sin 1 0.6 1 0.3
449
    }
450
    {
451
        map textures/dreadnought/radiate4.tga
452
        blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR
453
        tcMod scroll 0 -2
454
        tcMod turb 1 0.2 1 2
455
        tcMod stretch sin 1 0.6 1 0.3
456
    }
457
    {
458
        map textures/dreadnought/radiate.tga
459
        blendFunc GL_DST_COLOR GL_SRC_COLOR
460
        tcMod scale 0.55 0.55
461
        tcMod scroll 0 -0.1
462
    }
463
}
464
 
465
textures/dreadnought/set1floor6a
466
{
467
    surfaceparm metalsteps
468
    surfaceparm trans
469
    {
470
        map textures/dreadnought/set1floor6a.tga
471
        alphaFunc GE128
472
        blendFunc GL_ONE GL_ZERO
473
        depthWrite
474
        rgbGen identity
475
    }
476
    {
477
        map $lightmap
478
        blendFunc GL_DST_COLOR GL_ZERO
479
        depthFunc equal
480
        rgbGen identity
481
    }
482
    {
483
        map textures/detail/sheetflake_lowcontrast.tga
484
        blendFunc GL_DST_COLOR GL_SRC_COLOR
485
        detail
486
        rgbGen identity
487
        tcMod scale 16 16
488
    }
489
}
490
 
491
textures/dreadnought/set1floor6b
492
{
493
    surfaceparm metalsteps
494
    surfaceparm trans
495
    {
496
        map textures/dreadnought/set1floor6b.tga
497
        alphaFunc GE128
498
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
499
        depthWrite
500
        rgbGen identity
501
    }
502
    {
503
        map $lightmap
504
        blendFunc GL_DST_COLOR GL_ZERO
505
        depthFunc equal
506
        rgbGen identity
507
    }
508
}
509
 
510
textures/dreadnought/ceilingbars
511
{
512
    surfaceparm metalsteps
513
    surfaceparm trans
514
    {
515
        map textures/dreadnought/ceilingbars.tga
516
        alphaFunc GE128
517
        blendFunc GL_ONE GL_ZERO
518
        depthWrite
519
        rgbGen identity
520
    }
521
    {
522
        map $lightmap
523
        blendFunc GL_DST_COLOR GL_ZERO
524
        depthFunc equal
525
        rgbGen identity
526
    }
527
}
528
 
529
textures/dreadnought/set1floor2
530
{
531
    surfaceparm metalsteps
532
    surfaceparm trans
533
    {
534
        map textures/dreadnought/set1floor2.tga
535
        alphaFunc GE128
536
        blendFunc GL_ONE GL_ZERO
537
        depthWrite
538
        rgbGen identity
539
    }
540
    {
541
        map $lightmap
542
        blendFunc GL_DST_COLOR GL_ZERO
543
        depthFunc equal
544
        rgbGen identity
545
    }
546
}
547
 
548
textures/dreadnought/light6v2
549
{
550
    q3map_surfacelight 35000
551
    light 1
552
    surfaceparm nolightmap
553
    {
554
        map textures/dreadnought/lighttxt.tga
555
        blendFunc GL_ONE GL_ZERO
556
        tcMod scale 0.1 0.1
557
        tcMod scroll 0.1 0.1
558
    }
559
    {
560
		detail
561
        map textures/dreadnought/lighttxtv2.tga
562
        blendFunc GL_ONE GL_ONE
563
        rgbGen wave sin 0.5 0.5 0 0.25
564
    }
565
    {
566
        map textures/dreadnought/light6v2.tga
567
        alphaFunc GE128
568
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
569
    }
570
}
571
 
572
textures/dreadnought/lighttxt
573
{
574
    q3map_surfacelight 875
575
    surfaceparm nolightmap
576
    surfaceparm trans
577
    {
578
        map textures/dreadnought/lighttxt.tga
579
        blendFunc GL_ONE GL_ONE
580
        tcMod scale 0.1 0.1
581
        tcMod scroll 0.1 0.1
582
    }
583
    {
584
        map textures/dreadnought/lighttxt.tga
585
        blendFunc GL_ONE GL_ONE
586
        rgbGen wave sin 0.5 0.5 0 0.25
587
    }
588
}
589
 
590
//Here ends the diabolical experimentations of Oz...
591
//And peace reigned across the land...
592
textures/dreadnought/school2
593
{
594
    {
595
        map textures/dreadnought/school2.tga
596
        blendFunc GL_DST_COLOR GL_ZERO
597
    }
598
}
599
 
600
textures/dreadnought/wave2
601
{
602
    deformVertexes wave 100 sin 8 5 0 2
603
    tessSize 128
604
    {
605
        //blendFunc GL_DST_COLOR GL_ZERO
606
        map textures/dreadnought/set1wall4.tga
607
    }
608
}
609
 
610
textures/dreadnought/wave
611
{
612
    deformVertexes wave 100 sin 8 5 0 0.75
613
    tessSize 128
614
    {
615
        //blendFunc GL_DST_COLOR GL_ZERO
616
        map textures/dreadnought/wall1.tga
617
    }
618
}
619
 
620
textures/dreadnought/energy3
621
{
622
    surfaceparm nolightmap
623
    surfaceparm nonsolid
624
    surfaceparm trans
625
    deformVertexes wave 100 sin 2 2 0 1
626
    {
627
        //scrollparms 0.25 0.25 1 2
628
        map textures/dreadnought/energy1.tga
629
        blendFunc GL_SRC_ALPHA GL_ONE
630
        rgbGen identity
631
        tcMod scale 0.25 0.25
632
        tcMod scroll 1 2
633
    }
634
    {
635
        //scrollparms 0.25 0.25 -1 1
636
        map textures/dreadnought/energy1.tga
637
        blendFunc GL_SRC_ALPHA GL_ONE
638
        rgbGen identity
639
        tcMod scale 0.25 0.25
640
        tcMod scroll -1 1
641
    }
642
}
643
 
644
textures/dreadnought/energy1
645
{
646
    surfaceparm nolightmap
647
    surfaceparm nonsolid
648
    surfaceparm trans
649
    {
650
        //scrollparms 0.25 0.25 0.1 0.2
651
        map textures/dreadnought/energy1.tga
652
        blendFunc GL_SRC_ALPHA GL_ONE
653
        rgbGen wave sin 0.5 0.15 2 0.4
654
        tcMod scale 0.25 0.25
655
        tcMod scroll 0.1 0.2
656
    }
657
    {
658
        //scrollparms 0.25 0.25 -0.2 -0.1
659
        map textures/dreadnought/energy1.tga
660
        blendFunc GL_SRC_ALPHA GL_ONE
661
        rgbGen wave sin 0.5 0.25 2 0.1
662
        tcMod scale 0.25 0.25
663
        tcMod scroll -0.2 -0.1
664
    }
665
}
666
 
667
textures/dreadnought/energy3small
668
{
669
    q3map_surfacelight 17500
670
    light 1
671
    surfaceparm nolightmap
672
    surfaceparm nonsolid
673
    surfaceparm trans
674
    deformVertexes wave 100 sin 2 2 0 5
675
    {
676
        //scrollparms 0.25 0.25 1 2
677
        map textures/dreadnought/energy1.tga
678
        blendFunc GL_SRC_ALPHA GL_ONE
679
        tcMod scale 0.25 0.25
680
        tcMod scroll 1 2
681
    }
682
    {
683
        //scrollparms 0.25 0.25 -1 1
684
        map textures/dreadnought/energy1.tga
685
        blendFunc GL_SRC_ALPHA GL_ONE
686
        tcMod scale 0.25 0.25
687
        tcMod scroll -1 1
688
    }
689
}
690
 
691
textures/dreadnought/energy2v2
692
{
693
    q3map_surfacelight 5250
694
    light 1
695
    surfaceparm nolightmap
696
    surfaceparm trans
697
    {
698
        //scrollparms 0.25 0.25 0.1 0.2
699
        map textures/dreadnought/energy2v2.tga
700
        blendFunc GL_SRC_ALPHA GL_ONE
701
        rgbGen wave sin 0.5 0.15 2 0.4
702
        tcMod scale 0.25 0.25
703
        tcMod scroll 0.1 0.2
704
    }
705
    {
706
        //scrollparms 0.25 0.25 -0.2 -0.1
707
        map textures/dreadnought/energy2v2.tga
708
        blendFunc GL_SRC_ALPHA GL_ONE
709
        rgbGen wave sin 0.5 0.25 2 0.1
710
        tcMod scale 0.25 0.25
711
        tcMod scroll -0.2 -0.1
712
    }
713
}
714
 
715
textures/dreadnought/energy3forcefield
716
{
717
    q3map_surfacelight 17500
718
    light 1
719
    surfaceparm nolightmap
720
    surfaceparm trans
721
    deformVertexes wave 100 sin 2 2 0 5
722
    {
723
        //scrollparms 0.25 0.25 1 2
724
        map textures/dreadnought/energy1.tga
725
        blendFunc GL_SRC_ALPHA GL_ONE
726
        tcMod scale 0.25 0.25
727
        tcMod scroll 1 2
728
    }
729
    {
730
        //scrollparms 0.25 0.25 -1 1
731
        map textures/dreadnought/energy1.tga
732
        blendFunc GL_SRC_ALPHA GL_ONE
733
        tcMod scale 0.25 0.25
734
        tcMod scroll -1 1
735
    }
736
}
737
 
738
textures/dreadnought/caution
739
{
740
    {
741
        map $lightmap
742
        blendFunc GL_ONE GL_ZERO
743
    }
744
    {
745
        map textures/dreadnought/caution.tga
746
        blendFunc GL_DST_COLOR GL_ZERO
747
    }
748
    {
749
        map textures/dreadnought/shine1.tga
750
        blendFunc GL_DST_COLOR GL_SRC_COLOR
751
        detail
752
        rgbGen identity
753
        tcGen environment
754
        tcMod scale 3 3
755
    }
756
    {
757
        map textures/dreadnought/cautionglow.tga
758
        blendFunc GL_ONE GL_ONE_MINUS_SRC_COLOR
759
        rgbGen wave sin 1 0.3 1 3
760
    }
761
}
762
 
763
textures/dreadnought/wall7
764
{
765
    surfaceparm metalsteps
766
    {
767
        map $lightmap
768
        rgbGen identity
769
    }
770
    {
771
        map textures/dreadnought/wall7.tga
772
        blendFunc GL_DST_COLOR GL_ZERO
773
        rgbGen identity
774
    }
775
    {
776
        map textures/detail/metalgrade.tga
777
        blendFunc GL_DST_COLOR GL_SRC_COLOR
778
        detail
779
        rgbGen identity
780
        tcMod scale 16 16
781
    }
782
}
783
 
784
textures/dreadnought/basicnew2
785
{
786
    surfaceparm metalsteps
787
    {
788
        map $lightmap
789
        rgbGen identity
790
    }
791
    {
792
        map textures/dreadnought/basicnew2.tga
793
        blendFunc GL_DST_COLOR GL_ZERO
794
        rgbGen identity
795
    }
796
    {
797
        map textures/detail/genericsmooth.tga
798
        blendFunc GL_DST_COLOR GL_SRC_COLOR
799
        detail
800
        rgbGen identity
801
        tcMod scale 8 8
802
    }
803
}
804
 
805
textures/dreadnought/basicnewpipe
806
{
807
    surfaceparm metalsteps
808
    surfaceparm nolightmap
809
    surfaceparm pointlight
810
    {
811
        map textures/dreadnought/basicnewpipe.tga
812
        blendFunc GL_ONE GL_ZERO
813
        rgbGen vertex
814
    }
815
    {
816
        map textures/detail/metalgrade.tga
817
        blendFunc GL_DST_COLOR GL_SRC_COLOR
818
        detail
819
        rgbGen identity
820
        tcMod scale 8 8
821
    }
822
}
823
 
824
textures/dreadnought/bigpipe
825
{
826
    surfaceparm metalsteps
827
    surfaceparm nolightmap
828
    surfaceparm pointlight
829
    {
830
        map textures/dreadnought/bigpipe.tga
831
        blendFunc GL_ONE GL_ZERO
832
        rgbGen vertex
833
    }
834
    {
835
        map textures/detail/sheetflake_lowcontrast.tga
836
        blendFunc GL_DST_COLOR GL_SRC_COLOR
837
        detail
838
        rgbGen identity
839
        tcMod scale 16 16
840
    }
841
}
842
 
843
textures/dreadnought/bigpipe3
844
{
845
    surfaceparm metalsteps
846
    surfaceparm nolightmap
847
    surfaceparm pointlight
848
    {
849
        map textures/dreadnought/bigpipe3.tga
850
        blendFunc GL_ONE GL_ZERO
851
        rgbGen vertex
852
    }
853
    {
854
        map textures/detail/sheetflake_lowcontrast.tga
855
        blendFunc GL_DST_COLOR GL_SRC_COLOR
856
        detail
857
        rgbGen identity
858
        tcMod scale 16 16
859
    }
860
}
861
 
862
textures/dreadnought/construction
863
{
864
    surfaceparm metalsteps
865
    {
866
        map $lightmap
867
        rgbGen identity
868
    }
869
    {
870
        map textures/dreadnought/construction.tga
871
        blendFunc GL_DST_COLOR GL_ZERO
872
        rgbGen identity
873
    }
874
    {
875
        map textures/detail/sheetflake_lowcontrast.tga
876
        blendFunc GL_DST_COLOR GL_SRC_COLOR
877
        detail
878
        rgbGen identity
879
        tcMod scale 16 16
880
    }
881
}
882
 
883
textures/dreadnought/construction2
884
{
885
    surfaceparm metalsteps
886
    {
887
        map $lightmap
888
        rgbGen identity
889
    }
890
    {
891
        map textures/dreadnought/construction2.tga
892
        blendFunc GL_DST_COLOR GL_ZERO
893
        rgbGen identity
894
    }
895
    {
896
        map textures/detail/sheetflake_lowcontrast.tga
897
        blendFunc GL_DST_COLOR GL_SRC_COLOR
898
        detail
899
        rgbGen identity
900
        tcMod scale 16 16
901
    }
902
}
903
 
904
textures/dreadnought/construction3_b
905
{
906
    surfaceparm metalsteps
907
    {
908
        map $lightmap
909
        rgbGen identity
910
    }
911
    {
912
        map textures/dreadnought/construction3_b.tga
913
        blendFunc GL_DST_COLOR GL_ZERO
914
        rgbGen identity
915
    }
916
    {
917
        map textures/detail/sheetflake_lowcontrast.tga
918
        blendFunc GL_DST_COLOR GL_SRC_COLOR
919
        detail
920
        rgbGen identity
921
        tcMod scale 16 16
922
    }
923
}
924
 
925
textures/dreadnought/construction3a
926
{
927
    surfaceparm metalsteps
928
    {
929
        map $lightmap
930
        rgbGen identity
931
    }
932
    {
933
        map textures/dreadnought/construction3a.tga
934
        blendFunc GL_DST_COLOR GL_ZERO
935
        rgbGen identity
936
    }
937
    {
938
        map textures/detail/sheetflake_lowcontrast.tga
939
        blendFunc GL_DST_COLOR GL_SRC_COLOR
940
        detail
941
        rgbGen identity
942
        tcMod scale 16 16
943
    }
944
}
945
 
946
textures/dreadnought/construction4_b
947
{
948
    surfaceparm metalsteps
949
    {
950
        map $lightmap
951
        rgbGen identity
952
    }
953
    {
954
        map textures/dreadnought/construction4_b.tga
955
        blendFunc GL_DST_COLOR GL_ZERO
956
        rgbGen identity
957
    }
958
    {
959
        map textures/detail/sheetflake_lowcontrast.tga
960
        blendFunc GL_DST_COLOR GL_SRC_COLOR
961
        detail
962
        rgbGen identity
963
        tcMod scale 16 16
964
    }
965
}
966
 
967
textures/dreadnought/construction4a
968
{
969
    surfaceparm metalsteps
970
    {
971
        map $lightmap
972
        rgbGen identity
973
    }
974
    {
975
        map textures/dreadnought/construction4a.tga
976
        blendFunc GL_DST_COLOR GL_ZERO
977
        rgbGen identity
978
    }
979
    {
980
        map textures/detail/sheetflake_lowcontrast.tga
981
        blendFunc GL_DST_COLOR GL_SRC_COLOR
982
        detail
983
        rgbGen identity
984
        tcMod scale 16 16
985
    }
986
}
987
 
988
textures/dreadnought/construction4b
989
{
990
    surfaceparm metalsteps
991
    {
992
        map $lightmap
993
        rgbGen identity
994
    }
995
    {
996
        map textures/dreadnought/construction4b.tga
997
        blendFunc GL_DST_COLOR GL_ZERO
998
        rgbGen identity
999
    }
1000
    {
1001
        map textures/detail/sheetflake_lowcontrast.tga
1002
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1003
        detail
1004
        rgbGen identity
1005
        tcMod scale 16 16
1006
    }
1007
}
1008
 
1009
textures/dreadnought/construction5
1010
{
1011
    surfaceparm metalsteps
1012
    {
1013
        map $lightmap
1014
        rgbGen identity
1015
    }
1016
    {
1017
        map textures/dreadnought/construction5.tga
1018
        blendFunc GL_DST_COLOR GL_ZERO
1019
        rgbGen identity
1020
    }
1021
    {
1022
        map textures/detail/sheetflake_lowcontrast.tga
1023
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1024
        detail
1025
        rgbGen identity
1026
        tcMod scale 8 16
1027
    }
1028
}
1029
 
1030
textures/dreadnought/construction5a
1031
{
1032
    surfaceparm metalsteps
1033
    {
1034
        map $lightmap
1035
        rgbGen identity
1036
    }
1037
    {
1038
        map textures/dreadnought/construction5a.tga
1039
        blendFunc GL_DST_COLOR GL_ZERO
1040
        rgbGen identity
1041
    }
1042
    {
1043
        map textures/detail/sheetflake_lowcontrast.tga
1044
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1045
        detail
1046
        rgbGen identity
1047
        tcMod scale 8 16
1048
    }
1049
}
1050
 
1051
textures/dreadnought/construction5a_2_b
1052
{
1053
    surfaceparm metalsteps
1054
    {
1055
        map $lightmap
1056
        rgbGen identity
1057
    }
1058
    {
1059
        map textures/dreadnought/construction5a_2_b.tga
1060
        blendFunc GL_DST_COLOR GL_ZERO
1061
        rgbGen identity
1062
    }
1063
    {
1064
        map textures/detail/sheetflake_lowcontrast.tga
1065
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1066
        detail
1067
        rgbGen identity
1068
        tcMod scale 16 16
1069
    }
1070
}
1071
 
1072
textures/dreadnought/dn128_12-11_11v2_b
1073
{
1074
    surfaceparm metalsteps
1075
    {
1076
        map $lightmap
1077
        rgbGen identity
1078
    }
1079
    {
1080
        map textures/dreadnought/dn128_12-11_11v2_b.tga
1081
        blendFunc GL_DST_COLOR GL_ZERO
1082
        rgbGen identity
1083
    }
1084
    {
1085
        map textures/detail/sheetflake_lowcontrast.tga
1086
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1087
        detail
1088
        rgbGen identity
1089
        tcMod scale 16 16
1090
    }
1091
    {
1092
        map textures/dreadnought/shine2.tga
1093
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1094
        detail
1095
        rgbGen identity
1096
        tcGen environment
1097
        tcMod scale 3 3
1098
    }
1099
}
1100
 
1101
textures/dreadnought/construction5b
1102
{
1103
    surfaceparm metalsteps
1104
    {
1105
        map $lightmap
1106
        rgbGen identity
1107
    }
1108
    {
1109
        map textures/dreadnought/construction5b.tga
1110
        blendFunc GL_DST_COLOR GL_ZERO
1111
        rgbGen identity
1112
    }
1113
    {
1114
        map textures/detail/sheetflake_lowcontrast.tga
1115
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1116
        detail
1117
        rgbGen identity
1118
        tcMod scale 8 16
1119
    }
1120
}
1121
 
1122
textures/dreadnought/contrim
1123
{
1124
    surfaceparm metalsteps
1125
    {
1126
        map $lightmap
1127
        rgbGen identity
1128
    }
1129
    {
1130
        map textures/dreadnought/contrim.tga
1131
        blendFunc GL_DST_COLOR GL_ZERO
1132
        rgbGen identity
1133
    }
1134
    {
1135
        map textures/detail/sheetflake_lowcontrast.tga
1136
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1137
        detail
1138
        rgbGen identity
1139
        tcMod scale 8 2
1140
    }
1141
}
1142
 
1143
textures/dreadnought/contrim2
1144
{
1145
    surfaceparm metalsteps
1146
    {
1147
        map $lightmap
1148
        rgbGen identity
1149
    }
1150
    {
1151
        map textures/dreadnought/contrim2.tga
1152
        blendFunc GL_DST_COLOR GL_ZERO
1153
        rgbGen identity
1154
    }
1155
    {
1156
        map textures/detail/sheetflake_lowcontrast.tga
1157
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1158
        detail
1159
        rgbGen identity
1160
        tcMod scale 8 8
1161
    }
1162
}
1163
 
1164
textures/dreadnought/contrim3
1165
{
1166
    surfaceparm metalsteps
1167
    {
1168
        map $lightmap
1169
        rgbGen identity
1170
    }
1171
    {
1172
        map textures/dreadnought/contrim3.tga
1173
        blendFunc GL_DST_COLOR GL_ZERO
1174
        rgbGen identity
1175
    }
1176
    {
1177
        map textures/detail/sheetflake_lowcontrast.tga
1178
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1179
        detail
1180
        rgbGen identity
1181
        tcMod scale 8 8
1182
    }
1183
}
1184
 
1185
textures/dreadnought/contrimb
1186
{
1187
    surfaceparm metalsteps
1188
    {
1189
        map $lightmap
1190
        rgbGen identity
1191
    }
1192
    {
1193
        map textures/dreadnought/contrimb.tga
1194
        blendFunc GL_DST_COLOR GL_ZERO
1195
        rgbGen identity
1196
    }
1197
    {
1198
        map textures/detail/sheetflake_lowcontrast.tga
1199
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1200
        detail
1201
        rgbGen identity
1202
        tcMod scale 8 8
1203
    }
1204
}
1205
 
1206
textures/dreadnought/crate1_b
1207
{
1208
    surfaceparm metalsteps
1209
    {
1210
        map $lightmap
1211
        rgbGen identity
1212
    }
1213
    {
1214
        map textures/dreadnought/crate1_b.tga
1215
        blendFunc GL_DST_COLOR GL_ZERO
1216
        rgbGen identity
1217
    }
1218
    {
1219
        map textures/detail/sheetflake_lowcontrast.tga
1220
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1221
        detail
1222
        rgbGen identity
1223
        tcMod scale 16 16
1224
    }
1225
}
1226
 
1227
textures/dreadnought/crate1_b-v2
1228
{
1229
    surfaceparm metalsteps
1230
    {
1231
        map $lightmap
1232
        rgbGen identity
1233
    }
1234
    {
1235
        map textures/dreadnought/crate1_b.tga
1236
        blendFunc GL_DST_COLOR GL_ZERO
1237
        rgbGen identity
1238
    }
1239
    {
1240
        map textures/detail/sheetflake_lowcontrast.tga
1241
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1242
        detail
1243
        rgbGen identity
1244
        tcMod scale 16 16
1245
    }
1246
}
1247
 
1248
textures/dreadnought/crate1warning_b
1249
{
1250
    surfaceparm metalsteps
1251
    {
1252
        map $lightmap
1253
        rgbGen identity
1254
    }
1255
    {
1256
        map textures/dreadnought/crate1warning_b.tga
1257
        blendFunc GL_DST_COLOR GL_ZERO
1258
        rgbGen identity
1259
    }
1260
    {
1261
        map textures/detail/sheetflake_lowcontrast.tga
1262
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1263
        detail
1264
        rgbGen identity
1265
        tcMod scale 16 16
1266
    }
1267
}
1268
 
1269
textures/dreadnought/creamylove_b
1270
{
1271
    surfaceparm metalsteps
1272
    {
1273
        map $lightmap
1274
        rgbGen identity
1275
    }
1276
    {
1277
        map textures/dreadnought/creamylove_b.tga
1278
        blendFunc GL_DST_COLOR GL_ZERO
1279
        rgbGen identity
1280
    }
1281
    {
1282
        map textures/detail/sheetflake_lowcontrast.tga
1283
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1284
        detail
1285
        rgbGen identity
1286
        tcMod scale 8 16
1287
    }
1288
    {
1289
        map textures/dreadnought/shine2.tga
1290
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1291
        detail
1292
        rgbGen identity
1293
        tcGen environment
1294
        tcMod scale 3 3
1295
    }
1296
}
1297
 
1298
textures/dreadnought/creamylove4
1299
{
1300
    surfaceparm metalsteps
1301
    {
1302
        map $lightmap
1303
        rgbGen identity
1304
    }
1305
    {
1306
        map textures/dreadnought/creamylove4.tga
1307
        blendFunc GL_DST_COLOR GL_ZERO
1308
        rgbGen identity
1309
    }
1310
    {
1311
        map textures/detail/sheetflake_lowcontrast.tga
1312
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1313
        detail
1314
        rgbGen identity
1315
        tcMod scale 8 16
1316
    }
1317
    {
1318
        map textures/dreadnought/shine2.tga
1319
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1320
        detail
1321
        rgbGen identity
1322
        tcGen environment
1323
        tcMod scale 3 3
1324
    }
1325
}
1326
 
1327
textures/dreadnought/dn10_128
1328
{
1329
    surfaceparm metalsteps
1330
    {
1331
        map $lightmap
1332
        rgbGen identity
1333
    }
1334
    {
1335
        map textures/dreadnought/dn10_128.tga
1336
        blendFunc GL_DST_COLOR GL_ZERO
1337
        rgbGen identity
1338
    }
1339
    {
1340
        map textures/detail/sheetflake_lowcontrast.tga
1341
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1342
        detail
1343
        rgbGen identity
1344
        tcMod scale 16 16
1345
    }
1346
}
1347
 
1348
textures/dreadnought/dn12_64
1349
{
1350
    surfaceparm metalsteps
1351
    {
1352
        map $lightmap
1353
        rgbGen identity
1354
    }
1355
    {
1356
        map textures/dreadnought/dn12_64.tga
1357
        blendFunc GL_DST_COLOR GL_ZERO
1358
        rgbGen identity
1359
    }
1360
    {
1361
        map textures/detail/sheetflake_lowcontrast.tga
1362
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1363
        detail
1364
        rgbGen identity
1365
        tcMod scale 8 8
1366
    }
1367
}
1368
 
1369
textures/dreadnought/dn128_12-10_3
1370
{
1371
    surfaceparm metalsteps
1372
    {
1373
        map $lightmap
1374
        rgbGen identity
1375
    }
1376
    {
1377
        map textures/dreadnought/dn128_12-10_3.tga
1378
        blendFunc GL_DST_COLOR GL_ZERO
1379
        rgbGen identity
1380
    }
1381
    {
1382
        map textures/detail/sheetflake_lowcontrast.tga
1383
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1384
        detail
1385
        rgbGen identity
1386
        tcMod scale 16 16
1387
    }
1388
}
1389
 
1390
textures/dreadnought/dn128_12-11_10
1391
{
1392
    surfaceparm metalsteps
1393
    {
1394
        map $lightmap
1395
        rgbGen identity
1396
    }
1397
    {
1398
        map textures/dreadnought/dn128_12-11_10.tga
1399
        blendFunc GL_DST_COLOR GL_ZERO
1400
        rgbGen identity
1401
    }
1402
    {
1403
        map textures/detail/sheetflake_lowcontrast.tga
1404
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1405
        detail
1406
        rgbGen identity
1407
        tcMod scale 16 16
1408
    }
1409
    {
1410
        map textures/dreadnought/shine2.tga
1411
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1412
        detail
1413
        rgbGen identity
1414
        tcGen environment
1415
        tcMod scale 3 3
1416
    }
1417
}
1418
 
1419
textures/dreadnought/dn128_12-11_11
1420
{
1421
    surfaceparm metalsteps
1422
    {
1423
        map $lightmap
1424
        rgbGen identity
1425
    }
1426
    {
1427
        map textures/dreadnought/dn128_12-11_11.tga
1428
        blendFunc GL_DST_COLOR GL_ZERO
1429
        rgbGen identity
1430
    }
1431
    {
1432
        map textures/detail/sheetflake_lowcontrast.tga
1433
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1434
        detail
1435
        rgbGen identity
1436
        tcMod scale 16 16
1437
    }
1438
    {
1439
        map textures/dreadnought/shine2.tga
1440
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1441
        detail
1442
        rgbGen identity
1443
        tcGen environment
1444
        tcMod scale 3 3
1445
    }
1446
}
1447
 
1448
textures/dreadnought/dn128_12-11_11_2
1449
{
1450
    surfaceparm metalsteps
1451
    {
1452
        map $lightmap
1453
        rgbGen identity
1454
    }
1455
    {
1456
        map textures/dreadnought/dn128_12-11_11_2.tga
1457
        blendFunc GL_DST_COLOR GL_ZERO
1458
        rgbGen identity
1459
    }
1460
    {
1461
        map textures/detail/sheetflake_lowcontrast.tga
1462
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1463
        detail
1464
        rgbGen identity
1465
        tcMod scale 16 16
1466
    }
1467
    {
1468
        map textures/dreadnought/shine2.tga
1469
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1470
        detail
1471
        rgbGen identity
1472
        tcGen environment
1473
        tcMod scale 3 3
1474
    }
1475
}
1476
 
1477
textures/dreadnought/dn128_12-11_12
1478
{
1479
    surfaceparm metalsteps
1480
    {
1481
        map $lightmap
1482
        rgbGen identity
1483
    }
1484
    {
1485
        map textures/dreadnought/dn128_12-11_12.tga
1486
        blendFunc GL_DST_COLOR GL_ZERO
1487
        rgbGen identity
1488
    }
1489
    {
1490
        map textures/detail/sheetflake_lowcontrast.tga
1491
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1492
        detail
1493
        rgbGen identity
1494
        tcMod scale 16 16
1495
    }
1496
    {
1497
        map textures/dreadnought/shine1.tga
1498
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1499
        detail
1500
        rgbGen identity
1501
        tcGen environment
1502
        tcMod scale 3 3
1503
    }
1504
}
1505
 
1506
textures/dreadnought/dn128_12-11_2
1507
{
1508
    surfaceparm metalsteps
1509
    {
1510
        map $lightmap
1511
        rgbGen identity
1512
    }
1513
    {
1514
        map textures/dreadnought/dn128_12-11_2.tga
1515
        blendFunc GL_DST_COLOR GL_ZERO
1516
        rgbGen identity
1517
    }
1518
    {
1519
        map textures/detail/sheetflake_lowcontrast.tga
1520
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1521
        detail
1522
        rgbGen identity
1523
        tcMod scale 16 16
1524
    }
1525
}
1526
 
1527
textures/dreadnought/dn128_12-11_3
1528
{
1529
    surfaceparm metalsteps
1530
    {
1531
        map $lightmap
1532
        rgbGen identity
1533
    }
1534
    {
1535
        map textures/dreadnought/dn128_12-11_3.tga
1536
        blendFunc GL_DST_COLOR GL_ZERO
1537
        rgbGen identity
1538
    }
1539
    {
1540
        map textures/detail/metalgrade.tga
1541
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1542
        detail
1543
        rgbGen identity
1544
        tcMod scale 16 16
1545
    }
1546
    {
1547
        map textures/dreadnought/shine1.tga
1548
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1549
        detail
1550
        rgbGen identity
1551
        tcGen environment
1552
        tcMod scale 3 3
1553
    }
1554
}
1555
 
1556
textures/dreadnought/dn128_12-11_4
1557
{
1558
    surfaceparm metalsteps
1559
    {
1560
        map $lightmap
1561
        rgbGen identity
1562
    }
1563
    {
1564
        map textures/dreadnought/dn128_12-11_4.tga
1565
        blendFunc GL_DST_COLOR GL_ZERO
1566
        rgbGen identity
1567
    }
1568
    {
1569
        map textures/detail/sheetflake_lowcontrast.tga
1570
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1571
        detail
1572
        rgbGen identity
1573
        tcMod scale 16 16
1574
    }
1575
}
1576
 
1577
textures/dreadnought/dn128_12-11_5
1578
{
1579
    surfaceparm metalsteps
1580
    {
1581
        map $lightmap
1582
        rgbGen identity
1583
    }
1584
    {
1585
        map textures/dreadnought/dn128_12-11_5.tga
1586
        blendFunc GL_DST_COLOR GL_ZERO
1587
        rgbGen identity
1588
    }
1589
    {
1590
        map textures/detail/sheetflake_lowcontrast.tga
1591
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1592
        detail
1593
        rgbGen identity
1594
        tcMod scale 16 16
1595
    }
1596
}
1597
 
1598
textures/dreadnought/dn128_12-11_7
1599
{
1600
    surfaceparm metalsteps
1601
    {
1602
        map $lightmap
1603
        rgbGen identity
1604
    }
1605
    {
1606
        map textures/dreadnought/dn128_12-11_7.tga
1607
        blendFunc GL_DST_COLOR GL_ZERO
1608
        rgbGen identity
1609
    }
1610
    {
1611
        map textures/detail/sheetflake_lowcontrast.tga
1612
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1613
        detail
1614
        rgbGen identity
1615
        tcMod scale 16 16
1616
    }
1617
}
1618
 
1619
textures/dreadnought/dn128_12-11_75
1620
{
1621
    surfaceparm metalsteps
1622
    {
1623
        map $lightmap
1624
        rgbGen identity
1625
    }
1626
    {
1627
        map textures/dreadnought/dn128_12-11_75.tga
1628
        blendFunc GL_DST_COLOR GL_ZERO
1629
        rgbGen identity
1630
    }
1631
    {
1632
        map textures/detail/sheetflake_lowcontrast.tga
1633
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1634
        detail
1635
        rgbGen identity
1636
        tcMod scale 16 16
1637
    }
1638
}
1639
 
1640
textures/dreadnought/dn128_12-11_8
1641
{
1642
    surfaceparm metalsteps
1643
    {
1644
        map $lightmap
1645
        rgbGen identity
1646
    }
1647
    {
1648
        map textures/dreadnought/dn128_12-11_8.tga
1649
        blendFunc GL_DST_COLOR GL_ZERO
1650
        rgbGen identity
1651
    }
1652
    {
1653
        map textures/detail/sheetflake_lowcontrast.tga
1654
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1655
        detail
1656
        rgbGen identity
1657
        tcMod scale 16 16
1658
    }
1659
}
1660
 
1661
textures/dreadnought/dn128_12-11_9
1662
{
1663
    surfaceparm metalsteps
1664
    {
1665
        map $lightmap
1666
        rgbGen identity
1667
    }
1668
    {
1669
        map textures/dreadnought/dn128_12-11_9.tga
1670
        blendFunc GL_DST_COLOR GL_ZERO
1671
        rgbGen identity
1672
    }
1673
    {
1674
        map textures/detail/sheetflake_lowcontrast.tga
1675
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1676
        detail
1677
        rgbGen identity
1678
        tcMod scale 16 16
1679
    }
1680
}
1681
 
1682
textures/dreadnought/dn128_12-14_1
1683
{
1684
    surfaceparm metalsteps
1685
    {
1686
        map $lightmap
1687
        rgbGen identity
1688
    }
1689
    {
1690
        map textures/dreadnought/dn128_12-14_1.tga
1691
        blendFunc GL_DST_COLOR GL_ZERO
1692
        rgbGen identity
1693
    }
1694
    {
1695
        map textures/detail/sheetflake_lowcontrast.tga
1696
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1697
        detail
1698
        rgbGen identity
1699
        tcMod scale 16 16
1700
    }
1701
}
1702
 
1703
textures/dreadnought/dn128_12-14_2
1704
{
1705
    surfaceparm metalsteps
1706
    {
1707
        map $lightmap
1708
        rgbGen identity
1709
    }
1710
    {
1711
        map textures/dreadnought/dn128_12-14_2.tga
1712
        blendFunc GL_DST_COLOR GL_ZERO
1713
        rgbGen identity
1714
    }
1715
    {
1716
        map textures/detail/sheetflake_lowcontrast.tga
1717
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1718
        detail
1719
        rgbGen identity
1720
        tcMod scale 16 16
1721
    }
1722
}
1723
 
1724
textures/dreadnought/dn128_12-14_3
1725
{
1726
    surfaceparm metalsteps
1727
    {
1728
        map $lightmap
1729
        rgbGen identity
1730
    }
1731
    {
1732
        map textures/dreadnought/dn128_12-14_3.tga
1733
        blendFunc GL_DST_COLOR GL_ZERO
1734
        rgbGen identity
1735
    }
1736
    {
1737
        map textures/detail/sheetflake_lowcontrast.tga
1738
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1739
        detail
1740
        rgbGen identity
1741
        tcMod scale 16 16
1742
    }
1743
}
1744
 
1745
textures/dreadnought/dn128_12-14_4
1746
{
1747
    surfaceparm metalsteps
1748
    {
1749
        map $lightmap
1750
        rgbGen identity
1751
    }
1752
    {
1753
        map textures/dreadnought/dn128_12-14_4.tga
1754
        blendFunc GL_DST_COLOR GL_ZERO
1755
        rgbGen identity
1756
    }
1757
    {
1758
        map textures/detail/sheetflake_lowcontrast.tga
1759
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1760
        detail
1761
        rgbGen identity
1762
        tcMod scale 16 16
1763
    }
1764
}
1765
 
1766
textures/dreadnought/dn128_12-17_1
1767
{
1768
    surfaceparm metalsteps
1769
    {
1770
        map $lightmap
1771
        rgbGen identity
1772
    }
1773
    {
1774
        map textures/dreadnought/dn128_12-17_1.tga
1775
        blendFunc GL_DST_COLOR GL_ZERO
1776
        rgbGen identity
1777
    }
1778
    {
1779
        map textures/detail/sheetflake_lowcontrast.tga
1780
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1781
        detail
1782
        rgbGen identity
1783
        tcMod scale 16 16
1784
    }
1785
}
1786
 
1787
textures/dreadnought/dn128_12-3_1
1788
{
1789
    surfaceparm metalsteps
1790
    {
1791
        map $lightmap
1792
        rgbGen identity
1793
    }
1794
    {
1795
        map textures/dreadnought/dn128_12-3_1.tga
1796
        blendFunc GL_DST_COLOR GL_ZERO
1797
        rgbGen identity
1798
    }
1799
    {
1800
        map textures/detail/sheetflake_lowcontrast.tga
1801
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1802
        detail
1803
        rgbGen identity
1804
        tcMod scale 16 16
1805
    }
1806
}
1807
 
1808
textures/dreadnought/dn13_64
1809
{
1810
    surfaceparm metalsteps
1811
    {
1812
        map $lightmap
1813
        rgbGen identity
1814
    }
1815
    {
1816
        map textures/dreadnought/dn13_64.tga
1817
        blendFunc GL_DST_COLOR GL_ZERO
1818
        rgbGen identity
1819
    }
1820
    {
1821
        map textures/detail/sheetflake_lowcontrast.tga
1822
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1823
        detail
1824
        rgbGen identity
1825
        tcMod scale 8 8
1826
    }
1827
}
1828
 
1829
textures/dreadnought/dn64_12-7_5
1830
{
1831
    surfaceparm metalsteps
1832
    {
1833
        map $lightmap
1834
        rgbGen identity
1835
    }
1836
    {
1837
        map textures/dreadnought/dn64_12-7_5.tga
1838
        blendFunc GL_DST_COLOR GL_ZERO
1839
        rgbGen identity
1840
    }
1841
    {
1842
        map textures/detail/sheetflake_lowcontrast.tga
1843
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1844
        detail
1845
        rgbGen identity
1846
        tcMod scale 8 8
1847
    }
1848
}
1849
 
1850
textures/dreadnought/dn64_12-7_6
1851
{
1852
    surfaceparm metalsteps
1853
    {
1854
        map $lightmap
1855
        rgbGen identity
1856
    }
1857
    {
1858
        map textures/dreadnought/dn64_12-7_6.tga
1859
        blendFunc GL_DST_COLOR GL_ZERO
1860
        rgbGen identity
1861
    }
1862
    {
1863
        map textures/detail/sheetflake_lowcontrast.tga
1864
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1865
        detail
1866
        rgbGen identity
1867
        tcMod scale 8 8
1868
    }
1869
}
1870
 
1871
textures/dreadnought/dn64_12-7_9
1872
{
1873
    surfaceparm metalsteps
1874
    {
1875
        map $lightmap
1876
        rgbGen identity
1877
    }
1878
    {
1879
        map textures/dreadnought/dn64_12-7_9.tga
1880
        blendFunc GL_DST_COLOR GL_ZERO
1881
        rgbGen identity
1882
    }
1883
    {
1884
        map textures/detail/sheetflake_lowcontrast.tga
1885
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1886
        detail
1887
        rgbGen identity
1888
        tcMod scale 8 8
1889
    }
1890
}
1891
 
1892
textures/dreadnought/dn64_12-8_10
1893
{
1894
    surfaceparm metalsteps
1895
    {
1896
        map $lightmap
1897
        rgbGen identity
1898
    }
1899
    {
1900
        map textures/dreadnought/dn64_12-8_10.tga
1901
        blendFunc GL_DST_COLOR GL_ZERO
1902
        rgbGen identity
1903
    }
1904
    {
1905
        map textures/detail/sheetflake_lowcontrast.tga
1906
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1907
        detail
1908
        rgbGen identity
1909
        tcMod scale 8 8
1910
    }
1911
}
1912
 
1913
textures/dreadnought/dn64_12-8_5
1914
{
1915
    surfaceparm metalsteps
1916
    {
1917
        map $lightmap
1918
        rgbGen identity
1919
    }
1920
    {
1921
        map textures/dreadnought/dn64_12-8_5.tga
1922
        blendFunc GL_DST_COLOR GL_ZERO
1923
        rgbGen identity
1924
    }
1925
    {
1926
        map textures/detail/sheetflake_lowcontrast.tga
1927
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1928
        detail
1929
        rgbGen identity
1930
        tcMod scale 8 8
1931
    }
1932
}
1933
 
1934
textures/dreadnought/dn64_12-8_6
1935
{
1936
    surfaceparm metalsteps
1937
    {
1938
        map $lightmap
1939
        rgbGen identity
1940
    }
1941
    {
1942
        map textures/dreadnought/dn64_12-8_6.tga
1943
        blendFunc GL_DST_COLOR GL_ZERO
1944
        rgbGen identity
1945
    }
1946
    {
1947
        map textures/detail/sheetflake_lowcontrast.tga
1948
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1949
        detail
1950
        rgbGen identity
1951
        tcMod scale 8 8
1952
    }
1953
}
1954
 
1955
textures/dreadnought/dn64_12-8_7
1956
{
1957
    surfaceparm metalsteps
1958
    {
1959
        map $lightmap
1960
        rgbGen identity
1961
    }
1962
    {
1963
        map textures/dreadnought/dn64_12-8_7.tga
1964
        blendFunc GL_DST_COLOR GL_ZERO
1965
        rgbGen identity
1966
    }
1967
    {
1968
        map textures/detail/sheetflake_lowcontrast.tga
1969
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1970
        detail
1971
        rgbGen identity
1972
        tcMod scale 8 8
1973
    }
1974
}
1975
 
1976
textures/dreadnought/hull
1977
{
1978
    surfaceparm metalsteps
1979
    {
1980
        map $lightmap
1981
        rgbGen identity
1982
    }
1983
    {
1984
        map textures/dreadnought/hull.tga
1985
        blendFunc GL_DST_COLOR GL_ZERO
1986
        rgbGen identity
1987
    }
1988
    {
1989
        map textures/detail/sheetflake_lowcontrast.tga
1990
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1991
        detail
1992
        rgbGen identity
1993
        tcMod scale 16 16
1994
    }
1995
}
1996
 
1997
textures/dreadnought/hull2
1998
{
1999
    surfaceparm metalsteps
2000
    {
2001
        map $lightmap
2002
        rgbGen identity
2003
    }
2004
    {
2005
        map textures/dreadnought/hull2.tga
2006
        blendFunc GL_DST_COLOR GL_ZERO
2007
        rgbGen identity
2008
    }
2009
    {
2010
        map textures/detail/sheetflake_lowcontrast.tga
2011
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2012
        detail
2013
        rgbGen identity
2014
        tcMod scale 16 16
2015
    }
2016
}
2017
 
2018
textures/dreadnought/hullpipe
2019
{
2020
    surfaceparm metalsteps
2021
    {
2022
        map $lightmap
2023
        rgbGen identity
2024
    }
2025
    {
2026
        map textures/dreadnought/hullpipe.tga
2027
        blendFunc GL_DST_COLOR GL_ZERO
2028
        rgbGen identity
2029
    }
2030
    {
2031
        map textures/detail/genericsmooth.tga
2032
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2033
        detail
2034
        rgbGen identity
2035
        tcMod scale 5 5
2036
    }
2037
}
2038
 
2039
textures/dreadnought/metal10_b
2040
{
2041
    surfaceparm metalsteps
2042
    cull disable
2043
    {
2044
        map $lightmap
2045
        rgbGen identity
2046
    }
2047
    {
2048
        map textures/dreadnought/metal10_b.tga
2049
        blendFunc GL_DST_COLOR GL_ZERO
2050
        rgbGen identity
2051
    }
2052
    {
2053
        map textures/detail/sheetflake_lowcontrast.tga
2054
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2055
        detail
2056
        rgbGen identity
2057
        tcMod scale 8 8
2058
    }
2059
}
2060
 
2061
textures/dreadnought/metal11_b
2062
{
2063
    surfaceparm metalsteps
2064
    {
2065
        map $lightmap
2066
        rgbGen identity
2067
    }
2068
    {
2069
        map textures/dreadnought/metal11_b.tga
2070
        blendFunc GL_DST_COLOR GL_ZERO
2071
        rgbGen identity
2072
    }
2073
    {
2074
        map textures/detail/sheetflake_lowcontrast.tga
2075
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2076
        detail
2077
        rgbGen identity
2078
        tcMod scale 16 16
2079
    }
2080
}
2081
 
2082
textures/dreadnought/metal2
2083
{
2084
    surfaceparm metalsteps
2085
    {
2086
        map $lightmap
2087
        rgbGen identity
2088
    }
2089
    {
2090
        map textures/dreadnought/metal2.tga
2091
        blendFunc GL_DST_COLOR GL_ZERO
2092
        rgbGen identity
2093
    }
2094
    {
2095
        map textures/detail/sheetflake_lowcontrast.tga
2096
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2097
        detail
2098
        rgbGen identity
2099
        tcMod scale 8 8
2100
    }
2101
}
2102
 
2103
textures/dreadnought/metal3b
2104
{
2105
    surfaceparm metalsteps
2106
    {
2107
        map $lightmap
2108
        rgbGen identity
2109
    }
2110
    {
2111
        map textures/dreadnought/metal3b.tga
2112
        blendFunc GL_DST_COLOR GL_ZERO
2113
        rgbGen identity
2114
    }
2115
    {
2116
        map textures/detail/metalrough.tga
2117
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2118
        detail
2119
        rgbGen identity
2120
        tcMod scale 9 9
2121
    }
2122
}
2123
 
2124
textures/dreadnought/metal4
2125
{
2126
    surfaceparm metalsteps
2127
    {
2128
        map $lightmap
2129
        rgbGen identity
2130
    }
2131
    {
2132
        map textures/dreadnought/metal4.tga
2133
        blendFunc GL_DST_COLOR GL_ZERO
2134
        rgbGen identity
2135
    }
2136
    {
2137
        map textures/detail/sheetflake_lowcontrast.tga
2138
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2139
        detail
2140
        rgbGen identity
2141
        tcMod scale 4 4
2142
    }
2143
}
2144
 
2145
textures/dreadnought/metal5
2146
{
2147
    surfaceparm metalsteps
2148
    {
2149
        map $lightmap
2150
        rgbGen identity
2151
    }
2152
    {
2153
        map textures/dreadnought/metal5.tga
2154
        blendFunc GL_DST_COLOR GL_ZERO
2155
        rgbGen identity
2156
    }
2157
    {
2158
        map textures/detail/sheetflake_lowcontrast.tga
2159
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2160
        detail
2161
        rgbGen identity
2162
        tcMod scale 16 16
2163
    }
2164
    {
2165
        map textures/dreadnought/shine2.tga
2166
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2167
        detail
2168
        rgbGen identity
2169
        tcGen environment
2170
        tcMod scale 3 3
2171
    }
2172
}
2173
 
2174
textures/dreadnought/metal6b
2175
{
2176
    surfaceparm metalsteps
2177
    {
2178
        map $lightmap
2179
        rgbGen identity
2180
    }
2181
    {
2182
        map textures/dreadnought/metal6b.tga
2183
        blendFunc GL_DST_COLOR GL_ZERO
2184
        rgbGen identity
2185
    }
2186
    {
2187
        map textures/detail/metalgrade2.tga
2188
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2189
        detail
2190
        rgbGen identity
2191
        tcMod scale 9 9
2192
    }
2193
    {
2194
        map textures/dreadnought/shine1.tga
2195
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2196
        detail
2197
        rgbGen identity
2198
        tcGen environment
2199
        tcMod scale 3 3
2200
    }
2201
}
2202
 
2203
textures/dreadnought/metal6_spec
2204
{
2205
    qer_editorimage textures/dreadnought/metal6b.tga
2206
    surfaceparm metalsteps
2207
    {
2208
        map $lightmap
2209
        rgbGen identity
2210
    }
2211
    {
2212
        map textures/dreadnought/metal6b.tga
2213
        blendFunc GL_DST_COLOR GL_ZERO
2214
        rgbGen identity
2215
    }
2216
    {
2217
        map textures/detail/metalgrade2.tga
2218
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2219
        detail
2220
        rgbGen identity
2221
        tcMod scale 6 6
2222
    }
2223
    {
2224
        map textures/dreadnought/spec/metal6_spec.tga
2225
        blendFunc GL_SRC_ALPHA GL_ONE
2226
        detail
2227
        alphaGen lightingSpecular
2228
    }
2229
}
2230
 
2231
textures/dreadnought/metal6a
2232
{
2233
    surfaceparm metalsteps
2234
    {
2235
        map $lightmap
2236
        rgbGen identity
2237
    }
2238
    {
2239
        map textures/dreadnought/metal6a.tga
2240
        blendFunc GL_DST_COLOR GL_ZERO
2241
        rgbGen identity
2242
    }
2243
    {
2244
        map textures/detail/metalrough.tga
2245
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2246
        detail
2247
        rgbGen identity
2248
        tcMod scale 4 4
2249
    }
2250
}
2251
 
2252
textures/dreadnought/metal6big
2253
{
2254
    surfaceparm metalsteps
2255
    {
2256
        map $lightmap
2257
        rgbGen identity
2258
    }
2259
    {
2260
        map textures/dreadnought/metal6big.tga
2261
        blendFunc GL_DST_COLOR GL_ZERO
2262
        rgbGen identity
2263
    }
2264
    {
2265
        map textures/detail/metalrough.tga
2266
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2267
        detail
2268
        rgbGen identity
2269
        tcMod scale 8 8
2270
    }
2271
}
2272
 
2273
textures/dreadnought/metal6bigrivet
2274
{
2275
    surfaceparm metalsteps
2276
    {
2277
        map $lightmap
2278
        rgbGen identity
2279
    }
2280
    {
2281
        map textures/dreadnought/metal6bigrivet.tga
2282
        blendFunc GL_DST_COLOR GL_ZERO
2283
        rgbGen identity
2284
    }
2285
    {
2286
        map textures/detail/sheetflake_lowcontrast.tga
2287
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2288
        detail
2289
        rgbGen identity
2290
        tcMod scale 16 16
2291
    }
2292
}
2293
 
2294
textures/dreadnought/metal7
2295
{
2296
    surfaceparm metalsteps
2297
    {
2298
        map $lightmap
2299
        rgbGen identity
2300
    }
2301
    {
2302
        map textures/dreadnought/metal7.tga
2303
        blendFunc GL_DST_COLOR GL_ZERO
2304
        rgbGen identity
2305
    }
2306
    {
2307
        map textures/detail/sheetflake_lowcontrast.tga
2308
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2309
        detail
2310
        rgbGen identity
2311
        tcMod scale 8 8
2312
    }
2313
    {
2314
        map textures/dreadnought/shine1.tga
2315
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2316
        detail
2317
        rgbGen identity
2318
        tcGen environment
2319
        tcMod scale 3 3
2320
    }
2321
}
2322
 
2323
textures/dreadnought/metal9
2324
{
2325
    surfaceparm metalsteps
2326
    {
2327
        map $lightmap
2328
        rgbGen identity
2329
    }
2330
    {
2331
        map textures/dreadnought/metal9.tga
2332
        blendFunc GL_DST_COLOR GL_ZERO
2333
        rgbGen identity
2334
    }
2335
    {
2336
        map textures/detail/sheetflake_lowcontrast.tga
2337
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2338
        detail
2339
        rgbGen identity
2340
        tcMod scale 8 8
2341
    }
2342
}
2343
 
2344
textures/dreadnought/metalcrate
2345
{
2346
    surfaceparm metalsteps
2347
    {
2348
        map $lightmap
2349
        rgbGen identity
2350
    }
2351
    {
2352
        map textures/dreadnought/metalcrate.tga
2353
        blendFunc GL_DST_COLOR GL_ZERO
2354
        rgbGen identity
2355
    }
2356
    {
2357
        map textures/detail/sheetflake_lowcontrast.tga
2358
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2359
        detail
2360
        rgbGen identity
2361
        tcMod scale 16 16
2362
    }
2363
}
2364
 
2365
textures/dreadnought/metalplate1
2366
{
2367
    surfaceparm metalsteps
2368
    {
2369
        map $lightmap
2370
        rgbGen identity
2371
    }
2372
    {
2373
        map textures/dreadnought/metalplate1.tga
2374
        blendFunc GL_DST_COLOR GL_ZERO
2375
        rgbGen identity
2376
    }
2377
    {
2378
        map textures/detail/sheetflake_lowcontrast.tga
2379
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2380
        detail
2381
        rgbGen identity
2382
        tcMod scale 16 16
2383
    }
2384
}
2385
 
2386
textures/dreadnought/metalplate2
2387
{
2388
    surfaceparm metalsteps
2389
    {
2390
        map $lightmap
2391
        rgbGen identity
2392
    }
2393
    {
2394
        map textures/dreadnought/metalplate2.tga
2395
        blendFunc GL_DST_COLOR GL_ZERO
2396
        rgbGen identity
2397
    }
2398
    {
2399
        map textures/detail/sheetflake_lowcontrast.tga
2400
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2401
        detail
2402
        rgbGen identity
2403
        tcMod scale 16 16
2404
    }
2405
}
2406
 
2407
textures/dreadnought/metalplate2v2
2408
{
2409
    surfaceparm metalsteps
2410
    {
2411
        map $lightmap
2412
        rgbGen identity
2413
    }
2414
    {
2415
        map textures/dreadnought/metalplate2v2.tga
2416
        blendFunc GL_DST_COLOR GL_ZERO
2417
    }
2418
    {
2419
        map textures/detail/sheetflake_lowcontrast.tga
2420
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2421
        detail
2422
        rgbGen identity
2423
        tcMod scale 16 16
2424
    }
2425
}
2426
 
2427
textures/dreadnought/metalplate3
2428
{
2429
    surfaceparm metalsteps
2430
    {
2431
        map $lightmap
2432
        rgbGen identity
2433
    }
2434
    {
2435
        map textures/dreadnought/metalplate3.tga
2436
        blendFunc GL_DST_COLOR GL_ZERO
2437
        rgbGen identity
2438
    }
2439
    {
2440
        map textures/detail/sheetflake_lowcontrast.tga
2441
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2442
        detail
2443
        rgbGen identity
2444
        tcMod scale 16 16
2445
    }
2446
}
2447
 
2448
textures/dreadnought/metalstuffy
2449
{
2450
    surfaceparm metalsteps
2451
    {
2452
        map $lightmap
2453
        rgbGen identity
2454
    }
2455
    {
2456
        map textures/dreadnought/metalstuffy.tga
2457
        blendFunc GL_DST_COLOR GL_ZERO
2458
        rgbGen identity
2459
    }
2460
    {
2461
        map textures/detail/sheetflake_lowcontrast.tga
2462
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2463
        detail
2464
        rgbGen identity
2465
        tcMod scale 16 16
2466
    }
2467
}
2468
 
2469
textures/dreadnought/metalwallv2
2470
{
2471
    surfaceparm metalsteps
2472
    {
2473
        map $lightmap
2474
        rgbGen identity
2475
    }
2476
    {
2477
        map textures/dreadnought/metalwallv2.tga
2478
        blendFunc GL_DST_COLOR GL_ZERO
2479
        rgbGen identity
2480
    }
2481
    {
2482
        map textures/detail/sheetflake_lowcontrast.tga
2483
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2484
        detail
2485
        rgbGen identity
2486
        tcMod scale 16 16
2487
    }
2488
}
2489
 
2490
textures/dreadnought/pipes
2491
{
2492
    surfaceparm metalsteps
2493
    {
2494
        map $lightmap
2495
        rgbGen identity
2496
    }
2497
    {
2498
        map textures/dreadnought/pipes.tga
2499
        blendFunc GL_DST_COLOR GL_ZERO
2500
        rgbGen identity
2501
    }
2502
    {
2503
        map textures/detail/sheetflake_lowcontrast.tga
2504
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2505
        detail
2506
        rgbGen identity
2507
        tcMod scale 30 30
2508
    }
2509
}
2510
 
2511
textures/dreadnought/pipes2
2512
{
2513
    surfaceparm metalsteps
2514
    {
2515
        map $lightmap
2516
        rgbGen identity
2517
    }
2518
    {
2519
        map textures/dreadnought/pipes2.tga
2520
        blendFunc GL_DST_COLOR GL_ZERO
2521
        rgbGen identity
2522
    }
2523
    {
2524
        map textures/detail/sheetflake_lowcontrast.tga
2525
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2526
        detail
2527
        rgbGen identity
2528
        tcMod scale 16 16
2529
    }
2530
}
2531
 
2532
textures/dreadnought/pipes3
2533
{
2534
    surfaceparm metalsteps
2535
    {
2536
        map $lightmap
2537
        rgbGen identity
2538
    }
2539
    {
2540
        map textures/dreadnought/pipes3.tga
2541
        blendFunc GL_DST_COLOR GL_ZERO
2542
        rgbGen identity
2543
    }
2544
    {
2545
        map textures/detail/sheetflake_lowcontrast.tga
2546
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2547
        detail
2548
        rgbGen identity
2549
        tcMod scale 16 16
2550
    }
2551
}
2552
 
2553
textures/dreadnought/pipes4
2554
{
2555
    surfaceparm metalsteps
2556
    {
2557
        map $lightmap
2558
        rgbGen identity
2559
    }
2560
    {
2561
        map textures/dreadnought/pipes4.tga
2562
        blendFunc GL_DST_COLOR GL_ZERO
2563
        rgbGen identity
2564
    }
2565
    {
2566
        map textures/detail/sheetflake_lowcontrast.tga
2567
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2568
        detail
2569
        rgbGen identity
2570
        tcMod scale 16 16
2571
    }
2572
}
2573
 
2574
textures/dreadnought/pipes5
2575
{
2576
    surfaceparm metalsteps
2577
    {
2578
        map $lightmap
2579
        rgbGen identity
2580
    }
2581
    {
2582
        map textures/dreadnought/pipes5.tga
2583
        blendFunc GL_DST_COLOR GL_ZERO
2584
        rgbGen identity
2585
    }
2586
    {
2587
        map textures/detail/sheetflake_lowcontrast.tga
2588
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2589
        detail
2590
        rgbGen identity
2591
        tcMod scale 16 16
2592
    }
2593
}
2594
 
2595
textures/dreadnought/pipes6
2596
{
2597
    surfaceparm metalsteps
2598
    {
2599
        map $lightmap
2600
        rgbGen identity
2601
    }
2602
    {
2603
        map textures/dreadnought/pipes6.tga
2604
        blendFunc GL_DST_COLOR GL_ZERO
2605
        rgbGen identity
2606
    }
2607
    {
2608
        map textures/detail/sheetflake_lowcontrast.tga
2609
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2610
        detail
2611
        rgbGen identity
2612
        tcMod scale 16 16
2613
    }
2614
}
2615
 
2616
textures/dreadnought/plate2
2617
{
2618
    surfaceparm metalsteps
2619
    {
2620
        map $lightmap
2621
        rgbGen identity
2622
    }
2623
    {
2624
        map textures/dreadnought/plate2.tga
2625
        blendFunc GL_DST_COLOR GL_ZERO
2626
        rgbGen identity
2627
    }
2628
    {
2629
        map textures/detail/sheetflake_lowcontrast.tga
2630
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2631
        detail
2632
        rgbGen identity
2633
        tcMod scale 16 16
2634
    }
2635
}
2636
 
2637
textures/dreadnought/set1floor1
2638
{
2639
    surfaceparm metalsteps
2640
    {
2641
        map $lightmap
2642
        rgbGen identity
2643
    }
2644
    {
2645
        map textures/dreadnought/set1floor1.tga
2646
        blendFunc GL_DST_COLOR GL_ZERO
2647
        rgbGen identity
2648
    }
2649
    {
2650
        map textures/detail/sheetflake_lowcontrast.tga
2651
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2652
        detail
2653
        rgbGen identity
2654
        tcMod scale 8 8
2655
    }
2656
}
2657
 
2658
textures/dreadnought/set1floor3b
2659
{
2660
    surfaceparm metalsteps
2661
    {
2662
        map $lightmap
2663
        rgbGen identity
2664
    }
2665
    {
2666
        map textures/dreadnought/set1floor3b.tga
2667
        blendFunc GL_DST_COLOR GL_ZERO
2668
        rgbGen identity
2669
    }
2670
    {
2671
        map textures/detail/metalrough.tga
2672
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2673
        detail
2674
        rgbGen identity
2675
        tcMod scale 12 12
2676
    }
2677
}
2678
 
2679
textures/dreadnought/set1floor4_b
2680
{
2681
    surfaceparm metalsteps
2682
    {
2683
        map $lightmap
2684
        rgbGen identity
2685
    }
2686
    {
2687
        map textures/dreadnought/set1floor4_b.tga
2688
        blendFunc GL_DST_COLOR GL_ZERO
2689
        rgbGen identity
2690
    }
2691
    {
2692
        map textures/detail/sheetflake_lowcontrast.tga
2693
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2694
        detail
2695
        rgbGen identity
2696
        tcMod scale 16 16
2697
    }
2698
}
2699
 
2700
textures/dreadnought/set1floor6
2701
{
2702
    surfaceparm metalsteps
2703
    {
2704
        map $lightmap
2705
        rgbGen identity
2706
    }
2707
    {
2708
        map textures/dreadnought/set1floor6.tga
2709
        blendFunc GL_DST_COLOR GL_ZERO
2710
        rgbGen identity
2711
    }
2712
    {
2713
        map textures/detail/sheetflake_lowcontrast.tga
2714
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2715
        detail
2716
        rgbGen identity
2717
        tcMod scale 16 16
2718
    }
2719
}
2720
 
2721
textures/dreadnought/set1floor7
2722
{
2723
    surfaceparm metalsteps
2724
    {
2725
        map $lightmap
2726
        rgbGen identity
2727
    }
2728
    {
2729
        map textures/dreadnought/set1floor7.tga
2730
        blendFunc GL_DST_COLOR GL_ZERO
2731
        rgbGen identity
2732
    }
2733
    {
2734
        map textures/detail/sheetflake_lowcontrast.tga
2735
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2736
        detail
2737
        rgbGen identity
2738
        tcMod scale 16 16
2739
    }
2740
}
2741
 
2742
textures/dreadnought/set1wall2
2743
{
2744
    surfaceparm metalsteps
2745
    {
2746
        map $lightmap
2747
        rgbGen identity
2748
    }
2749
    {
2750
        map textures/dreadnought/set1wall2.tga
2751
        blendFunc GL_DST_COLOR GL_ZERO
2752
        rgbGen identity
2753
    }
2754
    {
2755
        map textures/detail/sheetflake_lowcontrast.tga
2756
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2757
        detail
2758
        rgbGen identity
2759
        tcMod scale 8 8
2760
    }
2761
}
2762
 
2763
textures/dreadnought/set1wall3
2764
{
2765
    surfaceparm metalsteps
2766
    {
2767
        map $lightmap
2768
        rgbGen identity
2769
    }
2770
    {
2771
        map textures/dreadnought/set1wall3.tga
2772
        blendFunc GL_DST_COLOR GL_ZERO
2773
        rgbGen identity
2774
    }
2775
    {
2776
        map textures/detail/sheetflake_lowcontrast.tga
2777
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2778
        detail
2779
        rgbGen identity
2780
        tcMod scale 8 8
2781
    }
2782
}
2783
 
2784
textures/dreadnought/set1wall4b
2785
{
2786
    surfaceparm metalsteps
2787
    {
2788
        map $lightmap
2789
        rgbGen identity
2790
    }
2791
    {
2792
        map textures/dreadnought/set1wall4b.tga
2793
        blendFunc GL_DST_COLOR GL_ZERO
2794
        rgbGen identity
2795
    }
2796
    {
2797
        map textures/detail/sheetflake_lowcontrast.tga
2798
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2799
        detail
2800
        rgbGen identity
2801
        tcMod scale 4 4
2802
    }
2803
}
2804
 
2805
textures/dreadnought/thecheesiest
2806
{
2807
    surfaceparm metalsteps
2808
    {
2809
        map $lightmap
2810
        rgbGen identity
2811
    }
2812
    {
2813
        map textures/dreadnought/thecheesiest.tga
2814
        blendFunc GL_DST_COLOR GL_ZERO
2815
        rgbGen identity
2816
    }
2817
    {
2818
        map textures/detail/sheetflake_lowcontrast.tga
2819
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2820
        detail
2821
        rgbGen identity
2822
        tcMod scale 16 16
2823
    }
2824
    {
2825
        map textures/dreadnought/shine2.tga
2826
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2827
        detail
2828
        rgbGen identity
2829
        tcGen environment
2830
        tcMod scale 3 3
2831
    }
2832
}
2833
 
2834
textures/dreadnought/trim
2835
{
2836
    surfaceparm metalsteps
2837
    {
2838
        map $lightmap
2839
        rgbGen identity
2840
    }
2841
    {
2842
        map textures/dreadnought/trim.tga
2843
        blendFunc GL_DST_COLOR GL_ZERO
2844
        rgbGen identity
2845
    }
2846
    {
2847
        map textures/detail/sheetflake_lowcontrast.tga
2848
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2849
        detail
2850
        rgbGen identity
2851
        tcMod scale 8 8
2852
    }
2853
    {
2854
        map textures/dreadnought/shine1.tga
2855
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2856
        detail
2857
        rgbGen identity
2858
        tcGen environment
2859
        tcMod scale 3 3
2860
    }
2861
}
2862
 
2863
textures/dreadnought/basicnewv2
2864
{
2865
    surfaceparm metalsteps
2866
    {
2867
        map $lightmap
2868
        rgbGen identity
2869
    }
2870
    {
2871
        map textures/dreadnought/basicnewv2b.tga
2872
        blendFunc GL_DST_COLOR GL_ZERO
2873
        rgbGen identity
2874
    }
2875
    {
2876
        map textures/dreadnought/shine2.tga
2877
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2878
        detail
2879
        rgbGen identity
2880
        tcGen environment
2881
        tcMod scale 3 3
2882
    }
2883
}
2884
 
2885
textures/dreadnought/panel1v2
2886
{
2887
    surfaceparm metalsteps
2888
    {
2889
        map $lightmap
2890
        rgbGen identity
2891
    }
2892
    {
2893
        map textures/dreadnought/panel1v2.tga
2894
        blendFunc GL_DST_COLOR GL_ZERO
2895
        rgbGen identity
2896
    }
2897
    {
2898
        map textures/detail/sheetflake_lowcontrast.tga
2899
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2900
        detail
2901
        rgbGen identity
2902
        tcMod scale 8 8
2903
    }
2904
}
2905
 
2906
textures/dreadnought/panel1v3
2907
{
2908
    surfaceparm metalsteps
2909
    {
2910
        map $lightmap
2911
        rgbGen identity
2912
    }
2913
    {
2914
        map textures/dreadnought/panel1v3.tga
2915
        blendFunc GL_DST_COLOR GL_ZERO
2916
        rgbGen identity
2917
    }
2918
    {
2919
        map textures/detail/sheetflake_lowcontrast.tga
2920
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2921
        detail
2922
        rgbGen identity
2923
        tcMod scale 8 8
2924
    }
2925
}
2926
 
2927
textures/dreadnought/control_panel
2928
{
2929
    surfaceparm metalsteps
2930
    {
2931
        map $lightmap
2932
        rgbGen identity
2933
    }
2934
    {
2935
        map textures/dreadnought/control_panel.tga
2936
        blendFunc GL_DST_COLOR GL_ZERO
2937
        rgbGen identity
2938
    }
2939
    {
2940
        map textures/detail/sheetflake_lowcontrast.tga
2941
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2942
        detail
2943
        rgbGen identity
2944
        tcMod scale 16 16
2945
    }
2946
}
2947
 
2948
textures/dreadnought/dreadpipe_b
2949
{
2950
    surfaceparm metalsteps
2951
    {
2952
        map $lightmap
2953
        rgbGen identity
2954
    }
2955
    {
2956
        map textures/dreadnought/dreadpipe_b.tga
2957
        blendFunc GL_DST_COLOR GL_ZERO
2958
        rgbGen identity
2959
    }
2960
    {
2961
        map textures/detail/sheetflake_lowcontrast.tga
2962
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2963
        detail
2964
        rgbGen identity
2965
        tcMod scale 16 16
2966
    }
2967
}
2968
 
2969
textures/dreadnought/dreadpipe_b_noclip
2970
{
2971
    qer_editorimage textures/dreadnought/dreadpipe_b
2972
    surfaceparm metalsteps
2973
    surfaceparm nonsolid
2974
    {
2975
        map $lightmap
2976
        rgbGen identity
2977
    }
2978
    {
2979
        map textures/dreadnought/dreadpipe_b.tga
2980
        blendFunc GL_DST_COLOR GL_ZERO
2981
        rgbGen identity
2982
    }
2983
    {
2984
        map textures/detail/sheetflake_lowcontrast.tga
2985
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2986
        detail
2987
        rgbGen identity
2988
        tcMod scale 16 16
2989
    }
2990
}
2991
 
2992
textures/dreadnought/edging_twosided
2993
{
2994
    qer_editorimage textures/dreadnought/edging.tga
2995
    surfaceparm metalsteps
2996
    cull disable
2997
    {
2998
        map $lightmap
2999
        rgbGen identity
3000
    }
3001
    {
3002
        map textures/dreadnought/edging.tga
3003
        blendFunc GL_DST_COLOR GL_ZERO
3004
        rgbGen identity
3005
    }
3006
    {
3007
        map textures/detail/sheetflake_lowcontrast.tga
3008
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3009
        detail
3010
        rgbGen identity
3011
        tcMod scale 16 16
3012
    }
3013
}
3014
 
3015
textures/dreadnought/edging
3016
{
3017
    surfaceparm metalsteps
3018
    {
3019
        map $lightmap
3020
        rgbGen identity
3021
    }
3022
    {
3023
        map textures/dreadnought/edging.tga
3024
        blendFunc GL_DST_COLOR GL_ZERO
3025
        rgbGen identity
3026
    }
3027
    {
3028
        map textures/detail/sheetflake_lowcontrast.tga
3029
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3030
        detail
3031
        rgbGen identity
3032
        tcMod scale 16 16
3033
    }
3034
}
3035
 
3036
textures/dreadnought/floorplate_b
3037
{
3038
    surfaceparm metalsteps
3039
    {
3040
        map $lightmap
3041
        rgbGen identity
3042
    }
3043
    {
3044
        map textures/dreadnought/floorplate_b.tga
3045
        blendFunc GL_DST_COLOR GL_ZERO
3046
        rgbGen identity
3047
    }
3048
    {
3049
        map textures/detail/sheetflake_lowcontrast.tga
3050
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3051
        detail
3052
        rgbGen identity
3053
        tcMod scale 30 30
3054
    }
3055
}
3056
 
3057
textures/dreadnought/panel4b
3058
{
3059
    surfaceparm metalsteps
3060
    {
3061
        map $lightmap
3062
        rgbGen identity
3063
    }
3064
    {
3065
        map textures/dreadnought/panel4b.tga
3066
        blendFunc GL_DST_COLOR GL_ZERO
3067
        rgbGen identity
3068
    }
3069
    {
3070
        map textures/detail/sheetflake_lowcontrast.tga
3071
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3072
        detail
3073
        rgbGen identity
3074
        tcMod scale 8 8
3075
    }
3076
}
3077
 
3078
textures/dreadnought/panel5
3079
{
3080
    surfaceparm metalsteps
3081
    {
3082
        map $lightmap
3083
        rgbGen identity
3084
    }
3085
    {
3086
        map textures/dreadnought/panel5.tga
3087
        blendFunc GL_DST_COLOR GL_ZERO
3088
        rgbGen identity
3089
    }
3090
    {
3091
        map textures/detail/sheetflake_lowcontrast.tga
3092
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3093
        detail
3094
        rgbGen identity
3095
        tcMod scale 8 8
3096
    }
3097
}
3098
 
3099
textures/dreadnought/panel6
3100
{
3101
    surfaceparm metalsteps
3102
    {
3103
        map $lightmap
3104
        rgbGen identity
3105
    }
3106
    {
3107
        map textures/dreadnought/panel6.tga
3108
        blendFunc GL_DST_COLOR GL_ZERO
3109
        rgbGen identity
3110
    }
3111
    {
3112
        map textures/detail/sheetflake_lowcontrast.tga
3113
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3114
        detail
3115
        rgbGen identity
3116
        tcMod scale 8 8
3117
    }
3118
}
3119
 
3120
textures/dreadnought/pipebp_1
3121
{
3122
    surfaceparm metalsteps
3123
    surfaceparm nolightmap
3124
    surfaceparm pointlight
3125
    {
3126
        map textures/dreadnought/pipebp_1.tga
3127
        blendFunc GL_ONE GL_ZERO
3128
        rgbGen vertex
3129
    }
3130
    {
3131
        map textures/detail/sheetflake_lowcontrast.tga
3132
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3133
        detail
3134
        rgbGen identity
3135
        tcMod scale 16 16
3136
    }
3137
}
3138
 
3139
textures/dreadnought/pipeedge
3140
{
3141
    surfaceparm metalsteps
3142
    surfaceparm nolightmap
3143
    surfaceparm pointlight
3144
    {
3145
        map textures/dreadnought/pipeedge.tga
3146
        blendFunc GL_ONE GL_ZERO
3147
        rgbGen vertex
3148
    }
3149
    {
3150
        map textures/detail/metalgrade2.tga
3151
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3152
        detail
3153
        rgbGen identity
3154
        tcMod scale 6 6
3155
    }
3156
}
3157
 
3158
textures/dreadnought/pipeedge3
3159
{
3160
    surfaceparm metalsteps
3161
    surfaceparm nolightmap
3162
    surfaceparm pointlight
3163
    {
3164
        map textures/dreadnought/pipeedge3.tga
3165
        blendFunc GL_ONE GL_ZERO
3166
        rgbGen vertex
3167
    }
3168
    {
3169
        map textures/detail/sheetflake_lowcontrast.tga
3170
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3171
        detail
3172
        rgbGen identity
3173
        tcMod scale 4 8
3174
    }
3175
}
3176
 
3177
textures/dreadnought/pipejoint
3178
{
3179
    surfaceparm metalsteps
3180
    {
3181
        map $lightmap
3182
        rgbGen identity
3183
    }
3184
    {
3185
        map textures/dreadnought/pipejoint.tga
3186
        blendFunc GL_DST_COLOR GL_ZERO
3187
        rgbGen identity
3188
    }
3189
    {
3190
        map textures/detail/sheetflake_lowcontrast.tga
3191
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3192
        detail
3193
        rgbGen identity
3194
        tcMod scale 16 16
3195
    }
3196
}
3197
 
3198
textures/dreadnought/plasma
3199
{
3200
    surfaceparm metalsteps
3201
    {
3202
        map $lightmap
3203
        rgbGen identity
3204
    }
3205
    {
3206
        map textures/dreadnought/plasma.tga
3207
        blendFunc GL_DST_COLOR GL_ZERO
3208
        rgbGen identity
3209
    }
3210
    {
3211
        map textures/detail/sheetflake_lowcontrast.tga
3212
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3213
        detail
3214
        rgbGen identity
3215
        tcMod scale 16 16
3216
    }
3217
}
3218
 
3219
textures/dreadnought/plasmapipe
3220
{
3221
    surfaceparm metalsteps
3222
    {
3223
        map $lightmap
3224
        rgbGen identity
3225
    }
3226
    {
3227
        map textures/dreadnought/plasmapipe.tga
3228
        blendFunc GL_DST_COLOR GL_ZERO
3229
        rgbGen identity
3230
    }
3231
    {
3232
        map textures/detail/sheetflake_lowcontrast.tga
3233
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3234
        detail
3235
        rgbGen identity
3236
        tcMod scale 8 8
3237
    }
3238
}
3239
 
3240
textures/dreadnought/plasmapipe2
3241
{
3242
    surfaceparm metalsteps
3243
    {
3244
        map $lightmap
3245
        rgbGen identity
3246
    }
3247
    {
3248
        map textures/dreadnought/plasmapipe2.tga
3249
        blendFunc GL_DST_COLOR GL_ZERO
3250
        rgbGen identity
3251
    }
3252
    {
3253
        map textures/detail/sheetflake_lowcontrast.tga
3254
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3255
        detail
3256
        rgbGen identity
3257
        tcMod scale 8 8
3258
    }
3259
}
3260
 
3261
textures/dreadnought/hullpipe1
3262
{
3263
    surfaceparm metalsteps
3264
    {
3265
        map $lightmap
3266
        rgbGen identity
3267
    }
3268
    {
3269
        map textures/dreadnought/hullpipe1.tga
3270
        blendFunc GL_DST_COLOR GL_ZERO
3271
        rgbGen identity
3272
    }
3273
    {
3274
        map textures/detail/sheetflake_lowcontrast.tga
3275
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3276
        detail
3277
        rgbGen identity
3278
        tcMod scale 16 16
3279
    }
3280
}
3281
 
3282
textures/dreadnought/hullthing_b
3283
{
3284
    surfaceparm metalsteps
3285
    {
3286
        map $lightmap
3287
        rgbGen identity
3288
    }
3289
    {
3290
        map textures/dreadnought/hullthing_b.tga
3291
        blendFunc GL_DST_COLOR GL_ZERO
3292
        rgbGen identity
3293
    }
3294
    {
3295
        map textures/detail/sheetflake_lowcontrast.tga
3296
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3297
        detail
3298
        rgbGen identity
3299
        tcMod scale 16 16
3300
    }
3301
}
3302
 
3303
textures/dreadnought/hatch3
3304
{
3305
    surfaceparm metalsteps
3306
    {
3307
        map $lightmap
3308
        rgbGen identity
3309
    }
3310
    {
3311
        map textures/dreadnought/hatch3.tga
3312
        blendFunc GL_DST_COLOR GL_ZERO
3313
        rgbGen identity
3314
    }
3315
    {
3316
        map textures/detail/genericsmooth.tga
3317
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3318
        detail
3319
        rgbGen identity
3320
        tcMod scale 8 8
3321
    }
3322
}
3323
 
3324
textures/dreadnought/hull03s_b
3325
{
3326
    surfaceparm metalsteps
3327
    {
3328
        map $lightmap
3329
        rgbGen identity
3330
    }
3331
    {
3332
        map textures/dreadnought/hull03s_b.tga
3333
        blendFunc GL_DST_COLOR GL_ZERO
3334
        rgbGen identity
3335
    }
3336
    {
3337
        map textures/detail/genericsmooth.tga
3338
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3339
        detail
3340
        rgbGen identity
3341
        tcMod scale 8 8
3342
    }
3343
}
3344
 
3345
textures/dreadnought/hull04s
3346
{
3347
    surfaceparm metalsteps
3348
    {
3349
        map $lightmap
3350
        rgbGen identity
3351
    }
3352
    {
3353
        map textures/dreadnought/hull04s.tga
3354
        blendFunc GL_DST_COLOR GL_ZERO
3355
        rgbGen identity
3356
    }
3357
    {
3358
        map textures/detail/genericsmooth.tga
3359
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3360
        detail
3361
        rgbGen identity
3362
        tcMod scale 8 8
3363
    }
3364
}
3365
 
3366
textures/dreadnought/hull17s
3367
{
3368
    surfaceparm metalsteps
3369
    {
3370
        map $lightmap
3371
        rgbGen identity
3372
    }
3373
    {
3374
        map textures/dreadnought/hull17s.tga
3375
        blendFunc GL_DST_COLOR GL_ZERO
3376
        rgbGen identity
3377
    }
3378
    {
3379
        map textures/detail/genericsmooth.tga
3380
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3381
        detail
3382
        rgbGen identity
3383
        tcMod scale 8 8
3384
    }
3385
}
3386
 
3387
textures/dreadnought/hull23s
3388
{
3389
    surfaceparm metalsteps
3390
    {
3391
        map $lightmap
3392
        rgbGen identity
3393
    }
3394
    {
3395
        map textures/dreadnought/hull23s.tga
3396
        blendFunc GL_DST_COLOR GL_ZERO
3397
        rgbGen identity
3398
    }
3399
    {
3400
        map textures/detail/genericsmooth.tga
3401
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3402
        detail
3403
        rgbGen identity
3404
        tcMod scale 8 8
3405
    }
3406
}
3407
 
3408
textures/dreadnought/hull40s1
3409
{
3410
    surfaceparm metalsteps
3411
    {
3412
        map $lightmap
3413
        rgbGen identity
3414
    }
3415
    {
3416
        map textures/dreadnought/hull40s1.tga
3417
        blendFunc GL_DST_COLOR GL_ZERO
3418
        rgbGen identity
3419
    }
3420
    {
3421
        map textures/detail/sheetflake_lowcontrast.tga
3422
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3423
        detail
3424
        rgbGen identity
3425
        tcMod scale 16 16
3426
    }
3427
}
3428
 
3429
textures/dreadnought/hull40s1a
3430
{
3431
    surfaceparm metalsteps
3432
    {
3433
        map $lightmap
3434
        rgbGen identity
3435
    }
3436
    {
3437
        map textures/dreadnought/hull40s1a.tga
3438
        blendFunc GL_DST_COLOR GL_ZERO
3439
        rgbGen identity
3440
    }
3441
    {
3442
        map textures/detail/sheetflake_lowcontrast.tga
3443
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3444
        detail
3445
        rgbGen identity
3446
        tcMod scale 16 16
3447
    }
3448
}
3449
 
3450
textures/dreadnought/hullbasic
3451
{
3452
    surfaceparm metalsteps
3453
    {
3454
        map $lightmap
3455
        rgbGen identity
3456
    }
3457
    {
3458
        map textures/dreadnought/hullbasic.tga
3459
        blendFunc GL_DST_COLOR GL_ZERO
3460
        rgbGen identity
3461
    }
3462
    {
3463
        map textures/detail/sheetflake_lowcontrast.tga
3464
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3465
        detail
3466
        rgbGen identity
3467
        tcMod scale 30 30
3468
    }
3469
}
3470
 
3471
textures/dreadnought/door2_c
3472
{
3473
    surfaceparm metalsteps
3474
    {
3475
        map $lightmap
3476
        rgbGen identity
3477
    }
3478
    {
3479
        map textures/dreadnought/door2_c.tga
3480
        blendFunc GL_DST_COLOR GL_ZERO
3481
        rgbGen identity
3482
    }
3483
    {
3484
        map textures/detail/sheetflake_lowcontrast.tga
3485
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3486
        detail
3487
        rgbGen identity
3488
        tcMod scale 30 30
3489
    }
3490
}
3491
 
3492
textures/dreadnought/doorside_b
3493
{
3494
    surfaceparm metalsteps
3495
    {
3496
        map $lightmap
3497
        rgbGen identity
3498
    }
3499
    {
3500
        map textures/dreadnought/doorside_b.tga
3501
        blendFunc GL_DST_COLOR GL_ZERO
3502
        rgbGen identity
3503
    }
3504
    {
3505
        map textures/detail/sheetflake_lowcontrast.tga
3506
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3507
        detail
3508
        rgbGen identity
3509
        tcMod scale 30 30
3510
    }
3511
}
3512
 
3513
textures/dreadnought/wall1
3514
{
3515
    surfaceparm metalsteps
3516
    {
3517
        map $lightmap
3518
        rgbGen identity
3519
    }
3520
    {
3521
        map textures/dreadnought/wall1.tga
3522
        blendFunc GL_DST_COLOR GL_ZERO
3523
        rgbGen identity
3524
    }
3525
    {
3526
        map textures/detail/sheetflake_lowcontrast.tga
3527
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3528
        detail
3529
        rgbGen identity
3530
        tcMod scale 16 16
3531
    }
3532
}
3533
 
3534
textures/dreadnought/wall2
3535
{
3536
    surfaceparm metalsteps
3537
    {
3538
        map $lightmap
3539
        rgbGen identity
3540
    }
3541
    {
3542
        map textures/dreadnought/wall2.tga
3543
        blendFunc GL_DST_COLOR GL_ZERO
3544
        rgbGen identity
3545
    }
3546
    {
3547
        map textures/detail/sheetflake_lowcontrast.tga
3548
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3549
        detail
3550
        rgbGen identity
3551
        tcMod scale 16 16
3552
    }
3553
}
3554
 
3555
textures/dreadnought/wall3
3556
{
3557
    surfaceparm metalsteps
3558
    {
3559
        map $lightmap
3560
        rgbGen identity
3561
    }
3562
    {
3563
        map textures/dreadnought/wall3.tga
3564
        blendFunc GL_DST_COLOR GL_ZERO
3565
        rgbGen identity
3566
    }
3567
    {
3568
        map textures/detail/sheetflake_lowcontrast.tga
3569
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3570
        detail
3571
        rgbGen identity
3572
        tcMod scale 16 16
3573
    }
3574
}
3575
 
3576
textures/dreadnought/wall4
3577
{
3578
    surfaceparm metalsteps
3579
    {
3580
        map $lightmap
3581
        rgbGen identity
3582
    }
3583
    {
3584
        map textures/dreadnought/wall4.tga
3585
        blendFunc GL_DST_COLOR GL_ZERO
3586
        rgbGen identity
3587
    }
3588
    {
3589
        map textures/detail/sheetflake_lowcontrast.tga
3590
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3591
        detail
3592
        rgbGen identity
3593
        tcMod scale 16 16
3594
    }
3595
}
3596
 
3597
textures/dreadnought/wall5
3598
{
3599
    surfaceparm metalsteps
3600
    {
3601
        map $lightmap
3602
        rgbGen identity
3603
    }
3604
    {
3605
        map textures/dreadnought/wall5.tga
3606
        blendFunc GL_DST_COLOR GL_ZERO
3607
        rgbGen identity
3608
    }
3609
    {
3610
        map textures/detail/sheetflake_lowcontrast.tga
3611
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3612
        detail
3613
        rgbGen identity
3614
        tcMod scale 16 16
3615
    }
3616
}
3617
 
3618
textures/dreadnought/wall6
3619
{
3620
    surfaceparm metalsteps
3621
    {
3622
        map $lightmap
3623
        rgbGen identity
3624
    }
3625
    {
3626
        map textures/dreadnought/wall6.tga
3627
        blendFunc GL_DST_COLOR GL_ZERO
3628
        rgbGen identity
3629
    }
3630
    {
3631
        map textures/detail/metalgrade.tga
3632
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3633
        detail
3634
        rgbGen identity
3635
        tcMod scale 16 16
3636
    }
3637
    {
3638
        map textures/dreadnought/shine1.tga
3639
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3640
        detail
3641
        rgbGen identity
3642
        tcGen environment
3643
        tcMod scale 3 3
3644
    }
3645
}
3646
 
3647
textures/dreadnought/wall6_spec
3648
{
3649
    qer_editorimage textures/dreadnought/wall6.tga
3650
    surfaceparm metalsteps
3651
    {
3652
        map $lightmap
3653
        rgbGen identity
3654
    }
3655
    {
3656
        map textures/dreadnought/wall6.tga
3657
        blendFunc GL_DST_COLOR GL_ZERO
3658
        rgbGen identity
3659
    }
3660
    {
3661
        map textures/detail/metalgrade.tga
3662
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3663
        detail
3664
        rgbGen identity
3665
        tcMod scale 16 16
3666
    }
3667
    {
3668
        map textures/dreadnought/spec/wall6_spec.tga
3669
        blendFunc GL_SRC_ALPHA GL_ONE
3670
        detail
3671
        alphaGen lightingSpecular
3672
    }
3673
}
3674
 
3675
textures/dreadnought/wall6v4
3676
{
3677
    surfaceparm metalsteps
3678
    {
3679
        map $lightmap
3680
        rgbGen identity
3681
    }
3682
    {
3683
        map textures/dreadnought/wall6v4.tga
3684
        blendFunc GL_DST_COLOR GL_ZERO
3685
        rgbGen identity
3686
    }
3687
    {
3688
        map textures/detail/metalgrade.tga
3689
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3690
        detail
3691
        rgbGen identity
3692
        tcMod scale 16 16
3693
    }
3694
}
3695
 
3696
textures/dreadnought/basicnew
3697
{
3698
    surfaceparm metalsteps
3699
    {
3700
        map $lightmap
3701
        rgbGen identity
3702
    }
3703
    {
3704
        map textures/dreadnought/basicnew.tga
3705
        blendFunc GL_DST_COLOR GL_ZERO
3706
        rgbGen identity
3707
    }
3708
    {
3709
        map textures/detail/sheetflake_lowcontrast.tga
3710
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3711
        detail
3712
        rgbGen identity
3713
        tcMod scale 16 16
3714
    }
3715
}
3716
 
3717
textures/dreadnought/newall
3718
{
3719
    surfaceparm metalsteps
3720
    {
3721
        map $lightmap
3722
        rgbGen identity
3723
    }
3724
    {
3725
        map textures/dreadnought/newall.tga
3726
        blendFunc GL_DST_COLOR GL_ZERO
3727
        rgbGen identity
3728
    }
3729
    {
3730
        map textures/detail/sheetflake_lowcontrast.tga
3731
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3732
        detail
3733
        rgbGen identity
3734
        tcMod scale 16 16
3735
    }
3736
    {
3737
        map textures/dreadnought/shine1.tga
3738
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3739
        detail
3740
        rgbGen identity
3741
        tcGen environment
3742
        tcMod scale 3 3
3743
    }
3744
}
3745
 
3746
textures/dreadnought/newall1
3747
{
3748
    surfaceparm metalsteps
3749
    {
3750
        map $lightmap
3751
        rgbGen identity
3752
    }
3753
    {
3754
        map textures/dreadnought/newall1.tga
3755
        blendFunc GL_DST_COLOR GL_ZERO
3756
        rgbGen identity
3757
    }
3758
    {
3759
        map textures/detail/sheetflake_lowcontrast.tga
3760
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3761
        detail
3762
        rgbGen identity
3763
        tcMod scale 16 16
3764
    }
3765
}
3766
 
3767
textures/dreadnought/newall1d
3768
{
3769
    surfaceparm metalsteps
3770
    {
3771
        map $lightmap
3772
        rgbGen identity
3773
    }
3774
    {
3775
        map textures/dreadnought/newall1d.tga
3776
        blendFunc GL_DST_COLOR GL_ZERO
3777
        rgbGen identity
3778
    }
3779
    {
3780
        map textures/detail/sheetflake_lowcontrast.tga
3781
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3782
        detail
3783
        rgbGen identity
3784
        tcMod scale 16 16
3785
    }
3786
}
3787
 
3788
textures/dreadnought/newall2
3789
{
3790
    surfaceparm metalsteps
3791
    {
3792
        map $lightmap
3793
        rgbGen identity
3794
    }
3795
    {
3796
        map textures/dreadnought/newall2.tga
3797
        blendFunc GL_DST_COLOR GL_ZERO
3798
        rgbGen identity
3799
    }
3800
    {
3801
        map textures/detail/sheetflake_lowcontrast.tga
3802
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3803
        detail
3804
        rgbGen identity
3805
        tcMod scale 16 16
3806
    }
3807
}
3808
 
3809
textures/dreadnought/newall2d
3810
{
3811
    surfaceparm metalsteps
3812
    {
3813
        map $lightmap
3814
        rgbGen identity
3815
    }
3816
    {
3817
        map textures/dreadnought/newall2d.tga
3818
        blendFunc GL_DST_COLOR GL_ZERO
3819
        rgbGen identity
3820
    }
3821
    {
3822
        map textures/detail/sheetflake_lowcontrast.tga
3823
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3824
        detail
3825
        rgbGen identity
3826
        tcMod scale 16 16
3827
    }
3828
}
3829
 
3830
textures/dreadnought/newall4_b
3831
{
3832
    surfaceparm metalsteps
3833
    {
3834
        map $lightmap
3835
        rgbGen identity
3836
    }
3837
    {
3838
        map textures/dreadnought/newall4_b.tga
3839
        blendFunc GL_DST_COLOR GL_ZERO
3840
        rgbGen identity
3841
    }
3842
    {
3843
        map textures/detail/sheetflake_lowcontrast.tga
3844
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3845
        detail
3846
        rgbGen identity
3847
        tcMod scale 16 16
3848
    }
3849
}
3850
 
3851
textures/dreadnought/c-love_b
3852
{
3853
    surfaceparm metalsteps
3854
    {
3855
        map $lightmap
3856
        rgbGen identity
3857
    }
3858
    {
3859
        map textures/dreadnought/c-love_b.tga
3860
        blendFunc GL_DST_COLOR GL_ZERO
3861
        rgbGen identity
3862
    }
3863
    {
3864
        map textures/detail/sheetflake_lowcontrast.tga
3865
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3866
        detail
3867
        rgbGen identity
3868
        tcMod scale 16 16
3869
    }
3870
}
3871
 
3872
textures/dreadnought/cftest_b
3873
{
3874
    surfaceparm metalsteps
3875
    {
3876
        map $lightmap
3877
        rgbGen identity
3878
    }
3879
    {
3880
        map textures/dreadnought/cftest_b.tga
3881
        blendFunc GL_DST_COLOR GL_ZERO
3882
        rgbGen identity
3883
    }
3884
    {
3885
        map textures/detail/sheetflake_lowcontrast.tga
3886
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3887
        detail
3888
        rgbGen identity
3889
        tcMod scale 16 16
3890
    }
3891
}
3892
 
3893
textures/dreadnought/newall4d
3894
{
3895
    surfaceparm metalsteps
3896
    {
3897
        map $lightmap
3898
        rgbGen identity
3899
    }
3900
    {
3901
        map textures/dreadnought/newall4d.tga
3902
        blendFunc GL_DST_COLOR GL_ZERO
3903
        rgbGen identity
3904
    }
3905
    {
3906
        map textures/detail/sheetflake_lowcontrast.tga
3907
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3908
        detail
3909
        rgbGen identity
3910
        tcMod scale 16 16
3911
    }
3912
}
3913
 
3914
textures/dreadnought/newalld
3915
{
3916
    surfaceparm metalsteps
3917
    {
3918
        map $lightmap
3919
        rgbGen identity
3920
    }
3921
    {
3922
        map textures/dreadnought/newalld.tga
3923
        blendFunc GL_DST_COLOR GL_ZERO
3924
        rgbGen identity
3925
    }
3926
    {
3927
        map textures/detail/sheetflake_lowcontrast.tga
3928
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3929
        detail
3930
        rgbGen identity
3931
        tcMod scale 16 16
3932
    }
3933
}
3934
 
3935
textures/dreadnought/newhull
3936
{
3937
    surfaceparm metalsteps
3938
    {
3939
        map $lightmap
3940
        rgbGen identity
3941
    }
3942
    {
3943
        map textures/dreadnought/newhull.tga
3944
        blendFunc GL_DST_COLOR GL_ZERO
3945
        rgbGen identity
3946
    }
3947
    {
3948
        map textures/detail/sheetflake_lowcontrast.tga
3949
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3950
        detail
3951
        rgbGen identity
3952
        tcMod scale 16 16
3953
    }
3954
}
3955
 
3956
textures/dreadnought/block
3957
{
3958
    surfaceparm metalsteps
3959
    {
3960
        map $lightmap
3961
        rgbGen identity
3962
    }
3963
    {
3964
        map textures/dreadnought/block.tga
3965
        blendFunc GL_DST_COLOR GL_ZERO
3966
        rgbGen identity
3967
    }
3968
    {
3969
        map textures/detail/sheetflake_lowcontrast.tga
3970
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3971
        detail
3972
        rgbGen identity
3973
        tcMod scale 8 8
3974
    }
3975
}
3976
 
3977
textures/dreadnought/hull04s1
3978
{
3979
    surfaceparm metalsteps
3980
    {
3981
        map $lightmap
3982
        rgbGen identity
3983
    }
3984
    {
3985
        map textures/dreadnought/hull04s1.tga
3986
        blendFunc GL_DST_COLOR GL_ZERO
3987
        rgbGen identity
3988
    }
3989
    {
3990
        map textures/detail/genericsmooth.tga
3991
        blendFunc GL_DST_COLOR GL_SRC_COLOR
3992
        detail
3993
        rgbGen identity
3994
        tcMod scale 3 3
3995
    }
3996
}
3997
 
3998
textures/dreadnought/mnpanel7
3999
{
4000
    surfaceparm metalsteps
4001
    {
4002
        map $lightmap
4003
        rgbGen identity
4004
    }
4005
    {
4006
        map textures/dreadnought/mnpanel7.tga
4007
        blendFunc GL_DST_COLOR GL_ZERO
4008
        rgbGen identity
4009
    }
4010
    {
4011
        map textures/detail/sheetflake_lowcontrast.tga
4012
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4013
        detail
4014
        rgbGen identity
4015
        tcMod scale 8 8
4016
    }
4017
}
4018
 
4019
textures/dreadnought/set1wall4
4020
{
4021
    surfaceparm metalsteps
4022
    {
4023
        map $lightmap
4024
        rgbGen identity
4025
    }
4026
    {
4027
        map textures/dreadnought/set1wall4.tga
4028
        blendFunc GL_DST_COLOR GL_ZERO
4029
        rgbGen identity
4030
    }
4031
    {
4032
        map textures/detail/metalrough.tga
4033
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4034
        detail
4035
        rgbGen identity
4036
        tcMod scale 8 8
4037
    }
4038
}
4039
 
4040
textures/dreadnought/set1wall444_b
4041
{
4042
    surfaceparm metalsteps
4043
    {
4044
        map $lightmap
4045
        rgbGen identity
4046
    }
4047
    {
4048
        map textures/dreadnought/set1wall444_b.tga
4049
        blendFunc GL_DST_COLOR GL_ZERO
4050
        rgbGen identity
4051
    }
4052
    {
4053
        map textures/detail/metalrough.tga
4054
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4055
        detail
4056
        rgbGen identity
4057
        tcMod scale 4 4
4058
    }
4059
}
4060
 
4061
textures/dreadnought/set1wall4444
4062
{
4063
    surfaceparm metalsteps
4064
    {
4065
        map $lightmap
4066
        rgbGen identity
4067
    }
4068
    {
4069
        map textures/dreadnought/set1wall4444.tga
4070
        blendFunc GL_DST_COLOR GL_ZERO
4071
        rgbGen identity
4072
    }
4073
    {
4074
        map textures/detail/sheetflake_lowcontrast.tga
4075
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4076
        detail
4077
        rgbGen identity
4078
        tcMod scale 4 4
4079
    }
4080
}
4081
 
4082
textures/dreadnought/dnborder2
4083
{
4084
    surfaceparm metalsteps
4085
    {
4086
        map $lightmap
4087
        rgbGen identity
4088
    }
4089
    {
4090
        map textures/dreadnought/dnborder2.tga
4091
        blendFunc GL_DST_COLOR GL_ZERO
4092
        rgbGen identity
4093
    }
4094
    {
4095
        map textures/detail/sheetflake_lowcontrast.tga
4096
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4097
        detail
4098
        rgbGen identity
4099
        tcMod scale 8 8
4100
    }
4101
}
4102
 
4103
textures/dreadnought/dnborder12
4104
{
4105
    surfaceparm metalsteps
4106
    {
4107
        map $lightmap
4108
        rgbGen identity
4109
    }
4110
    {
4111
        map textures/dreadnought/dnborder12.tga
4112
        blendFunc GL_DST_COLOR GL_ZERO
4113
        rgbGen identity
4114
    }
4115
    {
4116
        map textures/detail/sheetflake_lowcontrast.tga
4117
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4118
        detail
4119
        rgbGen identity
4120
        tcMod scale 8 8
4121
    }
4122
}
4123
 
4124
textures/dreadnought/dnborder7
4125
{
4126
    surfaceparm metalsteps
4127
    {
4128
        map $lightmap
4129
        rgbGen identity
4130
    }
4131
    {
4132
        map textures/dreadnought/dnborder7.tga
4133
        blendFunc GL_DST_COLOR GL_ZERO
4134
        rgbGen identity
4135
    }
4136
    {
4137
        map textures/detail/sheetflake_lowcontrast.tga
4138
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4139
        detail
4140
        rgbGen identity
4141
        tcMod scale 8 8
4142
    }
4143
}
4144
 
4145
textures/dreadnought/dnborderpanel3
4146
{
4147
    surfaceparm metalsteps
4148
    {
4149
        map $lightmap
4150
        rgbGen identity
4151
    }
4152
    {
4153
        map textures/dreadnought/dnborderpanel3.tga
4154
        blendFunc GL_DST_COLOR GL_ZERO
4155
        rgbGen identity
4156
    }
4157
    {
4158
        map textures/detail/sheetflake_lowcontrast.tga
4159
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4160
        detail
4161
        rgbGen identity
4162
        tcMod scale 8 8
4163
    }
4164
}
4165
 
4166
textures/dreadnought/dnborderpanel4
4167
{
4168
    surfaceparm metalsteps
4169
    {
4170
        map $lightmap
4171
        rgbGen identity
4172
    }
4173
    {
4174
        map textures/dreadnought/dnborderpanel4.tga
4175
        blendFunc GL_DST_COLOR GL_ZERO
4176
        rgbGen identity
4177
    }
4178
    {
4179
        map textures/detail/sheetflake_lowcontrast.tga
4180
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4181
        detail
4182
        rgbGen identity
4183
        tcMod scale 8 8
4184
    }
4185
}
4186
 
4187
textures/dreadnought/dnborderplate_b
4188
{
4189
    surfaceparm metalsteps
4190
    {
4191
        map $lightmap
4192
        rgbGen identity
4193
    }
4194
    {
4195
        map textures/dreadnought/dnborderplate_b.tga
4196
        blendFunc GL_DST_COLOR GL_ZERO
4197
        rgbGen identity
4198
    }
4199
    {
4200
        map textures/detail/sheetflake_lowcontrast.tga
4201
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4202
        detail
4203
        rgbGen identity
4204
        tcMod scale 8 8
4205
    }
4206
}
4207
 
4208
textures/dreadnought/dnborderplate2_b
4209
{
4210
    surfaceparm metalsteps
4211
    {
4212
        map $lightmap
4213
        rgbGen identity
4214
    }
4215
    {
4216
        map textures/dreadnought/dnborderplate2_b.tga
4217
        blendFunc GL_DST_COLOR GL_ZERO
4218
        rgbGen identity
4219
    }
4220
    {
4221
        map textures/detail/sheetflake_lowcontrast.tga
4222
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4223
        detail
4224
        rgbGen identity
4225
        tcMod scale 8 8
4226
    }
4227
}
4228
 
4229
textures/dreadnought/mnpanel9base
4230
{
4231
    surfaceparm metalsteps
4232
    {
4233
        map $lightmap
4234
        rgbGen identity
4235
    }
4236
    {
4237
        map textures/dreadnought/mnpanel9base.tga
4238
        blendFunc GL_DST_COLOR GL_ZERO
4239
        rgbGen identity
4240
    }
4241
    {
4242
        map textures/detail/sheetflake_lowcontrast.tga
4243
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4244
        detail
4245
        rgbGen identity
4246
        tcMod scale 8 4
4247
    }
4248
}
4249
 
4250
textures/dreadnought/newhullv2
4251
{
4252
    surfaceparm metalsteps
4253
    {
4254
        map $lightmap
4255
        rgbGen identity
4256
    }
4257
    {
4258
        map textures/dreadnought/newhullv2.tga
4259
        blendFunc GL_DST_COLOR GL_ZERO
4260
        rgbGen identity
4261
    }
4262
    {
4263
        map textures/detail/genericsmooth.tga
4264
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4265
        detail
4266
        rgbGen identity
4267
        tcMod scale 8 8
4268
    }
4269
}
4270
 
4271
textures/dreadnought/panel1
4272
{
4273
    surfaceparm metalsteps
4274
    {
4275
        map $lightmap
4276
        rgbGen identity
4277
    }
4278
    {
4279
        map textures/dreadnought/panel1.tga
4280
        blendFunc GL_DST_COLOR GL_ZERO
4281
        rgbGen identity
4282
    }
4283
    {
4284
        map textures/detail/sheetflake_lowcontrast.tga
4285
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4286
        detail
4287
        rgbGen identity
4288
        tcMod scale 8 8
4289
    }
4290
}
4291
 
4292
textures/dreadnought/set1trim1
4293
{
4294
    surfaceparm metalsteps
4295
    {
4296
        map $lightmap
4297
        rgbGen identity
4298
    }
4299
    {
4300
        map textures/dreadnought/set1trim1.tga
4301
        blendFunc GL_DST_COLOR GL_ZERO
4302
        rgbGen identity
4303
    }
4304
    {
4305
        map textures/detail/sheetflake_lowcontrast.tga
4306
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4307
        detail
4308
        rgbGen identity
4309
        tcMod scale 8 8
4310
    }
4311
}
4312
 
4313
textures/dreadnought/set1trim3
4314
{
4315
    surfaceparm metalsteps
4316
    {
4317
        map $lightmap
4318
        rgbGen identity
4319
    }
4320
    {
4321
        map textures/dreadnought/set1trim1.tga
4322
        blendFunc GL_DST_COLOR GL_ZERO
4323
        rgbGen identity
4324
    }
4325
    {
4326
        map textures/detail/sheetflake_lowcontrast.tga
4327
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4328
        detail
4329
        rgbGen identity
4330
        tcMod scale 8 8
4331
    }
4332
}
4333
 
4334
textures/dreadnought/set1wall
4335
{
4336
    surfaceparm metalsteps
4337
    {
4338
        map $lightmap
4339
        rgbGen identity
4340
    }
4341
    {
4342
        map textures/dreadnought/set1wall.tga
4343
        blendFunc GL_DST_COLOR GL_ZERO
4344
        rgbGen identity
4345
    }
4346
    {
4347
        map textures/detail/sheetflake_lowcontrast.tga
4348
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4349
        detail
4350
        rgbGen identity
4351
        tcMod scale 8 8
4352
    }
4353
}
4354
 
4355
textures/dreadnought/set1wall22
4356
{
4357
    surfaceparm metalsteps
4358
    {
4359
        map $lightmap
4360
        rgbGen identity
4361
    }
4362
    {
4363
        map textures/dreadnought/set1wall22.tga
4364
        blendFunc GL_DST_COLOR GL_ZERO
4365
        rgbGen identity
4366
    }
4367
    {
4368
        map textures/detail/sheetflake_lowcontrast.tga
4369
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4370
        detail
4371
        rgbGen identity
4372
        tcMod scale 8 8
4373
    }
4374
}
4375
 
4376
textures/dreadnought/sink1
4377
{
4378
    surfaceparm metalsteps
4379
    {
4380
        map $lightmap
4381
        rgbGen identity
4382
    }
4383
    {
4384
        map textures/dreadnought/sink1.tga
4385
        blendFunc GL_DST_COLOR GL_ZERO
4386
        rgbGen identity
4387
    }
4388
    {
4389
        map textures/detail/sheetflake_lowcontrast.tga
4390
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4391
        detail
4392
        rgbGen identity
4393
        tcMod scale 16 16
4394
    }
4395
}
4396
 
4397
textures/dreadnought/set1wall5
4398
{
4399
    surfaceparm metalsteps
4400
    {
4401
        map $lightmap
4402
        rgbGen identity
4403
    }
4404
    {
4405
        map textures/dreadnought/set1wall5.tga
4406
        blendFunc GL_DST_COLOR GL_ZERO
4407
        rgbGen identity
4408
    }
4409
    {
4410
        map textures/detail/sheetflake_lowcontrast.tga
4411
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4412
        detail
4413
        rgbGen identity
4414
        tcMod scale 16 16
4415
    }
4416
}
4417
 
4418
textures/dreadnought/set1wall6
4419
{
4420
    surfaceparm metalsteps
4421
    {
4422
        map $lightmap
4423
        rgbGen identity
4424
    }
4425
    {
4426
        map textures/dreadnought/set1wall6.tga
4427
        blendFunc GL_DST_COLOR GL_ZERO
4428
        rgbGen identity
4429
    }
4430
    {
4431
        map textures/detail/sheetflake_lowcontrast.tga
4432
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4433
        detail
4434
        rgbGen identity
4435
        tcMod scale 16 16
4436
    }
4437
}
4438
 
4439
textures/dreadnought/set1wall8
4440
{
4441
    surfaceparm metalsteps
4442
    {
4443
        map $lightmap
4444
        rgbGen identity
4445
    }
4446
    {
4447
        map textures/dreadnought/set1wall8.tga
4448
        blendFunc GL_DST_COLOR GL_ZERO
4449
        rgbGen identity
4450
    }
4451
    {
4452
        map textures/detail/sheetflake_lowcontrast.tga
4453
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4454
        detail
4455
        rgbGen identity
4456
        tcMod scale 16 16
4457
    }
4458
}
4459
 
4460
textures/dreadnought/set1wall88
4461
{
4462
    surfaceparm metalsteps
4463
    {
4464
        map $lightmap
4465
        rgbGen identity
4466
    }
4467
    {
4468
        map textures/dreadnought/set1wall88.tga
4469
        blendFunc GL_DST_COLOR GL_ZERO
4470
        rgbGen identity
4471
    }
4472
    {
4473
        map textures/detail/sheetflake_lowcontrast.tga
4474
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4475
        detail
4476
        rgbGen identity
4477
        tcMod scale 16 16
4478
    }
4479
}
4480
 
4481
textures/dreadnought/set1wall888
4482
{
4483
    surfaceparm metalsteps
4484
    {
4485
        map $lightmap
4486
        rgbGen identity
4487
    }
4488
    {
4489
        map textures/dreadnought/set1wall888.tga
4490
        blendFunc GL_DST_COLOR GL_ZERO
4491
        rgbGen identity
4492
    }
4493
    {
4494
        map textures/detail/sheetflake_lowcontrast.tga
4495
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4496
        detail
4497
        rgbGen identity
4498
        tcMod scale 16 16
4499
    }
4500
}
4501
 
4502
textures/dreadnought/set1wall8888
4503
{
4504
    surfaceparm metalsteps
4505
    {
4506
        map $lightmap
4507
        rgbGen identity
4508
    }
4509
    {
4510
        map textures/dreadnought/set1wall8888.tga
4511
        blendFunc GL_DST_COLOR GL_ZERO
4512
        rgbGen identity
4513
    }
4514
    {
4515
        map textures/detail/sheetflake_lowcontrast.tga
4516
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4517
        detail
4518
        rgbGen identity
4519
        tcMod scale 16 16
4520
    }
4521
}
4522
 
4523
textures/dreadnought/mnpanel11_a-bv2
4524
{
4525
    surfaceparm metalsteps
4526
    {
4527
        map $lightmap
4528
        rgbGen identity
4529
    }
4530
    {
4531
        map textures/dreadnought/mnpanel11_a-bv2.tga
4532
        blendFunc GL_DST_COLOR GL_ZERO
4533
        rgbGen identity
4534
    }
4535
    {
4536
        map textures/detail/sheetflake_lowcontrast.tga
4537
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4538
        detail
4539
        rgbGen identity
4540
        tcMod scale 16 8
4541
    }
4542
}
4543
 
4544
textures/dreadnought/mnpanel11ab
4545
{
4546
    surfaceparm metalsteps
4547
    {
4548
        map $lightmap
4549
        rgbGen identity
4550
    }
4551
    {
4552
        map textures/dreadnought/mnpanel11ab.tga
4553
        blendFunc GL_DST_COLOR GL_ZERO
4554
        rgbGen identity
4555
    }
4556
    {
4557
        map textures/detail/sheetflake_lowcontrast.tga
4558
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4559
        detail
4560
        rgbGen identity
4561
        tcMod scale 16 8
4562
    }
4563
}
4564
 
4565
textures/dreadnought/mnpanel12abc
4566
{
4567
    surfaceparm metalsteps
4568
    {
4569
        map $lightmap
4570
        rgbGen identity
4571
    }
4572
    {
4573
        map textures/dreadnought/mnpanel12abc.tga
4574
        blendFunc GL_DST_COLOR GL_ZERO
4575
        rgbGen identity
4576
    }
4577
    {
4578
        map textures/detail/sheetflake_lowcontrast.tga
4579
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4580
        detail
4581
        rgbGen identity
4582
        tcMod scale 32 8
4583
    }
4584
}
4585
 
4586
textures/dreadnought/mnpanel8c
4587
{
4588
    surfaceparm metalsteps
4589
    {
4590
        map $lightmap
4591
        rgbGen identity
4592
    }
4593
    {
4594
        map textures/dreadnought/mnpanel8c.tga
4595
        blendFunc GL_DST_COLOR GL_ZERO
4596
        rgbGen identity
4597
    }
4598
    {
4599
        map textures/detail/sheetflake_lowcontrast.tga
4600
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4601
        detail
4602
        rgbGen identity
4603
        tcMod scale 8 8
4604
    }
4605
}
4606
 
4607
textures/dreadnought/panel11_a-b
4608
{
4609
    surfaceparm metalsteps
4610
    {
4611
        map $lightmap
4612
        rgbGen identity
4613
    }
4614
    {
4615
        map textures/dreadnought/panel11_a-b.tga
4616
        blendFunc GL_DST_COLOR GL_ZERO
4617
        rgbGen identity
4618
    }
4619
    {
4620
        map textures/detail/sheetflake_lowcontrast.tga
4621
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4622
        detail
4623
        rgbGen identity
4624
        tcMod scale 16 8
4625
    }
4626
}
4627
 
4628
textures/dreadnought/panel11_a-bv2
4629
{
4630
    surfaceparm metalsteps
4631
    {
4632
        map $lightmap
4633
        rgbGen identity
4634
    }
4635
    {
4636
        map textures/dreadnought/panel11_a-bv2.tga
4637
        blendFunc GL_DST_COLOR GL_ZERO
4638
        rgbGen identity
4639
    }
4640
    {
4641
        map textures/detail/sheetflake_lowcontrast.tga
4642
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4643
        detail
4644
        rgbGen identity
4645
        tcMod scale 16 8
4646
    }
4647
}
4648
 
4649
textures/dreadnought/set1wall44
4650
{
4651
    surfaceparm metalsteps
4652
    {
4653
        map $lightmap
4654
        rgbGen identity
4655
    }
4656
    {
4657
        map textures/dreadnought/set1wall44.tga
4658
        blendFunc GL_DST_COLOR GL_ZERO
4659
        rgbGen identity
4660
    }
4661
    {
4662
        map textures/detail/metalrough.tga
4663
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4664
        detail
4665
        rgbGen identity
4666
        tcMod scale 4 4
4667
    }
4668
}
4669
 
4670
textures/dreadnought/mnpanel9copy
4671
{
4672
    surfaceparm metalsteps
4673
    {
4674
        map $lightmap
4675
        rgbGen identity
4676
    }
4677
    {
4678
        map textures/dreadnought/mnpanel9copy.tga
4679
        blendFunc GL_DST_COLOR GL_ZERO
4680
        rgbGen identity
4681
    }
4682
    {
4683
        map textures/detail/sheetflake_lowcontrast.tga
4684
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4685
        detail
4686
        rgbGen identity
4687
        tcMod scale 16 8
4688
    }
4689
}
4690
 
4691
textures/dreadnought/mntrimok
4692
{
4693
    surfaceparm metalsteps
4694
    {
4695
        map $lightmap
4696
        rgbGen identity
4697
    }
4698
    {
4699
        map textures/dreadnought/mntrimok.tga
4700
        blendFunc GL_DST_COLOR GL_ZERO
4701
        rgbGen identity
4702
    }
4703
    {
4704
        map textures/detail/sheetflake_lowcontrast.tga
4705
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4706
        detail
4707
        rgbGen identity
4708
        tcMod scale 5 2
4709
    }
4710
}
4711
 
4712
textures/dreadnought/set1wall9
4713
{
4714
    surfaceparm metalsteps
4715
    {
4716
        map $lightmap
4717
        rgbGen identity
4718
    }
4719
    {
4720
        map textures/dreadnought/set1wall9.tga
4721
        blendFunc GL_DST_COLOR GL_ZERO
4722
        rgbGen identity
4723
    }
4724
    {
4725
        map textures/detail/sheetflake_lowcontrast.tga
4726
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4727
        detail
4728
        rgbGen identity
4729
        tcMod scale 16 16
4730
    }
4731
}
4732
 
4733
textures/dreadnought/sign_b
4734
{
4735
    surfaceparm metalsteps
4736
    {
4737
        map $lightmap
4738
        rgbGen identity
4739
    }
4740
    {
4741
        map textures/dreadnought/sign_b.tga
4742
        blendFunc GL_DST_COLOR GL_ZERO
4743
        rgbGen identity
4744
    }
4745
    {
4746
        map textures/detail/sheetflake_lowcontrast.tga
4747
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4748
        detail
4749
        rgbGen identity
4750
        tcMod scale 8 8
4751
    }
4752
    {
4753
        map textures/dreadnought/shine1.tga
4754
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4755
        detail
4756
        rgbGen identity
4757
        tcGen environment
4758
        tcMod scale 3 3
4759
    }
4760
}
4761
 
4762
textures/dreadnought/sign1_b
4763
{
4764
    surfaceparm metalsteps
4765
    {
4766
        map $lightmap
4767
        rgbGen identity
4768
    }
4769
    {
4770
        map textures/dreadnought/sign1_b.tga
4771
        blendFunc GL_DST_COLOR GL_ZERO
4772
        rgbGen identity
4773
    }
4774
    {
4775
        map textures/detail/sheetflake_lowcontrast.tga
4776
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4777
        detail
4778
        rgbGen identity
4779
        tcMod scale 8 8
4780
    }
4781
    {
4782
        map textures/dreadnought/shine1.tga
4783
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4784
        detail
4785
        rgbGen identity
4786
        tcGen environment
4787
        tcMod scale 3 3
4788
    }
4789
}
4790
 
4791
textures/dreadnought/sign2_b
4792
{
4793
    surfaceparm metalsteps
4794
    {
4795
        map $lightmap
4796
        rgbGen identity
4797
    }
4798
    {
4799
        map textures/dreadnought/sign2_b.tga
4800
        blendFunc GL_DST_COLOR GL_ZERO
4801
        rgbGen identity
4802
    }
4803
    {
4804
        map textures/detail/sheetflake_lowcontrast.tga
4805
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4806
        detail
4807
        rgbGen identity
4808
        tcMod scale 8 8
4809
    }
4810
    {
4811
        map textures/dreadnought/shine1.tga
4812
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4813
        detail
4814
        rgbGen identity
4815
        tcGen environment
4816
        tcMod scale 3 3
4817
    }
4818
}
4819
 
4820
textures/dreadnought/slidingdoor
4821
{
4822
    surfaceparm metalsteps
4823
    {
4824
        map $lightmap
4825
        rgbGen identity
4826
    }
4827
    {
4828
        map textures/dreadnought/slidingdoor.tga
4829
        blendFunc GL_DST_COLOR GL_ZERO
4830
        rgbGen identity
4831
    }
4832
    {
4833
        map textures/detail/sheetflake_lowcontrast.tga
4834
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4835
        detail
4836
        rgbGen identity
4837
        tcMod scale 32 32
4838
    }
4839
}
4840
 
4841
textures/dreadnought/wallbp_plain
4842
{
4843
    surfaceparm metalsteps
4844
    {
4845
        map $lightmap
4846
        rgbGen identity
4847
    }
4848
    {
4849
        map textures/dreadnought/wallbp_plain.tga
4850
        blendFunc GL_DST_COLOR GL_ZERO
4851
        rgbGen identity
4852
    }
4853
    {
4854
        map textures/detail/genericsmooth.tga
4855
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4856
        detail
4857
        rgbGen identity
4858
        tcMod scale 8 8
4859
    }
4860
}
4861
 
4862
textures/dreadnought/wallbp2_plain
4863
{
4864
    surfaceparm metalsteps
4865
    {
4866
        map $lightmap
4867
        rgbGen identity
4868
    }
4869
    {
4870
        map textures/dreadnought/wallbp2_plain.tga
4871
        blendFunc GL_DST_COLOR GL_ZERO
4872
        rgbGen identity
4873
    }
4874
    {
4875
        map textures/detail/genericsmooth.tga
4876
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4877
        detail
4878
        rgbGen identity
4879
        tcMod scale 8 8
4880
    }
4881
}
4882
 
4883
textures/dreadnought/panel128b
4884
{
4885
    surfaceparm metalsteps
4886
    {
4887
        map $lightmap
4888
        rgbGen identity
4889
    }
4890
    {
4891
        map textures/dreadnought/panel128b.tga
4892
        blendFunc GL_DST_COLOR GL_ZERO
4893
        rgbGen identity
4894
    }
4895
    {
4896
        map textures/detail/sheetflake_lowcontrast.tga
4897
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4898
        detail
4899
        rgbGen identity
4900
        tcMod scale 32 32
4901
    }
4902
}
4903
 
4904
textures/dreadnought/panel128-2
4905
{
4906
    surfaceparm metalsteps
4907
    {
4908
        map $lightmap
4909
        rgbGen identity
4910
    }
4911
    {
4912
        map textures/dreadnought/panel128-2.tga
4913
        blendFunc GL_DST_COLOR GL_ZERO
4914
        rgbGen identity
4915
    }
4916
    {
4917
        map textures/detail/sheetflake_lowcontrast.tga
4918
        blendFunc GL_DST_COLOR GL_SRC_COLOR
4919
        detail
4920
        rgbGen identity
4921
        tcMod scale 16 16
4922
    }
4923
}
4924
 
4925
textures/dreadnought/set1light4
4926
{
4927
    q3map_surfacelight 8750
4928
    surfaceparm nolightmap
4929
    {
4930
        map textures/dreadnought/set1light4.tga
4931
    }
4932
}
4933
 
4934
textures/dreadnought/light5
4935
{
4936
    q3map_surfacelight 8750
4937
    surfaceparm nolightmap
4938
    {
4939
        map textures/dreadnought/light5.tga
4940
    }
4941
}
4942
 
4943
textures/dreadnought/energy
4944
{
4945
    light 1
4946
    surfaceparm nolightmap
4947
    surfaceparm trans
4948
    {
4949
        map textures/dreadnought/energy.tga
4950
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4951
        rgbGen wave noise 0.5 0.9 1 2
4952
        tcMod stretch noise 1 0.06 1 0
4953
        tcMod turb 0 0.02 1 0
4954
        tcMod scale 0.5 1
4955
    }
4956
    {
4957
        map textures/dreadnought/energy.tga
4958
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4959
        rgbGen identity
4960
        tcMod turb 1 0.001 -0.005 0
4961
        tcMod scale 0.5 1
4962
    }
4963
    {
4964
        map textures/dreadnought/bluestatic.tga
4965
        blendFunc GL_ONE GL_SRC_ALPHA
4966
        tcMod scale 1 2
4967
        tcMod turb 0.5 1 0 3
4968
        tcMod scroll 1 1
4969
        tcMod rotate -1
4970
    }
4971
}
4972
 
4973
textures/dreadnought/oldenergy
4974
{
4975
    qer_editorimage textures/dreadnought/energy.tga
4976
    light 1
4977
    surfaceparm nolightmap
4978
    surfaceparm trans
4979
    cull disable
4980
    {
4981
        map textures/dreadnought/energy.tga
4982
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4983
        rgbGen wave sin 0.5 0.5 2 0.4
4984
        tcMod turb 5 1 2 0.5
4985
        tcMod stretch sawtooth 1 1 2 0.5
4986
        tcMod transform 1 1 1 1 1 1
4987
        tcMod scroll 1 1
4988
    }
4989
    {
4990
        map textures/dreadnought/energy.tga
4991
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4992
        rgbGen identity
4993
    }
4994
}
4995
 
4996
textures/dreadnought/panel12a
4997
{
4998
    {
4999
        map $lightmap
5000
        rgbGen identity
5001
    }
5002
    {
5003
        map textures/dreadnought/panel12a.tga
5004
        blendFunc GL_DST_COLOR GL_ZERO
5005
        rgbGen identity
5006
    }
5007
    {
5008
        map textures/dreadnought/shine2.tga
5009
        blendFunc GL_DST_COLOR GL_SRC_COLOR
5010
        detail
5011
        rgbGen identity
5012
        tcGen environment
5013
        tcMod scale 3 3
5014
    }
5015
    {
5016
        map textures/dreadnought/panel12aglow.tga
5017
        blendFunc GL_ONE GL_ONE
5018
        rgbGen wave triangle 1 0.2 2 4
5019
    }
5020
}
5021
 
5022
textures/dreadnought/energygen
5023
{
5024
    qer_editorimage textures/dreadnought/energygen2.tga
5025
    {
5026
        map textures/borg/ribbing2_energy.tga
5027
        blendFunc GL_ONE GL_ZERO
5028
        rgbGen wave sin 0 1 0 1
5029
        tcMod scroll 0 1
5030
    }
5031
    {
5032
        map textures/dreadnought/energygen2.tga
5033
        blendFunc GL_ONE GL_SRC_ALPHA
5034
        rgbGen identity
5035
    }
5036
    {
5037
        map $lightmap
5038
        blendFunc GL_DST_COLOR GL_ZERO
5039
        rgbGen identity
5040
    }
5041
}
5042
 
5043
textures/dreadnought/energygen2
5044
{
5045
    {
5046
        map textures/borg/ribbing2_energy.tga
5047
        blendFunc GL_ONE GL_ZERO
5048
        rgbGen wave sin 0 1 0 1
5049
        tcMod scroll 0 1
5050
    }
5051
    {
5052
        map textures/dreadnought/energygen2.tga
5053
        blendFunc GL_ONE GL_SRC_ALPHA
5054
        rgbGen identity
5055
    }
5056
    {
5057
        map $lightmap
5058
        blendFunc GL_DST_COLOR GL_ZERO
5059
        rgbGen identity
5060
    }
5061
}
5062
 
5063
textures/dreadnought/energygen3
5064
{
5065
    {
5066
        map textures/dreadnought/shine3.tga
5067
        rgbGen wave sin 0.5 0.5 0 1
5068
        tcMod scroll 0 0.5
5069
    }
5070
    {
5071
        map textures/dreadnought/energygen3.tga
5072
        blendFunc GL_ONE GL_SRC_ALPHA
5073
    }
5074
    {
5075
        map $lightmap
5076
        blendFunc GL_DST_COLOR GL_ZERO
5077
        rgbGen identity
5078
    }
5079
}
5080
 
5081
textures/dreadnought/lightblob
5082
{
5083
    surfaceparm nomarks
5084
    surfaceparm nolightmap
5085
    surfaceparm trans
5086
    polygonOffset
5087
    {
5088
        map textures/dreadnought/lightblob.tga
5089
        blendFunc GL_DST_COLOR GL_SRC_COLOR
5090
        rgbGen wave sin 0 1 0 1
5091
    }
5092
}
5093
 
5094
textures/dreadnought/ovallight1
5095
{
5096
    surfaceparm nolightmap
5097
    {
5098
        map textures/dreadnought/ovallight1.tga
5099
        blendFunc GL_ONE GL_ZERO
5100
    }
5101
}
5102
 
5103
textures/dreadnought/bluestatic
5104
{
5105
    surfaceparm nomarks
5106
    surfaceparm nolightmap
5107
    surfaceparm trans
5108
    {
5109
        map textures/dreadnought/bluestatic.tga
5110
        blendFunc GL_ONE GL_ONE
5111
        tcMod scroll 1292.7 11233.9
5112
    }
5113
}
5114
 
5115
textures/dreadnought/portshieldstatic
5116
{
5117
    surfaceparm noimpact
5118
    surfaceparm nolightmap
5119
    surfaceparm trans
5120
    cull disable
5121
    {
5122
        map textures/dreadnought/bluestatic.tga
5123
        blendFunc GL_ONE GL_ONE
5124
        tcMod scroll 1292.7 11233.9
5125
    }
5126
}
5127
 
5128
textures/dreadnought/bluestatic_nonsolid
5129
{
5130
    surfaceparm noimpact
5131
    surfaceparm nolightmap
5132
    surfaceparm nonsolid
5133
    surfaceparm trans
5134
    {
5135
        map textures/dreadnought/bluestatic.tga
5136
        blendFunc GL_ONE GL_ONE
5137
        tcMod scroll 1292.7 11233.9
5138
    }
5139
}
5140
 
5141
textures/dreadnought/light2_noflare
5142
{
5143
    qer_editorimage textures/dreadnought/conslight.tga
5144
    q3map_surfacelight 1750
5145
    {
5146
        map textures/dreadnought/light2.tga
5147
        blendFunc GL_ONE GL_ZERO
5148
        tcMod scroll 0 1
5149
    }
5150
    {
5151
        map textures/dreadnought/light2.tga
5152
        blendFunc GL_ONE GL_ONE
5153
        tcMod scroll 0 -1
5154
    }
5155
    {
5156
        map textures/dreadnought/conslight.tga
5157
        blendFunc GL_ONE GL_SRC_ALPHA
5158
        rgbGen identity
5159
    }
5160
    {
5161
        map $lightmap
5162
        blendFunc GL_DST_COLOR GL_ZERO
5163
        rgbGen identity
5164
    }
5165
}
5166
 
5167
textures/dreadnought/light1_noflare
5168
{
5169
    qer_editorimage textures/dreadnought/conslight.tga
5170
    q3map_surfacelight 1750
5171
    {
5172
        map textures/dreadnought/light1.tga
5173
        blendFunc GL_ONE GL_ZERO
5174
        tcMod scroll 0 1
5175
    }
5176
    {
5177
        map textures/dreadnought/light1.tga
5178
        blendFunc GL_ONE GL_ONE
5179
        tcMod scroll 0 -1
5180
    }
5181
    {
5182
        map textures/dreadnought/conslight.tga
5183
        blendFunc GL_ONE GL_SRC_ALPHA
5184
        rgbGen identity
5185
    }
5186
    {
5187
        map $lightmap
5188
        blendFunc GL_DST_COLOR GL_ZERO
5189
        rgbGen identity
5190
    }
5191
}
5192
 
5193
textures/dreadnought/light2
5194
{
5195
    qer_editorimage textures/dreadnought/conslight.tga
5196
    q3map_surfacelight 1750
5197
    light 1
5198
    {
5199
        map textures/dreadnought/light2.tga
5200
        blendFunc GL_ONE GL_ZERO
5201
        tcMod scroll 0 1
5202
    }
5203
    {
5204
        map textures/dreadnought/light2.tga
5205
        blendFunc GL_ONE GL_ONE
5206
        tcMod scroll 0 -1
5207
    }
5208
    {
5209
        map textures/dreadnought/conslight.tga
5210
        blendFunc GL_ONE GL_SRC_ALPHA
5211
        rgbGen identity
5212
    }
5213
    {
5214
        map $lightmap
5215
        blendFunc GL_DST_COLOR GL_ZERO
5216
        rgbGen identity
5217
    }
5218
}
5219
 
5220
textures/dreadnought/light1
5221
{
5222
    qer_editorimage textures/dreadnought/conslight.tga
5223
    q3map_surfacelight 1750
5224
    light 1
5225
    {
5226
        map textures/dreadnought/light1.tga
5227
        blendFunc GL_ONE GL_ZERO
5228
        tcMod scroll 0 1
5229
    }
5230
    {
5231
        map textures/dreadnought/light1.tga
5232
        blendFunc GL_ONE GL_ONE
5233
        tcMod scroll 0 -1
5234
    }
5235
    {
5236
        map textures/dreadnought/conslight.tga
5237
        blendFunc GL_ONE GL_SRC_ALPHA
5238
        rgbGen identity
5239
    }
5240
    {
5241
        map $lightmap
5242
        blendFunc GL_DST_COLOR GL_ZERO
5243
        rgbGen identity
5244
    }
5245
}
5246
 
5247
textures/dreadnought/light3
5248
{
5249
    {
5250
        map textures/dreadnought/light1.tga
5251
        blendFunc GL_ONE GL_ZERO
5252
        tcMod scroll 0 1
5253
    }
5254
    {
5255
        map textures/dreadnought/light1.tga
5256
        blendFunc GL_ONE GL_ONE
5257
        tcMod scroll 0 -1
5258
    }
5259
    {
5260
        map textures/dreadnought/light3.tga
5261
        blendFunc GL_ONE GL_SRC_ALPHA
5262
        rgbGen identity
5263
    }
5264
    {
5265
        map $lightmap
5266
        blendFunc GL_DST_COLOR GL_ZERO
5267
        rgbGen identity
5268
    }
5269
}
5270
 
5271
textures/dreadnought/forceside2
5272
{
5273
    q3map_surfacelight 1750
5274
    q3map_backsplash 0 0
5275
    {
5276
        map $lightmap
5277
        rgbGen identity
5278
    }
5279
    {
5280
        map textures/dreadnought/forceside2.tga
5281
        blendFunc GL_DST_COLOR GL_ZERO
5282
        rgbGen identity
5283
    }
5284
    {
5285
        map textures/dreadnought/shine1.tga
5286
        blendFunc GL_DST_COLOR GL_SRC_COLOR
5287
        detail
5288
        rgbGen identity
5289
        tcGen environment
5290
        tcMod scale 3 3
5291
    }
5292
    {
5293
        map textures/dreadnought/forceside2_glow.tga
5294
        blendFunc GL_ONE GL_ONE
5295
    }
5296
}
5297
 
5298
textures/dreadnought/girder
5299
{
5300
    {
5301
        map textures/borg/ribbing2_energy.tga
5302
        tcMod scroll 0 1
5303
    }
5304
    {
5305
        map textures/dreadnought/girder.tga
5306
        blendFunc GL_ONE GL_SRC_ALPHA
5307
    }
5308
    {
5309
        map $lightmap
5310
        blendFunc GL_DST_COLOR GL_ZERO
5311
        rgbGen identity
5312
    }
5313
}
5314
 
5315
textures/dreadnought/girder3
5316
{
5317
    {
5318
        map textures/borg/ribbing2_energy.tga
5319
        rgbGen wave sin 0 1 0 1
5320
        tcMod scroll 0 1
5321
    }
5322
    {
5323
        map textures/dreadnought/girder3.tga
5324
        blendFunc GL_ONE GL_SRC_ALPHA
5325
    }
5326
    {
5327
        map $lightmap
5328
        blendFunc GL_DST_COLOR GL_ZERO
5329
        rgbGen identity
5330
    }
5331
}
5332
 
5333
textures/dreadnought/panel10_nolightmap
5334
{
5335
    surfaceparm nolightmap
5336
    {
5337
        map textures/dreadnought/panel10_nolightmap.tga
5338
    }
5339
}
5340
 
5341
textures/dreadnought/player_switch_off
5342
{
5343
    surfaceparm metalsteps
5344
    {
5345
        map textures/dreadnought/shine3.tga
5346
        blendFunc GL_ONE GL_ZERO
5347
        rgbGen identity
5348
        tcGen environment
5349
        tcMod scale 6 6
5350
    }
5351
    {
5352
        map textures/dreadnought/player_switch_off.tga
5353
        blendFunc GL_ONE GL_SRC_ALPHA
5354
        rgbGen identity
5355
    }
5356
    {
5357
        map $lightmap
5358
        blendFunc GL_DST_COLOR GL_ZERO
5359
        rgbGen identity
5360
    }
5361
}
5362
 
5363
textures/dreadnought/player_switch_on
5364
{
5365
    surfaceparm metalsteps
5366
    {
5367
        map textures/dreadnought/shine3.tga
5368
        blendFunc GL_ONE GL_ZERO
5369
        rgbGen identity
5370
        tcGen environment
5371
        tcMod scale 6 6
5372
    }
5373
    {
5374
        map textures/dreadnought/player_switch_on.tga
5375
        blendFunc GL_ONE GL_SRC_ALPHA
5376
        rgbGen identity
5377
    }
5378
    {
5379
        map $lightmap
5380
        blendFunc GL_DST_COLOR GL_ZERO
5381
        rgbGen identity
5382
    }
5383
}
5384
 
5385
textures/dreadnought/medical_monitors_b
5386
{
5387
    surfaceparm metalsteps
5388
    surfaceparm nolightmap
5389
    surfaceparm pointlight
5390
    {
5391
        map textures/dreadnought/shine3.tga
5392
        blendFunc GL_ONE GL_ZERO
5393
        rgbGen identity
5394
        tcGen environment
5395
        tcMod scale 6 6
5396
    }
5397
    {
5398
        map textures/dreadnought/medical_monitors_b.tga
5399
        blendFunc GL_ONE GL_SRC_ALPHA
5400
        rgbGen vertex
5401
    }
5402
    {
5403
        map textures/dreadnought/medical_monitors_bglow.tga
5404
        blendFunc GL_ONE GL_ONE
5405
    }
5406
}
5407
 
5408
textures/dreadnought/laser_mon_b
5409
{
5410
    surfaceparm metalsteps
5411
    {
5412
        map textures/dreadnought/shine3.tga
5413
        blendFunc GL_ONE GL_ZERO
5414
        rgbGen identity
5415
        tcGen environment
5416
        tcMod scale 6 6
5417
    }
5418
    {
5419
        map textures/dreadnought/laser_mon_b.tga
5420
        blendFunc GL_ONE GL_SRC_ALPHA
5421
        rgbGen identity
5422
    }
5423
    {
5424
        map $lightmap
5425
        blendFunc GL_DST_COLOR GL_ZERO
5426
        rgbGen identity
5427
    }
5428
}
5429
 
5430
textures/dreadnought/forcefield_on
5431
{
5432
    surfaceparm metalsteps
5433
    {
5434
        map textures/dreadnought/shine3.tga
5435
        blendFunc GL_ONE GL_ZERO
5436
        rgbGen identity
5437
        tcGen environment
5438
        tcMod scale 6 6
5439
    }
5440
    {
5441
        map textures/dreadnought/forcefield_on.tga
5442
        blendFunc GL_ONE GL_SRC_ALPHA
5443
        rgbGen identity
5444
    }
5445
    {
5446
        map $lightmap
5447
        blendFunc GL_DST_COLOR GL_ZERO
5448
        rgbGen identity
5449
    }
5450
}
5451
 
5452
textures/dreadnought/forcefield_off
5453
{
5454
    surfaceparm metalsteps
5455
    {
5456
        map textures/dreadnought/shine3.tga
5457
        blendFunc GL_ONE GL_ZERO
5458
        rgbGen identity
5459
        tcGen environment
5460
        tcMod scale 6 6
5461
    }
5462
    {
5463
        map textures/dreadnought/forcefield_off.tga
5464
        blendFunc GL_ONE GL_SRC_ALPHA
5465
        rgbGen identity
5466
    }
5467
    {
5468
        map $lightmap
5469
        blendFunc GL_DST_COLOR GL_ZERO
5470
        rgbGen identity
5471
    }
5472
}
5473
 
5474
textures/dreadnought/elevator_go
5475
{
5476
    surfaceparm metalsteps
5477
    {
5478
        map textures/dreadnought/shine3.tga
5479
        blendFunc GL_ONE GL_ZERO
5480
        rgbGen identity
5481
        tcGen environment
5482
        tcMod scale 6 6
5483
    }
5484
    {
5485
        map textures/dreadnought/elevator_go.tga
5486
        blendFunc GL_ONE GL_SRC_ALPHA
5487
        rgbGen identity
5488
    }
5489
    {
5490
        map $lightmap
5491
        blendFunc GL_DST_COLOR GL_ZERO
5492
        rgbGen identity
5493
    }
5494
    {
5495
        map textures/dreadnought/elevator_goglow.tga
5496
        blendFunc GL_ONE GL_ONE
5497
    }
5498
}
5499
 
5500
textures/dreadnought/elevator_stop
5501
{
5502
    surfaceparm metalsteps
5503
    {
5504
        map textures/dreadnought/shine3.tga
5505
        blendFunc GL_ONE GL_ZERO
5506
        rgbGen identity
5507
        tcGen environment
5508
        tcMod scale 6 6
5509
    }
5510
    {
5511
        map textures/dreadnought/elevator_stop.tga
5512
        blendFunc GL_ONE GL_SRC_ALPHA
5513
        rgbGen identity
5514
    }
5515
    {
5516
        map $lightmap
5517
        blendFunc GL_DST_COLOR GL_ZERO
5518
        rgbGen identity
5519
    }
5520
    {
5521
        map textures/dreadnought/elevator_stopglow.tga
5522
        blendFunc GL_ONE GL_ONE
5523
    }
5524
}
5525
 
5526
textures/dreadnought/chell_switch_on
5527
{
5528
    surfaceparm metalsteps
5529
    {
5530
        map textures/dreadnought/shine3.tga
5531
        blendFunc GL_ONE GL_ZERO
5532
        rgbGen identity
5533
        tcGen environment
5534
        tcMod scale 6 6
5535
    }
5536
    {
5537
        map textures/dreadnought/chell_switch_on.tga
5538
        blendFunc GL_ONE GL_SRC_ALPHA
5539
        rgbGen identity
5540
    }
5541
    {
5542
        map $lightmap
5543
        blendFunc GL_DST_COLOR GL_ZERO
5544
        rgbGen identity
5545
    }
5546
}
5547
 
5548
textures/dreadnought/chell_switch_off
5549
{
5550
    surfaceparm metalsteps
5551
    {
5552
        map textures/dreadnought/shine3.tga
5553
        blendFunc GL_ONE GL_ZERO
5554
        rgbGen identity
5555
        tcGen environment
5556
        tcMod scale 6 6
5557
    }
5558
    {
5559
        map textures/dreadnought/chell_switch_off.tga
5560
        blendFunc GL_ONE GL_SRC_ALPHA
5561
        rgbGen identity
5562
    }
5563
    {
5564
        map $lightmap
5565
        blendFunc GL_DST_COLOR GL_ZERO
5566
        rgbGen identity
5567
    }
5568
}
5569
 
5570
textures/dreadnought/control1
5571
{
5572
    surfaceparm metalsteps
5573
    {
5574
        map textures/dreadnought/shine3.tga
5575
        blendFunc GL_ONE GL_ZERO
5576
        rgbGen identity
5577
        tcGen environment
5578
        tcMod scale 6 6
5579
    }
5580
    {
5581
        map textures/dreadnought/control1.tga
5582
        blendFunc GL_ONE GL_SRC_ALPHA
5583
        rgbGen identity
5584
    }
5585
    {
5586
        map $lightmap
5587
        blendFunc GL_DST_COLOR GL_ZERO
5588
        rgbGen identity
5589
    }
5590
}
5591
 
5592
textures/dreadnought/control1a_b
5593
{
5594
    surfaceparm metalsteps
5595
    {
5596
        map textures/dreadnought/shine3.tga
5597
        blendFunc GL_ONE GL_ZERO
5598
        rgbGen identity
5599
        tcGen environment
5600
        tcMod scale 6 6
5601
    }
5602
    {
5603
        map textures/dreadnought/control1a_b.tga
5604
        blendFunc GL_ONE GL_SRC_ALPHA
5605
        rgbGen identity
5606
    }
5607
    {
5608
        map $lightmap
5609
        blendFunc GL_DST_COLOR GL_ZERO
5610
        rgbGen identity
5611
    }
5612
}
5613
 
5614
textures/dreadnought/control2
5615
{
5616
    surfaceparm metalsteps
5617
    {
5618
        map textures/dreadnought/shine3.tga
5619
        blendFunc GL_ONE GL_ZERO
5620
        rgbGen identity
5621
        tcGen environment
5622
        tcMod scale 6 6
5623
    }
5624
    {
5625
        map textures/dreadnought/control2.tga
5626
        blendFunc GL_ONE GL_SRC_ALPHA
5627
        rgbGen identity
5628
    }
5629
    {
5630
        map $lightmap
5631
        blendFunc GL_DST_COLOR GL_ZERO
5632
        rgbGen identity
5633
    }
5634
}
5635
 
5636
textures/dreadnought/control2a
5637
{
5638
    surfaceparm metalsteps
5639
    {
5640
        map textures/dreadnought/shine3.tga
5641
        blendFunc GL_ONE GL_ZERO
5642
        rgbGen identity
5643
        tcGen environment
5644
        tcMod scale 6 6
5645
    }
5646
    {
5647
        map textures/dreadnought/control2a.tga
5648
        blendFunc GL_ONE GL_SRC_ALPHA
5649
        rgbGen identity
5650
    }
5651
    {
5652
        map $lightmap
5653
        blendFunc GL_DST_COLOR GL_ZERO
5654
        rgbGen identity
5655
    }
5656
}
5657
 
5658
textures/dreadnought/control7_b
5659
{
5660
    surfaceparm metalsteps
5661
    {
5662
        map textures/dreadnought/shine3.tga
5663
        blendFunc GL_ONE GL_ZERO
5664
        rgbGen identity
5665
        tcGen environment
5666
        tcMod scale 6 6
5667
    }
5668
    {
5669
        map textures/dreadnought/control7_b.tga
5670
        blendFunc GL_ONE GL_SRC_ALPHA
5671
        rgbGen identity
5672
    }
5673
    {
5674
        map $lightmap
5675
        blendFunc GL_DST_COLOR GL_ZERO
5676
        rgbGen identity
5677
    }
5678
}
5679
 
5680
textures/dreadnought/ozpipe
5681
{
5682
    surfaceparm metalsteps
5683
    surfaceparm nolightmap
5684
    surfaceparm trans
5685
    surfaceparm pointlight
5686
    {
5687
        map textures/dreadnought/ozenergy.tga
5688
        blendFunc GL_ONE GL_ZERO
5689
        rgbGen wave sin 0.5 0.15 2 0.4
5690
        tcMod scale 0.25 0.25
5691
        tcMod scroll 0.2 -0.5
5692
    }
5693
    {
5694
        map textures/dreadnought/ozenergy.tga
5695
        blendFunc GL_ONE GL_ONE
5696
        rgbGen wave sin 0.5 0.25 2 0.1
5697
        tcMod scale 0.25 0.25
5698
        tcMod scroll -0.2 -0.5
5699
    }
5700
    {
5701
        map textures/dreadnought/ozpipe.tga
5702
        alphaFunc GE128
5703
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
5704
        depthWrite
5705
        rgbGen vertex
5706
    }
5707
}
5708
 
5709
textures/dreadnought/ozpipe_empty
5710
{
5711
    qer_editorimage textures/dreadnought/ozpipe.tga
5712
    surfaceparm metalsteps
5713
    surfaceparm nolightmap
5714
    surfaceparm trans
5715
    surfaceparm pointlight
5716
    cull disable
5717
    {
5718
        map textures/engineering/glass1.tga
5719
        blendFunc GL_ONE GL_ONE
5720
        rgbGen vertex
5721
        tcGen environment
5722
        tcMod scale 3 3
5723
    }
5724
    {
5725
        map textures/dreadnought/ozpipe.tga
5726
        alphaFunc GE128
5727
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
5728
        depthWrite
5729
        rgbGen vertex
5730
    }
5731
}
5732
 
5733
textures/dreadnought/black
5734
{
5735
    surfaceparm noimpact
5736
    surfaceparm nomarks
5737
    {
5738
        map textures/dreadnought/black.tga
5739
        blendFunc GL_ZERO GL_ONE
5740
    }
5741
}
5742
 
5743
textures/dreadnought/tanktread_anim
5744
{
5745
    surfaceparm nomarks
5746
    {
5747
        map $lightmap
5748
        blendFunc GL_ONE GL_ZERO
5749
        rgbGen identity
5750
    }
5751
    {
5752
        map textures/dreadnought/tanktread_anim.tga
5753
        blendFunc GL_DST_COLOR GL_ZERO
5754
        rgbGen identity
5755
        tcMod scroll 0 0.5
5756
    }
5757
}
5758
 
5759
textures/dreadnought/dn_screenphoto
5760
{
5761
    {
5762
        map textures/dreadnought/stripes.tga
5763
        blendFunc GL_ONE GL_ONE
5764
        tcMod scroll -5 0
5765
    }
5766
    {
5767
        map textures/dreadnought/dn_screenmetal.tga
5768
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
5769
    }
5770
    {
5771
        map $lightmap
5772
        blendFunc GL_DST_COLOR GL_ZERO
5773
    }
5774
    {
5775
        map textures/dreadnought/dn_screenbarrel.tga
5776
        blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
5777
    }
5778
    {
5779
        animMap 1 textures/dreadnought/dn_screenglow1.tga textures/dreadnought/dn_screenglow2.tga textures/dreadnought/dn_screenglow3.tga textures/dreadnought/dn_screenglow4.tga
5780
        blendFunc GL_ONE GL_ONE
5781
    }
5782
    {
5783
        map textures/dreadnought/dn_screenbarrelglow.tga
5784
        blendFunc GL_ONE GL_ONE
5785
        rgbGen wave sin 0 1 0 1
5786
    }
5787
}
5788
 
5789
textures/dreadnought/dn_screenphotolens
5790
{
5791
    qer_editorimage textures/dreadnought/screenphoto.tga
5792
    {
5793
        map textures/dreadnought/stripes.tga
5794
        blendFunc GL_ONE GL_ONE
5795
        tcMod scroll -5 0
5796
    }
5797
    {
5798
        map textures/dreadnought/dn_screenmetal.tga
5799
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
5800
    }
5801
    {
5802
        map $lightmap
5803
        blendFunc GL_DST_COLOR GL_ZERO
5804
    }
5805
    {
5806
        map textures/dreadnought/dn_screentram.tga
5807
        blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
5808
    }
5809
    {
5810
        map textures/dreadnought/dn_screenglow1.tga
5811
        blendFunc GL_ONE GL_ONE
5812
    }
5813
    {
5814
        map textures/dreadnought/dn_screentramdot.tga
5815
        blendFunc GL_ONE GL_ONE
5816
        rgbGen wave sin 0 1 0 1
5817
    }
5818
}
5819
 
5820
textures/dreadnought/dn_screenphoto3
5821
{
5822
    qer_editorimage textures/dreadnought/dn_screenphoto.tga
5823
    {
5824
        map textures/dreadnought/stripes.tga
5825
        blendFunc GL_ONE GL_ONE
5826
        tcMod scroll -5 0
5827
    }
5828
    {
5829
        map textures/dreadnought/dn_screenmetal.tga
5830
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
5831
    }
5832
    {
5833
        map $lightmap
5834
        blendFunc GL_DST_COLOR GL_ZERO
5835
    }
5836
    {
5837
        map textures/dreadnought/dn_screenrouter.tga
5838
        blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
5839
    }
5840
    {
5841
        animMap 1 textures/dreadnought/dn_screenglow1.tga textures/dreadnought/dn_screenglow2.tga textures/dreadnought/dn_screenglow3.tga textures/dreadnought/dn_screenglow4.tga
5842
        blendFunc GL_ONE GL_ONE
5843
    }
5844
    {
5845
        map textures/dreadnought/dn_screenrouterdot.tga
5846
        blendFunc GL_ONE GL_ONE
5847
        rgbGen wave sin 0 1 0 1
5848
    }
5849
}
5850
 
5851
textures/dreadnought/dn_screenphoto4
5852
{
5853
    qer_editorimage textures/dreadnought/dn_screenphoto.tga
5854
    {
5855
        map textures/dreadnought/stripes.tga
5856
        blendFunc GL_ONE GL_ONE
5857
        tcMod scroll -5 0
5858
    }
5859
    {
5860
        map textures/dreadnought/dn_screenmetal.tga
5861
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
5862
    }
5863
    {
5864
        map $lightmap
5865
        blendFunc GL_DST_COLOR GL_ZERO
5866
    }
5867
    {
5868
        map textures/dreadnought/dn_screentram.tga
5869
        blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
5870
    }
5871
    {
5872
        animMap 1 textures/dreadnought/dn_screenglow1.tga textures/dreadnought/dn_screenglow2.tga textures/dreadnought/dn_screenglow3.tga textures/dreadnought/dn_screenglow4.tga
5873
        blendFunc GL_ONE GL_ONE
5874
    }
5875
    {
5876
        map textures/dreadnought/dn_screentramdot.tga
5877
        blendFunc GL_ONE GL_ONE
5878
        rgbGen wave sin 0 1 0 1
5879
    }
5880
}
5881
 
5882
textures/dreadnought/redstatic
5883
{
5884
    cull disable
5885
    {
5886
        map textures/dreadnought/redstatic.tga
5887
        blendFunc GL_ONE GL_ONE
5888
        tcMod scroll 1292 11233
5889
    }
5890
}
5891
 
5892
textures/dreadnought/blur
5893
{
5894
    cull disable
5895
    {
5896
        map textures/dreadnought/bluestatic.tga
5897
        tcMod scroll 1200 11222
5898
    }
5899
    {
5900
        map textures/dreadnought/blur.tga
5901
        blendFunc GL_ONE GL_ONE_MINUS_SRC_COLOR
5902
        tcMod turb 1 0.5 0 1
5903
        tcMod rotate 444
5904
        tcMod scale 8 8
5905
    }
5906
}
5907
 
5908
textures/dreadnought/blur2
5909
{
5910
    cull disable
5911
    {
5912
        map textures/dreadnought/redstatic.tga
5913
        tcMod scroll 1200 11222
5914
    }
5915
    {
5916
        map textures/dreadnought/blur2.tga
5917
        blendFunc GL_ONE GL_ONE_MINUS_SRC_COLOR
5918
        tcMod turb 1 0.5 0 1
5919
        tcMod rotate 444
5920
        tcMod scale 8 8
5921
    }
5922
}
5923
 
5924
textures/dreadnought/la_ser_on_b
5925
{
5926
    {
5927
        map $lightmap
5928
    }
5929
    {
5930
        map textures/dreadnought/la_ser_on_b.tga
5931
        blendFunc GL_DST_COLOR GL_ZERO
5932
    }
5933
    {
5934
        map textures/dreadnought/la_ser_on_bglow1.tga
5935
        blendFunc GL_ONE GL_ONE
5936
        rgbGen wave sin 1.25 1 0 2
5937
    }
5938
    {
5939
        map textures/dreadnought/la_ser_on_bglow2.tga
5940
        blendFunc GL_ONE GL_ONE
5941
        rgbGen wave sin 1.25 1 -0.5 2
5942
    }
5943
}
5944
 
5945
textures/dreadnought/dreaddoor_mon_b
5946
{
5947
    {
5948
        map $lightmap
5949
    }
5950
    {
5951
        map textures/dreadnought/dreaddoor_mon_b.tga
5952
        blendFunc GL_DST_COLOR GL_ZERO
5953
    }
5954
    {
5955
        map textures/dreadnought/dreaddoor_mon_bglow.tga
5956
        blendFunc GL_ONE GL_ONE
5957
        rgbGen wave sin 0.5 0.25 0 0.25
5958
    }
5959
    {
5960
        map textures/dreadnought/dreaddoor_mon_bglow.tga
5961
        blendFunc GL_ONE GL_ONE
5962
        rgbGen wave sin 0.1 0.25 0 1
5963
    }
5964
}
5965
 
5966
textures/dreadnought/dreaddoor_mon_on_b
5967
{
5968
    {
5969
        map $lightmap
5970
    }
5971
    {
5972
        map textures/dreadnought/dreaddoor_mon_on_b.tga
5973
        blendFunc GL_DST_COLOR GL_ZERO
5974
    }
5975
    {
5976
        map textures/dreadnought/dreaddoor_mon_on_bglow.tga
5977
        blendFunc GL_ONE GL_ONE
5978
        rgbGen wave square 0.75 0.25 0 1
5979
    }
5980
}
5981
 
5982
textures/dreadnought/laser_off_b
5983
{
5984
    {
5985
        map $lightmap
5986
    }
5987
    {
5988
        map textures/dreadnought/laser_off_b.tga
5989
        blendFunc GL_DST_COLOR GL_ZERO
5990
    }
5991
    {
5992
        map textures/dreadnought/laser_off_bglow.tga
5993
        blendFunc GL_ONE GL_ONE
5994
        rgbGen wave sin 1 0.75 0 0.5
5995
    }
5996
    {
5997
        map textures/dreadnought/laser_off_bglow1.tga
5998
        blendFunc GL_ONE GL_ONE
5999
        rgbGen wave sin 0 1 0.5 1
6000
    }
6001
    {
6002
        map textures/dreadnought/laser_off_bglow3.tga
6003
        blendFunc GL_ONE GL_ONE
6004
        rgbGen wave sin 0 1 0 1.5
6005
    }
6006
    {
6007
        map textures/dreadnought/laser_off_bglow4.tga
6008
        blendFunc GL_ONE GL_ONE
6009
        rgbGen wave sawtooth 0 1 0 2
6010
    }
6011
}
6012
 
6013
textures/dreadnought/focusring1
6014
{
6015
    {
6016
        map $lightmap
6017
    }
6018
    {
6019
        clampmap textures/dreadnought/focusring1.tga
6020
        blendFunc GL_DST_COLOR GL_ZERO
6021
        tcMod rotate 5
6022
    }
6023
    {
6024
        clampmap textures/dreadnought/focusring2.tga
6025
        blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
6026
        tcMod rotate -10
6027
    }
6028
    {
6029
        clampmap textures/dreadnought/focusringglow.tga
6030
        blendFunc GL_ONE GL_ONE
6031
        rgbGen wave sin 2 1.25 0 5
6032
    }
6033
}
6034
 
6035
textures/dreadnought/bridgeswitch
6036
{
6037
    {
6038
        map $lightmap
6039
    }
6040
    {
6041
        map textures/dreadnought/bridgeswitchframe.tga
6042
        blendFunc GL_DST_COLOR GL_ZERO
6043
    }
6044
    {
6045
        map textures/dreadnought/bridgeswitchglow.tga
6046
        blendFunc GL_ONE GL_ONE
6047
        rgbGen wave sin 1.75 1.1 0 1
6048
    }
6049
}
6050
 
6051
textures/dreadnought/bridgeswitch2
6052
{
6053
    qer_editorimage textures/dreadnought/bridgeswitchframe.tga
6054
    {
6055
        map $lightmap
6056
    }
6057
    {
6058
        map textures/dreadnought/bridgeswitchframe.tga
6059
        blendFunc GL_DST_COLOR GL_ZERO
6060
    }
6061
    {
6062
        map textures/dreadnought/bridgeswitchglow2.tga
6063
        blendFunc GL_ONE GL_ONE
6064
        rgbGen wave sin 1.75 1.1 0 1
6065
    }
6066
}
6067
 
6068
textures/dreadnought/bridgeswitchbroken
6069
{
6070
    qer_editorimage textures/dreadnought/bridgeswitchframe.tga
6071
    {
6072
        map $lightmap
6073
    }
6074
    {
6075
        map textures/dreadnought/bridgeswitchframe.tga
6076
        blendFunc GL_DST_COLOR GL_ZERO
6077
    }
6078
    {
6079
        map textures/dreadnought/bridgeswitchglow.tga
6080
        blendFunc GL_ONE GL_ONE
6081
        rgbGen wave noise 0.25 1 0 7
6082
    }
6083
    {
6084
        map textures/dreadnought/bridgeswitchglow2.tga
6085
        blendFunc GL_ONE GL_ONE
6086
        rgbGen wave noise 0.5 0.5 0 5
6087
    }
6088
}
6089
 
6090
textures/dreadnought/labmon_down_bglow
6091
{
6092
    {
6093
        map $lightmap
6094
    }
6095
    {
6096
        map textures/dreadnought/labmon_b.tga
6097
        blendFunc GL_DST_COLOR GL_ZERO
6098
    }
6099
    {
6100
        map textures/dreadnought/labmon_down_bglow.tga
6101
        blendFunc GL_ONE GL_ONE
6102
    }
6103
}
6104
 
6105
textures/dreadnought/labmon_down_bglowa
6106
{
6107
    qer_editorimage textures/dreadnought/labmon_b.tga
6108
    {
6109
        map $lightmap
6110
    }
6111
    {
6112
        map textures/dreadnought/labmon_b.tga
6113
        blendFunc GL_DST_COLOR GL_ZERO
6114
    }
6115
    {
6116
        map textures/dreadnought/labmon_down_bglowa.tga
6117
        blendFunc GL_ONE GL_ONE
6118
        rgbGen wave sin 1 0.5 0 2
6119
    }
6120
}
6121
 
6122
textures/dreadnought/labmon_up_bglowa
6123
{
6124
    qer_editorimage textures/dreadnought/labmon_b.tga
6125
    {
6126
        map $lightmap
6127
    }
6128
    {
6129
        map textures/dreadnought/labmon_b.tga
6130
        blendFunc GL_DST_COLOR GL_ZERO
6131
    }
6132
    {
6133
        map textures/dreadnought/labmon_up_bglowa.tga
6134
        blendFunc GL_ONE GL_ONE
6135
        rgbGen wave sin 1 0.5 0 2
6136
    }
6137
}
6138
 
6139
textures/dreadnought/labmon_up_bglow
6140
{
6141
    qer_editorimage textures/dreadnought/labmon_b.tga
6142
    {
6143
        map $lightmap
6144
    }
6145
    {
6146
        map textures/dreadnought/labmon_b.tga
6147
        blendFunc GL_DST_COLOR GL_ZERO
6148
    }
6149
    {
6150
        map textures/dreadnought/labmon_up_bglow.tga
6151
        blendFunc GL_ONE GL_ONE
6152
    }
6153
}
6154
 
6155
textures/dreadnought/labmon_right_bglow
6156
{
6157
    qer_editorimage textures/dreadnought/labmon_b.tga
6158
    {
6159
        map $lightmap
6160
    }
6161
    {
6162
        map textures/dreadnought/labmon_b.tga
6163
        blendFunc GL_DST_COLOR GL_ZERO
6164
    }
6165
    {
6166
        map textures/dreadnought/labmon_right_bglow.tga
6167
        blendFunc GL_ONE GL_ONE
6168
    }
6169
}
6170
 
6171
textures/dreadnought/labmon_right_bglowa
6172
{
6173
    qer_editorimage textures/dreadnought/labmon_b.tga
6174
    {
6175
        map $lightmap
6176
    }
6177
    {
6178
        map textures/dreadnought/labmon_b.tga
6179
        blendFunc GL_DST_COLOR GL_ZERO
6180
    }
6181
    {
6182
        map textures/dreadnought/labmon_right_bglowa.tga
6183
        blendFunc GL_ONE GL_ONE
6184
        rgbGen wave sin 1 0.5 0 2
6185
    }
6186
}
6187
 
6188
textures/dreadnought/labmon_left_bglowa
6189
{
6190
    qer_editorimage textures/dreadnought/labmon_b.tga
6191
    {
6192
        map $lightmap
6193
    }
6194
    {
6195
        map textures/dreadnought/labmon_b.tga
6196
        blendFunc GL_DST_COLOR GL_ZERO
6197
    }
6198
    {
6199
        map textures/dreadnought/labmon_left_bglowa.tga
6200
        blendFunc GL_ONE GL_ONE
6201
        rgbGen wave sin 1 0.5 0 2
6202
    }
6203
}
6204
 
6205
textures/dreadnought/labmon_left_bglow
6206
{
6207
    qer_editorimage textures/dreadnought/labmon_b.tga
6208
    {
6209
        map $lightmap
6210
    }
6211
    {
6212
        map textures/dreadnought/labmon_b.tga
6213
        blendFunc GL_DST_COLOR GL_ZERO
6214
    }
6215
    {
6216
        map textures/dreadnought/labmon_left_bglow.tga
6217
        blendFunc GL_ONE GL_ONE
6218
    }
6219
}
6220
 
6221
textures/dreadnought/dreadlight
6222
{
6223
    {
6224
        map $lightmap
6225
    }
6226
    {
6227
        map textures/dreadnought/dreadlight.tga
6228
        blendFunc GL_DST_COLOR GL_ZERO
6229
    }
6230
    {
6231
        map textures/dreadnought/dreadlightglow.tga
6232
        blendFunc GL_ONE GL_ONE
6233
    }
6234
}