Subversion-Projekte sthq.colony7

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
7 lars 1
//*****************************FOGS***********************************
2
textures/borg/fog_grey
3
{
4
    qer_editorimage textures/borg/fog.tga
5
    qer_nocarve
6
    surfaceparm fog
7
    surfaceparm nolightmap
8
    surfaceparm nonsolid
9
    surfaceparm trans
10
    surfaceparm nodrop
11
    cull back
12
    fogparms ( 0.4 0.4 0.4 ) 256
13
}
14
 
15
textures/borg/fog_green
16
{
17
    qer_editorimage textures/borg/fog.tga
18
    qer_nocarve
19
    surfaceparm fog
20
    surfaceparm nolightmap
21
    surfaceparm nonsolid
22
    surfaceparm trans
23
    surfaceparm nodrop
24
    cull disable
25
    fogparms ( 0.4 0.8 0.4 ) 128
26
}
27
 
28
textures/borg/fog_yellow
29
{
30
    qer_editorimage textures/borg/fog.tga
31
    qer_nocarve
32
    surfaceparm fog
33
    surfaceparm nolightmap
34
    surfaceparm nonsolid
35
    surfaceparm trans
36
    surfaceparm nodrop
37
    cull back
38
    fogparms ( 0.8 0.8 0 ) 1024
39
}
40
 
41
//added by jstatz 3-24-99
42
textures/borg/fog_black
43
{
44
    qer_editorimage textures/borg/fog.tga
45
    qer_nocarve
46
    surfaceparm fog
47
    surfaceparm nolightmap
48
    surfaceparm nonsolid
49
    surfaceparm trans
50
    surfaceparm nodrop
51
    cull back
52
    fogparms ( 0 0 0 ) 256
53
}
54
 
55
textures/borg/rbeam
56
{
57
    surfaceparm nolightmap
58
    cull disable
59
    {
60
        map textures/borg/rbeam.tga
61
        blendFunc GL_SRC_ALPHA GL_ONE
62
    }
63
}
64
 
65
//**************************LIGHTS*********************************
66
textures/borg/forceborder
67
{
68
    q3map_surfacelight 175
69
    surfaceparm nolightmap
70
    {
71
        map textures/borg/forceborder.tga
72
        rgbGen wave sin 0.85 0.15 0 1
73
    }
74
}
75
 
76
textures/borg/bigborg
77
{
78
    {
79
        map textures/borg/green1.tga
80
        rgbGen wave sin 0.8 0.2 0 0.5
81
        tcMod scroll 535231 5321
82
        tcMod scale 4 2
83
    }
84
    {
85
        map textures/borg/bigborg.tga
86
        blendFunc GL_ONE GL_SRC_ALPHA
87
        rgbGen identity
88
    }
89
    {
90
        map $lightmap
91
        blendFunc GL_DST_COLOR GL_ZERO
92
        rgbGen identity
93
    }
94
}
95
 
96
textures/borg/forceborder3
97
{
98
    q3map_surfacelight 175
99
    surfaceparm nolightmap
100
    {
101
        map textures/borg/forceborder3.tga
102
        rgbGen wave sin 0.85 0.15 0 1
103
    }
104
}
105
 
106
textures/borg/oddlight1
107
{
108
    q3map_surfacelight 4900
109
    surfaceparm nolightmap
110
    {
111
        map textures/borg/oddlight1mult.tga
112
        tcMod scale 0.25 0.35
113
        tcMod scroll 0.02 0.12
114
    }
115
    {
116
        map textures/borg/oddlight1.tga
117
        blendFunc GL_ONE GL_SRC_ALPHA
118
        rgbGen identity
119
    }
120
}
121
 
122
textures/borg/alcovetop
123
{
124
    q3map_surfacelight 7000
125
    surfaceparm nolightmap
126
    {
127
        map textures/borg/alcovetop.tga
128
    }
129
}
130
 
131
textures/borg/set1light5
132
{
133
    q3map_surfacelight 175
134
    surfaceparm nolightmap
135
    {
136
        map textures/borg/set1light5.tga
137
    }
138
}
139
 
140
textures/borg/light
141
{
142
    q3map_surfacelight 30000
143
    light 0.75
144
    surfaceparm nolightmap
145
    {
146
        map textures/borg/light.tga
147
    }
148
}
149
 
150
textures/borg/light_20000
151
{
152
    qer_editorimage textures/borg/light.tga
153
    q3map_surfacelight 20000
154
    surfaceparm nolightmap
155
    {
156
        map textures/borg/light.tga
157
    }
158
}
159
 
160
textures/borg/light2
161
{
162
    q3map_surfacelight 30000
163
    light 0.75
164
    surfaceparm nolightmap
165
    {
166
        map textures/borg/light2.tga
167
    }
168
}
169
 
170
textures/borg/light3
171
{
172
    q3map_surfacelight 30000
173
    light 0.75
174
    surfaceparm nolightmap
175
    {
176
        map textures/borg/light3.tga
177
    }
178
}
179
 
180
textures/borg/light3_2000
181
{
182
    qer_editorimage textures/borg/light3.tga
183
    q3map_surfacelight 7000
184
    light 0.75
185
    surfaceparm nolightmap
186
    {
187
        map textures/borg/light3.tga
188
    }
189
}
190
 
191
textures/borg/light4
192
{
193
    q3map_surfacelight 50000
194
    light 0.5
195
    surfaceparm nolightmap
196
    {
197
        map textures/borg/light4.tga
198
    }
199
}
200
 
201
textures/borg/light5
202
{
203
    q3map_surfacelight 50000
204
    light 0.75
205
    surfaceparm nolightmap
206
    {
207
        map textures/borg/light5.tga
208
    }
209
}
210
 
211
textures/borg/light_flare
212
{
213
    qer_editorimage textures/borg/light.tga
214
    q3map_surfacelight 50000
215
    light 1
216
    surfaceparm nolightmap
217
    {
218
        map textures/borg/light.tga
219
    }
220
}
221
 
222
textures/borg/light3_flare
223
{
224
    qer_editorimage textures/borg/light3.tga
225
    q3map_surfacelight 50000
226
    light 1
227
    surfaceparm nolightmap
228
    {
229
        map textures/borg/light3.tga
230
    }
231
}
232
 
233
textures/borg/light5_flare
234
{
235
    qer_editorimage textures/borg/light5.tga
236
    q3map_surfacelight 50000
237
    light 0.65
238
    surfaceparm nolightmap
239
    {
240
        map textures/borg/light5.tga
241
    }
242
}
243
 
244
textures/borg/light5a_flare
245
{
246
    qer_editorimage textures/borg/light5.tga
247
    q3map_surfacelight 35000
248
    light 0.65
249
    surfaceparm nolightmap
250
    {
251
        map textures/borg/light5.tga
252
    }
253
}
254
 
255
textures/borg/bars_noshot
256
{
257
    qer_editorimage textures/borg/bars.tga
258
    surfaceparm metalsteps
259
    surfaceparm nolightmap
260
    surfaceparm playerclip
261
    surfaceparm trans
262
    surfaceparm pointlight
263
    {
264
        map textures/borg/bars.tga
265
        alphaFunc GE128
266
        blendFunc GL_ONE GL_ZERO
267
        depthWrite
268
        rgbGen vertex
269
    }
270
    {
271
        map textures/detail/sheetflake_lowcontrast.tga
272
        blendFunc GL_DST_COLOR GL_SRC_COLOR
273
        depthFunc equal
274
        detail
275
        rgbGen identity
276
        tcMod scale 12 12
277
    }
278
}
279
 
280
textures/borg/elec
281
{
282
    {
283
        map $lightmap
284
        rgbGen identity
285
    }
286
    {
287
        map textures/borg/elec.tga
288
        blendFunc GL_DST_COLOR GL_ZERO
289
        rgbGen identity
290
    }
291
    {
292
        map textures/borg/blue2.tga
293
        blendFunc GL_DST_COLOR GL_ONE
294
        tcMod turb 0.2 0.2 0.1 1
295
        tcMod scale 0.25 0.25
296
        tcMod scroll 0.5 1.5
297
    }
298
}
299
 
300
textures/borg/bars
301
{
302
    surfaceparm metalsteps
303
    surfaceparm trans
304
    {
305
        map textures/borg/bars.tga
306
        alphaFunc GE128
307
        blendFunc GL_ONE GL_ZERO
308
        depthWrite
309
        rgbGen identity
310
    }
311
    {
312
        map $lightmap
313
        blendFunc GL_DST_COLOR GL_ZERO
314
        depthFunc equal
315
        rgbGen identity
316
    }
317
    {
318
        map textures/detail/sheetflake_lowcontrast.tga
319
        blendFunc GL_DST_COLOR GL_SRC_COLOR
320
        depthFunc equal
321
        detail
322
        rgbGen identity
323
        tcMod scale 12 12
324
    }
325
}
326
 
327
textures/borg/bars2
328
{
329
    surfaceparm metalsteps
330
    surfaceparm trans
331
    {
332
        map textures/borg/bars2.tga
333
        alphaFunc GE128
334
        blendFunc GL_ONE GL_ZERO
335
        rgbGen identity
336
    }
337
    {
338
        map $lightmap
339
        blendFunc GL_DST_COLOR GL_ZERO
340
        depthFunc equal
341
    }
342
    {
343
        map textures/detail/sheetflake_lowcontrast.tga
344
        blendFunc GL_DST_COLOR GL_SRC_COLOR
345
        depthFunc equal
346
        detail
347
        rgbGen identity
348
        tcMod scale 12 12
349
    }
350
}
351
 
352
textures/borg/basic1
353
{
354
    surfaceparm trans
355
    {
356
        map textures/borg/basic1.tga
357
        alphaFunc GE128
358
        blendFunc GL_ONE GL_ZERO
359
        depthWrite
360
        rgbGen identity
361
    }
362
    {
363
        map $lightmap
364
        blendFunc GL_DST_COLOR GL_ZERO
365
        depthFunc equal
366
        rgbGen identity
367
    }
368
    {
369
        map textures/detail/sheetflake_lowcontrast.tga
370
        blendFunc GL_DST_COLOR GL_SRC_COLOR
371
        depthFunc equal
372
        detail
373
        rgbGen identity
374
        tcMod scale 12 12
375
    }
376
}
377
 
378
textures/borg/borgladder
379
{
380
    surfaceparm trans
381
    {
382
        map textures/borg/borgladder.tga
383
        alphaFunc GE128
384
        blendFunc GL_ONE GL_ZERO
385
        depthWrite
386
        rgbGen identity
387
    }
388
    {
389
        map $lightmap
390
        blendFunc GL_DST_COLOR GL_ZERO
391
        depthFunc equal
392
        rgbGen identity
393
    }
394
    {
395
        map textures/detail/sheetflake_lowcontrast.tga
396
        blendFunc GL_DST_COLOR GL_SRC_COLOR
397
        depthFunc equal
398
        detail
399
        rgbGen identity
400
        tcMod scale 12 12
401
    }
402
}
403
 
404
//************************ Current Test (Chris) ***********************
405
textures/borg/ribbing5
406
{
407
    {
408
        map $lightmap
409
        rgbGen identity
410
    }
411
    {
412
        map textures/borg/ribbing5.tga
413
        blendFunc GL_DST_COLOR GL_ZERO
414
        rgbGen identity
415
    }
416
    {
417
        map textures/voyager/pulse1.tga
418
        blendFunc GL_ONE GL_ONE
419
        rgbGen wave sin 0.5 0.25 0.25 0.25
420
        tcMod turb 0.2 0.2 0.1 1
421
        tcMod scale 0.25 0.25
422
        tcMod scroll -0.5 -1.2
423
    }
424
}
425
 
426
textures/borg/ribbing_green
427
{
428
    qer_editorimage textures/borg/ribbing4
429
    {
430
        map $lightmap
431
        rgbGen identity
432
    }
433
    {
434
        map textures/borg/ribbing4.tga
435
        blendFunc GL_DST_COLOR GL_ZERO
436
        rgbGen identity
437
    }
438
    {
439
        map textures/borg/ribbing6.tga
440
        blendFunc GL_ONE GL_ONE
441
        rgbGen wave sin 0.25 0.25 0.25 0.25
442
        tcMod turb 0.2 0.2 0.1 1
443
        tcMod scale 0.25 0.25
444
        tcMod scroll -0.5 -1.2
445
    }
446
}
447
 
448
textures/borg/column
449
{
450
    surfaceparm nonsolid
451
    {
452
        map $lightmap
453
        rgbGen identity
454
    }
455
    {
456
        map textures/borg/column.tga
457
        blendFunc GL_DST_COLOR GL_ZERO
458
        rgbGen identity
459
    }
460
    {
461
        map textures/voyager/pulse1.tga
462
        blendFunc GL_ONE GL_ONE
463
        rgbGen wave sin 0.25 0.25 0.25 0.25
464
        tcMod turb 0.2 0.2 0.1 1
465
        tcMod scale 0.25 0.25
466
        tcMod scroll -0.5 -1.2
467
    }
468
}
469
 
470
textures/borg/ribbing2_vertexlit
471
{
472
    qer_editorimage textures/borg/ribbing2.tga
473
    surfaceparm nolightmap
474
    surfaceparm pointlight
475
    {
476
        map textures/borg/ribbing2.tga
477
        blendFunc GL_ONE GL_ZERO
478
        rgbGen vertex
479
    }
480
}
481
 
482
textures/borg/ribbing2_energy
483
{
484
    surfaceparm nolightmap
485
    surfaceparm pointlight
486
    {
487
        map textures/borg/ribbing2.tga
488
        blendFunc GL_ONE GL_ZERO
489
        rgbGen vertex
490
    }
491
    {
492
        map textures/borg/ribbing2_energy.tga
493
        blendFunc GL_ONE GL_ONE
494
        rgbGen vertex
495
        tcMod scale 0.5 0.5
496
        tcMod scroll -0.4 -1.4
497
    }
498
    {
499
        map textures/borg/ribbing2_energy.tga
500
        blendFunc GL_ONE GL_ONE
501
        rgbGen vertex
502
        tcMod scale 0.5 0.5
503
        tcMod scroll 0.3 -1.6
504
    }
505
}
506
 
507
textures/borg/column2
508
{
509
    {
510
        map $lightmap
511
        rgbGen identity
512
    }
513
    {
514
        map textures/borg/column2.tga
515
        blendFunc GL_DST_COLOR GL_ZERO
516
        rgbGen identity
517
    }
518
    {
519
        //rgbGen wave sin .25 .25 0.25 .25
520
        //tcMod turb .2 .2 .1 1
521
        map textures/voyager/pulse3.tga
522
        blendFunc GL_ONE GL_ONE
523
        tcMod scale 0.25 1
524
        tcMod scroll -0.5 -1
525
    }
526
    {
527
        //rgbGen wave sin .25 .25 0.25 .25
528
        //tcMod turb .2 .2 .1 1
529
        map textures/voyager/pulse3.tga
530
        blendFunc GL_ONE GL_ONE
531
        tcMod scale 0.25 1
532
        tcMod scroll 0.5 1
533
    }
534
}
535
 
536
textures/borg/column3
537
{
538
    {
539
        map $lightmap
540
        rgbGen identity
541
    }
542
    {
543
        map textures/borg/column3.tga
544
        blendFunc GL_DST_COLOR GL_ZERO
545
        rgbGen identity
546
    }
547
    {
548
        //rgbGen wave sin .25 .25 0.25 .25
549
        //tcMod scroll -.5 -1
550
        map textures/voyager/pulse3.tga
551
        blendFunc GL_ONE GL_ONE
552
        tcMod stretch sin 1 2 0 2
553
        tcMod scale 0.25 1
554
    }
555
}
556
 
557
textures/borg/blight
558
{
559
    q3map_surfacelight 1750
560
    surfaceparm nolightmap
561
    {
562
        map textures/borg/blight.tga
563
    }
564
}
565
 
566
textures/borg/beam
567
{
568
    qer_editorimage textures/borg/beam_edimage.tga
569
    qer_trans 0.5
570
    surfaceparm noimpact
571
    surfaceparm nolightmap
572
    surfaceparm nonsolid
573
    surfaceparm trans
574
    cull back
575
    {
576
        map textures/borg/beam.tga
577
        alphaFunc GT0
578
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
579
        tcMod scroll -0.025 0
580
    }
581
    {
582
        map textures/borg/dust.tga
583
        blendFunc GL_ONE GL_ONE
584
        tcMod scroll 0.05 0
585
    }
586
    {
587
        map textures/borg/dust.tga
588
        blendFunc GL_ONE GL_ONE
589
        detail
590
        tcMod scroll -0.03 0
591
    }
592
}
593
 
594
textures/borg/ybeam
595
{
596
    qer_editorimage textures/borg/beam_edimagey.tga
597
    qer_trans 0.5
598
    surfaceparm noimpact
599
    surfaceparm nolightmap
600
    surfaceparm nonsolid
601
    surfaceparm trans
602
    cull back
603
    {
604
        map textures/borg/ybeam.tga
605
        alphaFunc GT0
606
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
607
        tcMod scroll -0.025 0
608
    }
609
    {
610
        map textures/borg/dust.tga
611
        blendFunc GL_ONE GL_ONE
612
        tcMod scroll 0.05 0
613
    }
614
    {
615
        map textures/borg/dust.tga
616
        blendFunc GL_ONE GL_ONE
617
        detail
618
        tcMod scroll -0.03 0
619
    }
620
}
621
 
622
textures/borg/gbeam
623
{
624
    qer_editorimage textures/borg/beam_edimageg.tga
625
    qer_trans 0.5
626
    surfaceparm noimpact
627
    surfaceparm nolightmap
628
    surfaceparm nonsolid
629
    surfaceparm trans
630
    cull back
631
    {
632
        map textures/borg/gbeam.tga
633
        alphaFunc GT0
634
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
635
        tcMod scroll -0.025 0
636
    }
637
    {
638
        map textures/borg/dust.tga
639
        blendFunc GL_ONE GL_ONE
640
        tcMod scroll 0.05 0
641
    }
642
    {
643
        map textures/borg/dust.tga
644
        blendFunc GL_ONE GL_ONE
645
        detail
646
        tcMod scroll -0.03 0
647
    }
648
}
649
 
650
textures/borg/transparent
651
{
652
    qer_trans 0.5
653
    surfaceparm nolightmap
654
    surfaceparm trans
655
    cull disable
656
    {
657
        map textures/borg/transparent.tga
658
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
659
    }
660
    {
661
        map textures/borg/dust.tga
662
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
663
        tcMod scroll 0.1 0.1
664
    }
665
    {
666
        map textures/voyager/pulse2.tga
667
        blendFunc GL_DST_COLOR GL_ONE
668
        tcMod turb 0.2 0.2 0.1 1
669
        tcMod scale 0.25 0.25
670
        tcMod scroll 0.5 1.5
671
    }
672
}
673
 
674
textures/borg/pulsate
675
{
676
    qer_editorimage textures/Voyager/pulse2.tga
677
    surfaceparm nolightmap
678
    surfaceparm trans
679
    {
680
        map textures/engineering/glass1.tga
681
        blendFunc GL_ZERO GL_ONE_MINUS_SRC_COLOR
682
    }
683
    {
684
        map textures/engineering/glass1.tga
685
        blendFunc GL_ONE GL_ONE
686
        tcGen environment
687
        tcMod scale 3 3
688
    }
689
    {
690
        //tcMod scroll .5 1.5
691
        map textures/voyager/pulse2.tga
692
        blendFunc GL_DST_COLOR GL_ONE
693
        tcMod turb 1 1 1 5
694
        tcMod scale 0.25 0.25
695
    }
696
}
697
 
698
textures/borg/static2
699
{
700
    qer_editorimage textures/borg/static2.tga
701
    surfaceparm nomarks
702
    surfaceparm nolightmap
703
    surfaceparm trans
704
    surfaceparm forcefield
705
    {
706
        map textures/borg/static2.tga
707
        blendFunc GL_ONE GL_ONE
708
        depthWrite
709
        tcMod scroll 1292.7 11233.9
710
    }
711
}
712
 
713
textures/borg/static_yellow
714
{
715
    surfaceparm nomarks
716
    surfaceparm nolightmap
717
    surfaceparm trans
718
    surfaceparm forcefield
719
    {
720
        map textures/borg/static_yellow.tga
721
        blendFunc GL_ONE GL_ONE
722
        tcMod scroll 592 1721
723
    }
724
}
725
 
726
textures/borg/borgfield_flicker
727
{
728
    qer_editorimage textures/borg/static.tga
729
    surfaceparm nomarks
730
    surfaceparm nolightmap
731
    surfaceparm trans
732
    {
733
        map textures/borg/static.tga
734
        blendFunc GL_ONE GL_ONE
735
        rgbGen wave random 0 1 0 0.8
736
        tcMod scroll 1292.7 11233.9
737
    }
738
}
739
 
740
textures/borg/borgfield_opaque
741
{
742
    qer_editorimage textures/borg/static.tga
743
    surfaceparm nomarks
744
    surfaceparm nolightmap
745
    {
746
        map textures/borg/static.tga
747
        blendFunc GL_ONE GL_ZERO
748
        tcMod scroll 1292.7 11233.9
749
    }
750
    {
751
        map textures/borg/static.tga
752
		detail
753
        rgbGen wave sin 0.85 0.15 0 1
754
        blendFunc GL_ONE GL_ONE
755
        tcMod scroll -1292.7 -11233.9
756
    }
757
    {
758
        map textures/borg/static.tga
759
		detail
760
        rgbGen wave sin 0.85 0.15 0 1
761
        blendFunc GL_ONE GL_ONE
762
        tcMod scroll -1200 1200
763
    }
764
}
765
 
766
textures/borg/borgfield
767
{
768
    qer_editorimage textures/borg/static.tga
769
    surfaceparm nomarks
770
    surfaceparm nolightmap
771
    surfaceparm trans
772
    {
773
        map textures/borg/static.tga
774
        blendFunc GL_ONE GL_ONE
775
        tcMod scroll 1292.7 11233.9
776
    }
777
}
778
 
779
textures/borg/borgfield_nonsolid
780
{
781
    qer_editorimage textures/borg/static.tga
782
    surfaceparm nomarks
783
    surfaceparm nolightmap
784
    surfaceparm nonsolid
785
    surfaceparm playerclip
786
    surfaceparm trans
787
    surfaceparm shotclip
788
    surfaceparm forcefield
789
    {
790
        map textures/borg/static.tga
791
        blendFunc GL_ONE GL_ONE
792
        tcMod scroll 1292.7 11233.9
793
    }
794
}
795
 
796
textures/borg/static2_nonsolid
797
{
798
    qer_editorimage textures/borg/static2.tga
799
    surfaceparm nomarks
800
    surfaceparm nolightmap
801
    surfaceparm nonsolid
802
    surfaceparm playerclip
803
    surfaceparm trans
804
    surfaceparm shotclip
805
    surfaceparm forcefield
806
    {
807
        map textures/borg/static2.tga
808
        blendFunc GL_ONE GL_ONE
809
        tcMod scroll 1292.7 11233.9
810
    }
811
}
812
 
813
textures/borg/pulsate2
814
{
815
    qer_editorimage textures/Voyager/pulsegreen.tga
816
    surfaceparm nolightmap
817
    surfaceparm trans
818
    {
819
        map textures/engineering/glass1.tga
820
        blendFunc GL_ZERO GL_ONE_MINUS_SRC_COLOR
821
    }
822
    {
823
        map textures/engineering/glass1.tga
824
        blendFunc GL_ONE GL_ONE
825
        tcGen environment
826
        tcMod scale 3 3
827
    }
828
    {
829
        //tcMod scroll .5 1.5
830
        map textures/voyager/pulsegreen.tga
831
        blendFunc GL_DST_COLOR GL_ONE
832
        tcMod turb 1 1 1 5
833
        tcMod scale 0.25 0.25
834
    }
835
}
836
 
837
//************************ Tom's Tests ***********************
838
textures/borg/yellowlight
839
{
840
    qer_editorimage textures/DreadNought/set1light3.tga
841
    q3map_surfacelight 5075
842
    surfaceparm nolightmap
843
    {
844
        map textures/dreadnought/set1light3.tga
845
    }
846
}
847
 
848
textures/borg/blwtlight
849
{
850
    qer_editorimage textures/DreadNought/light5.tga
851
    q3map_surfacelight 5075
852
    surfaceparm nolightmap
853
    {
854
        map textures/dreadnought/light5.tga
855
    }
856
}
857
 
858
//************************ General borg Textures ***********************
859
textures/borg/alcoveframe
860
{
861
    surfaceparm metalsteps
862
    {
863
        map $lightmap
864
        rgbGen identity
865
    }
866
    {
867
        map textures/borg/alcoveframe.tga
868
        blendFunc GL_DST_COLOR GL_ZERO
869
        rgbGen identity
870
    }
871
    {
872
        map textures/detail/metalsmooth.tga
873
        blendFunc GL_DST_COLOR GL_SRC_COLOR
874
        detail
875
        rgbGen identity
876
        tcMod scale 6 12
877
    }
878
}
879
 
880
textures/borg/basemetal
881
{
882
    surfaceparm metalsteps
883
    {
884
        map $lightmap
885
        rgbGen identity
886
    }
887
    {
888
        map textures/borg/basemetal.tga
889
        blendFunc GL_DST_COLOR GL_ZERO
890
        rgbGen identity
891
    }
892
    {
893
        map textures/detail/metalsmooth.tga
894
        blendFunc GL_DST_COLOR GL_SRC_COLOR
895
        detail
896
        rgbGen identity
897
        tcMod scale 6 6
898
    }
899
}
900
 
901
textures/borg/basemetal1b
902
{
903
    surfaceparm metalsteps
904
    {
905
        map $lightmap
906
        rgbGen identity
907
    }
908
    {
909
        map textures/borg/basemetal1b.tga
910
        blendFunc GL_DST_COLOR GL_ZERO
911
        rgbGen identity
912
    }
913
    {
914
        map textures/detail/sheetflake_lowcontrast.tga
915
        blendFunc GL_DST_COLOR GL_SRC_COLOR
916
        detail
917
        rgbGen identity
918
        tcMod scale 24 24
919
    }
920
}
921
 
922
textures/borg/basemetal2
923
{
924
    surfaceparm metalsteps
925
    {
926
        map $lightmap
927
        rgbGen identity
928
    }
929
    {
930
        map textures/borg/basemetal2.tga
931
        blendFunc GL_DST_COLOR GL_ZERO
932
        rgbGen identity
933
    }
934
    {
935
        map textures/detail/sheetflake_lowcontrast.tga
936
        blendFunc GL_DST_COLOR GL_SRC_COLOR
937
        detail
938
        rgbGen identity
939
        tcMod scale 12 12
940
    }
941
}
942
 
943
textures/borg/basemetal3
944
{
945
    surfaceparm metalsteps
946
    {
947
        map $lightmap
948
        rgbGen identity
949
    }
950
    {
951
        map textures/borg/basemetal3.tga
952
        blendFunc GL_DST_COLOR GL_ZERO
953
        rgbGen identity
954
    }
955
    {
956
        map textures/detail/sheetflake_lowcontrast.tga
957
        blendFunc GL_DST_COLOR GL_SRC_COLOR
958
        detail
959
        rgbGen identity
960
        tcMod scale 12 12
961
    }
962
}
963
 
964
textures/borg/basemetal4
965
{
966
    surfaceparm metalsteps
967
    {
968
        map $lightmap
969
        rgbGen identity
970
    }
971
    {
972
        map textures/borg/basemetal4.tga
973
        blendFunc GL_DST_COLOR GL_ZERO
974
        rgbGen identity
975
    }
976
    {
977
        map textures/detail/sheetflake_lowcontrast.tga
978
        blendFunc GL_DST_COLOR GL_SRC_COLOR
979
        detail
980
        rgbGen identity
981
        tcMod scale 12 12
982
    }
983
}
984
 
985
textures/borg/basemetal5
986
{
987
    surfaceparm metalsteps
988
    {
989
        map $lightmap
990
        rgbGen identity
991
    }
992
    {
993
        map textures/borg/basemetal5.tga
994
        blendFunc GL_DST_COLOR GL_ZERO
995
        rgbGen identity
996
    }
997
}
998
 
999
textures/borg/basemetal6
1000
{
1001
    surfaceparm metalsteps
1002
    {
1003
        map $lightmap
1004
        rgbGen identity
1005
    }
1006
    {
1007
        map textures/borg/basemetal6.tga
1008
        blendFunc GL_DST_COLOR GL_ZERO
1009
        rgbGen identity
1010
    }
1011
    {
1012
        map textures/detail/metalsmooth.tga
1013
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1014
        detail
1015
        rgbGen identity
1016
        tcMod scale 6 6
1017
    }
1018
}
1019
 
1020
textures/borg/basemetal7
1021
{
1022
    surfaceparm metalsteps
1023
    {
1024
        map $lightmap
1025
        rgbGen identity
1026
    }
1027
    {
1028
        map textures/borg/basemetal7.tga
1029
        blendFunc GL_DST_COLOR GL_ZERO
1030
        rgbGen identity
1031
    }
1032
    {
1033
        map textures/detail/metalsmooth.tga
1034
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1035
        detail
1036
        rgbGen identity
1037
        tcMod scale 6 6
1038
    }
1039
}
1040
 
1041
textures/borg/basemetal9
1042
{
1043
    surfaceparm metalsteps
1044
    {
1045
        map $lightmap
1046
        rgbGen identity
1047
    }
1048
    {
1049
        map textures/borg/basemetal9.tga
1050
        blendFunc GL_DST_COLOR GL_ZERO
1051
        rgbGen identity
1052
    }
1053
    {
1054
        map textures/detail/sheetflake_lowcontrast.tga
1055
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1056
        detail
1057
        rgbGen identity
1058
        tcMod scale 6 6
1059
    }
1060
}
1061
 
1062
textures/borg/basemetallt
1063
{
1064
    surfaceparm metalsteps
1065
    {
1066
        map $lightmap
1067
        rgbGen identity
1068
    }
1069
    {
1070
        map textures/borg/basemetallt.tga
1071
        blendFunc GL_DST_COLOR GL_ZERO
1072
        rgbGen identity
1073
    }
1074
    {
1075
        map textures/detail/metalsmooth.tga
1076
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1077
        detail
1078
        rgbGen identity
1079
        tcMod scale 6 6
1080
    }
1081
}
1082
 
1083
textures/borg/basic
1084
{
1085
    surfaceparm metalsteps
1086
    {
1087
        map $lightmap
1088
        rgbGen identity
1089
    }
1090
    {
1091
        map textures/borg/basic.tga
1092
        blendFunc GL_DST_COLOR GL_ZERO
1093
        rgbGen identity
1094
    }
1095
    {
1096
        map textures/detail/metalsmooth.tga
1097
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1098
        detail
1099
        rgbGen identity
1100
        tcMod scale 6 6
1101
    }
1102
}
1103
 
1104
textures/borg/basic2
1105
{
1106
    surfaceparm metalsteps
1107
    {
1108
        map $lightmap
1109
        rgbGen identity
1110
    }
1111
    {
1112
        map textures/borg/basic2.tga
1113
        blendFunc GL_DST_COLOR GL_ZERO
1114
        rgbGen identity
1115
    }
1116
    {
1117
        map textures/detail/metalsmooth.tga
1118
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1119
        detail
1120
        rgbGen identity
1121
        tcMod scale 6 6
1122
    }
1123
}
1124
 
1125
textures/borg/basic3
1126
{
1127
    surfaceparm metalsteps
1128
    {
1129
        map $lightmap
1130
        rgbGen identity
1131
    }
1132
    {
1133
        map textures/borg/basic3.tga
1134
        blendFunc GL_DST_COLOR GL_ZERO
1135
        rgbGen identity
1136
    }
1137
    {
1138
        map textures/detail/metalsmooth.tga
1139
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1140
        detail
1141
        rgbGen identity
1142
        tcMod scale 6 6
1143
    }
1144
}
1145
 
1146
textures/borg/basic4
1147
{
1148
    surfaceparm metalsteps
1149
    {
1150
        map $lightmap
1151
        rgbGen identity
1152
    }
1153
    {
1154
        map textures/borg/basic4.tga
1155
        blendFunc GL_DST_COLOR GL_ZERO
1156
        rgbGen identity
1157
    }
1158
    {
1159
        map textures/detail/sheetflake_lowcontrast.tga
1160
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1161
        detail
1162
        rgbGen identity
1163
        tcMod scale 12 12
1164
    }
1165
}
1166
 
1167
textures/borg/beam2top
1168
{
1169
    surfaceparm metalsteps
1170
    {
1171
        map $lightmap
1172
        rgbGen identity
1173
    }
1174
    {
1175
        map textures/borg/beam2top.tga
1176
        blendFunc GL_DST_COLOR GL_ZERO
1177
        rgbGen identity
1178
    }
1179
    {
1180
        map textures/detail/sheetflake_lowcontrast.tga
1181
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1182
        detail
1183
        rgbGen identity
1184
        tcMod scale 6 3
1185
    }
1186
}
1187
 
1188
textures/borg/borg4sm
1189
{
1190
    surfaceparm metalsteps
1191
    {
1192
        map $lightmap
1193
        rgbGen identity
1194
    }
1195
    {
1196
        map textures/borg/borg4sm.tga
1197
        blendFunc GL_DST_COLOR GL_ZERO
1198
        rgbGen identity
1199
    }
1200
    {
1201
        map textures/detail/sheetflake_lowcontrast.tga
1202
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1203
        detail
1204
        rgbGen identity
1205
        tcMod scale 12 12
1206
    }
1207
}
1208
 
1209
textures/borg/borgfloorsm
1210
{
1211
    surfaceparm metalsteps
1212
    {
1213
        map $lightmap
1214
        rgbGen identity
1215
    }
1216
    {
1217
        map textures/borg/borgfloorsm.tga
1218
        blendFunc GL_DST_COLOR GL_ZERO
1219
        rgbGen identity
1220
    }
1221
    {
1222
        map textures/detail/sheetflake_lowcontrast.tga
1223
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1224
        detail
1225
        rgbGen identity
1226
        tcMod scale 12 12
1227
    }
1228
}
1229
 
1230
textures/borg/floor2
1231
{
1232
    surfaceparm metalsteps
1233
    {
1234
        map $lightmap
1235
        rgbGen identity
1236
    }
1237
    {
1238
        map textures/borg/floor2.tga
1239
        blendFunc GL_DST_COLOR GL_ZERO
1240
        rgbGen identity
1241
    }
1242
    {
1243
        map textures/detail/metalsmooth.tga
1244
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1245
        detail
1246
        rgbGen identity
1247
        tcMod scale 1.5 3
1248
    }
1249
}
1250
 
1251
textures/borg/floor4
1252
{
1253
    surfaceparm metalsteps
1254
    {
1255
        map $lightmap
1256
        rgbGen identity
1257
    }
1258
    {
1259
        map textures/borg/floor4.tga
1260
        blendFunc GL_DST_COLOR GL_ZERO
1261
        rgbGen identity
1262
    }
1263
    {
1264
        map textures/detail/metalsmooth.tga
1265
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1266
        detail
1267
        rgbGen identity
1268
        tcMod scale 3 3
1269
    }
1270
}
1271
 
1272
textures/borg/floor5b
1273
{
1274
    surfaceparm metalsteps
1275
    {
1276
        map $lightmap
1277
        rgbGen identity
1278
    }
1279
    {
1280
        map textures/borg/floor5b.tga
1281
        blendFunc GL_DST_COLOR GL_ZERO
1282
        rgbGen identity
1283
    }
1284
    {
1285
        map textures/detail/sheetflake_lowcontrast.tga
1286
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1287
        detail
1288
        rgbGen identity
1289
        tcMod scale 8 8
1290
    }
1291
}
1292
 
1293
textures/borg/wall5b
1294
{
1295
    surfaceparm metalsteps
1296
    {
1297
        map $lightmap
1298
        rgbGen identity
1299
    }
1300
    {
1301
        map textures/borg/wall5b.tga
1302
        blendFunc GL_DST_COLOR GL_ZERO
1303
        rgbGen identity
1304
    }
1305
    {
1306
        map textures/detail/metalsmooth.tga
1307
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1308
        detail
1309
        rgbGen identity
1310
        tcMod scale 8 8
1311
    }
1312
}
1313
 
1314
textures/borg/floor6
1315
{
1316
    surfaceparm metalsteps
1317
    {
1318
        map $lightmap
1319
        rgbGen identity
1320
    }
1321
    {
1322
        map textures/borg/floor6.tga
1323
        blendFunc GL_DST_COLOR GL_ZERO
1324
        rgbGen identity
1325
    }
1326
    {
1327
        map textures/detail/sheetflake_lowcontrast.tga
1328
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1329
        detail
1330
        rgbGen identity
1331
        tcMod scale 8 16
1332
    }
1333
}
1334
 
1335
textures/borg/floor7
1336
{
1337
    surfaceparm metalsteps
1338
    {
1339
        map $lightmap
1340
        rgbGen identity
1341
    }
1342
    {
1343
        map textures/borg/floor7.tga
1344
        blendFunc GL_DST_COLOR GL_ZERO
1345
        rgbGen identity
1346
    }
1347
    {
1348
        map textures/detail/metalsmooth.tga
1349
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1350
        detail
1351
        rgbGen identity
1352
        tcMod scale 6 6
1353
    }
1354
}
1355
 
1356
textures/borg/floor8b
1357
{
1358
    surfaceparm metalsteps
1359
    {
1360
        map $lightmap
1361
        rgbGen identity
1362
    }
1363
    {
1364
        map textures/borg/floor8b.tga
1365
        blendFunc GL_DST_COLOR GL_ZERO
1366
        rgbGen identity
1367
    }
1368
    {
1369
        map textures/detail/sheetflake_lowcontrast.tga
1370
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1371
        detail
1372
        rgbGen identity
1373
        tcMod scale 8 8
1374
    }
1375
}
1376
 
1377
textures/borg/d_frame1
1378
{
1379
    surfaceparm metalsteps
1380
    {
1381
        map $lightmap
1382
        rgbGen identity
1383
    }
1384
    {
1385
        map textures/borg/d_frame1.tga
1386
        blendFunc GL_DST_COLOR GL_ZERO
1387
        rgbGen identity
1388
    }
1389
    {
1390
        map textures/detail/sheetflake_lowcontrast.tga
1391
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1392
        detail
1393
        rgbGen identity
1394
        tcMod scale 3 12
1395
    }
1396
}
1397
 
1398
textures/borg/frame1
1399
{
1400
    surfaceparm metalsteps
1401
    {
1402
        map $lightmap
1403
        rgbGen identity
1404
    }
1405
    {
1406
        map textures/borg/frame1.tga
1407
        blendFunc GL_DST_COLOR GL_ZERO
1408
        rgbGen identity
1409
    }
1410
    {
1411
        map textures/detail/sheetflake_lowcontrast.tga
1412
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1413
        detail
1414
        rgbGen identity
1415
        tcMod scale 3 12
1416
    }
1417
}
1418
 
1419
textures/borg/frame2
1420
{
1421
    surfaceparm metalsteps
1422
    {
1423
        map $lightmap
1424
        rgbGen identity
1425
    }
1426
    {
1427
        map textures/borg/frame2.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 6 6
1437
    }
1438
}
1439
 
1440
textures/borg/frame3
1441
{
1442
    surfaceparm metalsteps
1443
    {
1444
        map $lightmap
1445
        rgbGen identity
1446
    }
1447
    {
1448
        map textures/borg/frame3.tga
1449
        blendFunc GL_DST_COLOR GL_ZERO
1450
        rgbGen identity
1451
    }
1452
    {
1453
        map textures/detail/metalsmooth.tga
1454
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1455
        detail
1456
        rgbGen identity
1457
        tcMod scale 3 3
1458
    }
1459
}
1460
 
1461
textures/borg/panel10
1462
{
1463
    surfaceparm metalsteps
1464
    {
1465
        map $lightmap
1466
        rgbGen identity
1467
    }
1468
    {
1469
        map textures/borg/panel10.tga
1470
        blendFunc GL_DST_COLOR GL_ZERO
1471
        rgbGen identity
1472
    }
1473
    {
1474
        map textures/detail/sheetflake_lowcontrast.tga
1475
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1476
        detail
1477
        rgbGen identity
1478
        tcMod scale 9 4.5
1479
    }
1480
}
1481
 
1482
textures/borg/pipe_bot
1483
{
1484
    surfaceparm metalsteps
1485
    {
1486
        map $lightmap
1487
        rgbGen identity
1488
    }
1489
    {
1490
        map textures/borg/pipe_bot.tga
1491
        blendFunc GL_DST_COLOR GL_ZERO
1492
        rgbGen identity
1493
    }
1494
    {
1495
        map textures/detail/sheetflake_lowcontrast.tga
1496
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1497
        detail
1498
        rgbGen identity
1499
        tcMod scale 12 6
1500
    }
1501
}
1502
 
1503
textures/borg/pipe_top
1504
{
1505
    surfaceparm metalsteps
1506
    {
1507
        map $lightmap
1508
        rgbGen identity
1509
    }
1510
    {
1511
        map textures/borg/pipe_top.tga
1512
        blendFunc GL_DST_COLOR GL_ZERO
1513
        rgbGen identity
1514
    }
1515
    {
1516
        map textures/detail/sheetflake_lowcontrast.tga
1517
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1518
        detail
1519
        rgbGen identity
1520
        tcMod scale 12 6
1521
    }
1522
}
1523
 
1524
textures/borg/tall2sm
1525
{
1526
    surfaceparm metalsteps
1527
    surfaceparm nolightmap
1528
    surfaceparm pointlight
1529
    {
1530
        map textures/borg/tall2sm.tga
1531
        blendFunc GL_ONE GL_ZERO
1532
        rgbGen vertex
1533
    }
1534
    {
1535
        map textures/detail/metalsmooth.tga
1536
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1537
        detail
1538
        rgbGen identity
1539
        tcMod scale 1.5 6
1540
    }
1541
}
1542
 
1543
textures/borg/tall4sm
1544
{
1545
    surfaceparm metalsteps
1546
    {
1547
        map $lightmap
1548
        rgbGen identity
1549
    }
1550
    {
1551
        map textures/borg/tall4sm.tga
1552
        blendFunc GL_DST_COLOR GL_ZERO
1553
        rgbGen identity
1554
    }
1555
    {
1556
        map textures/detail/metalsmooth.tga
1557
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1558
        detail
1559
        rgbGen identity
1560
        tcMod scale 1.5 6
1561
    }
1562
}
1563
 
1564
textures/borg/tall5smb
1565
{
1566
    surfaceparm metalsteps
1567
    {
1568
        map $lightmap
1569
        rgbGen identity
1570
    }
1571
    {
1572
        map textures/borg/tall5smb.tga
1573
        blendFunc GL_DST_COLOR GL_ZERO
1574
        rgbGen identity
1575
    }
1576
    {
1577
        map textures/detail/metalsmooth.tga
1578
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1579
        detail
1580
        rgbGen identity
1581
        tcMod scale 3 12
1582
    }
1583
}
1584
 
1585
textures/borg/tall1smb
1586
{
1587
    surfaceparm metalsteps
1588
    {
1589
        map $lightmap
1590
        rgbGen identity
1591
    }
1592
    {
1593
        map textures/borg/tall1smb.tga
1594
        blendFunc GL_DST_COLOR GL_ZERO
1595
        rgbGen identity
1596
    }
1597
    {
1598
        map textures/detail/metalsmooth.tga
1599
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1600
        detail
1601
        rgbGen identity
1602
        tcMod scale 3 12
1603
    }
1604
}
1605
 
1606
textures/borg/tomtable
1607
{
1608
    surfaceparm metalsteps
1609
    {
1610
        map $lightmap
1611
        rgbGen identity
1612
    }
1613
    {
1614
        map textures/borg/tomtable.tga
1615
        blendFunc GL_DST_COLOR GL_ZERO
1616
        rgbGen identity
1617
    }
1618
    {
1619
        map textures/detail/metalsmooth.tga
1620
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1621
        detail
1622
        rgbGen identity
1623
        tcMod scale 6 12
1624
    }
1625
}
1626
 
1627
textures/borg/wall4
1628
{
1629
    surfaceparm metalsteps
1630
    {
1631
        map $lightmap
1632
        rgbGen identity
1633
    }
1634
    {
1635
        map textures/borg/wall4.tga
1636
        blendFunc GL_DST_COLOR GL_ZERO
1637
        rgbGen identity
1638
    }
1639
    {
1640
        map textures/detail/metalsmooth.tga
1641
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1642
        detail
1643
        rgbGen identity
1644
        tcMod scale 3 3
1645
    }
1646
}
1647
 
1648
textures/borg/xpanel
1649
{
1650
    surfaceparm metalsteps
1651
    {
1652
        map $lightmap
1653
        rgbGen identity
1654
    }
1655
    {
1656
        map textures/borg/xpanelb.tga
1657
        blendFunc GL_DST_COLOR GL_ZERO
1658
        rgbGen identity
1659
    }
1660
    {
1661
        map textures/detail/metalsmooth.tga
1662
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1663
        detail
1664
        rgbGen identity
1665
        tcMod scale 12 12
1666
    }
1667
}
1668
 
1669
textures/borg/pipe_noclip
1670
{
1671
    qer_editorimage textures/borg/tall2sm.tga
1672
    surfaceparm nolightmap
1673
    surfaceparm nonsolid
1674
    surfaceparm pointlight
1675
    {
1676
        map textures/borg/tall2sm.tga
1677
        blendFunc GL_ONE GL_ZERO
1678
        rgbGen vertex
1679
    }
1680
    {
1681
        map textures/detail/metalsmooth.tga
1682
        blendFunc GL_DST_COLOR GL_SRC_COLOR
1683
        detail
1684
        rgbGen identity
1685
        tcMod scale 1.5 6
1686
    }
1687
}
1688
 
1689
textures/borg/miniscreen
1690
{
1691
    {
1692
        map $lightmap
1693
        rgbGen identity
1694
    }
1695
    {
1696
        map textures/borg/miniscreen.tga
1697
        blendFunc GL_DST_COLOR GL_ZERO
1698
    }
1699
    {
1700
        map textures/borg/spec/miniscreen_spec.tga
1701
        blendFunc GL_SRC_ALPHA GL_ONE
1702
        detail
1703
        alphaGen lightingSpecular
1704
    }
1705
}
1706
 
1707
textures/borg/miniscreen2
1708
{
1709
    {
1710
        map $lightmap
1711
        rgbGen identity
1712
    }
1713
    {
1714
        map textures/borg/miniscreen2.tga
1715
        blendFunc GL_DST_COLOR GL_ZERO
1716
    }
1717
    {
1718
        animMap 6 textures/borg/miniscreen2a.tga textures/borg/miniscreen2b.tga textures/borg/miniscreen2c.tga textures/borg/miniscreen2d.tga textures/borg/miniscreen2e.tga textures/borg/miniscreen2f.tga
1719
        blendFunc GL_ONE GL_ONE
1720
    }
1721
    {
1722
        map textures/borg/spec/miniscreen_spec.tga
1723
        blendFunc GL_SRC_ALPHA GL_ONE
1724
        detail
1725
        alphaGen lightingSpecular
1726
    }
1727
}
1728
 
1729
textures/borg/pipes
1730
{
1731
    {
1732
        map $lightmap
1733
        rgbGen identity
1734
    }
1735
    {
1736
        map textures/borg/pipes.tga
1737
        blendFunc GL_DST_COLOR GL_ZERO
1738
    }
1739
}
1740
 
1741
textures/borg/panel2
1742
{
1743
    surfaceparm nolightmap
1744
    {
1745
        map textures/borg/panel2.tga
1746
        blendFunc GL_ONE GL_ZERO
1747
        rgbGen identity
1748
    }
1749
    {
1750
        map textures/borg/greenmult.tga
1751
        blendFunc GL_DST_COLOR GL_ZERO
1752
        detail
1753
        rgbGen identity
1754
        tcMod scale 0.5 0.5
1755
        tcMod scroll 0 0.075
1756
    }
1757
    {
1758
        map textures/borg/panel2_glow.tga
1759
        blendFunc GL_ONE GL_ONE
1760
        detail
1761
        rgbGen wave sin 0.25 0.5 0.25 0.25
1762
    }
1763
}
1764
 
1765
//*****************************FOGS***********************************
1766
textures/borg/panel10noclip
1767
{
1768
    qer_editorimage textures/borg/panel10.tga
1769
    qer_nocarve
1770
    surfaceparm nolightmap
1771
    surfaceparm nonsolid
1772
    surfaceparm pointlight
1773
    cull disable
1774
    {
1775
        map textures/borg/panel10.tga
1776
        blendFunc GL_ONE GL_ZERO
1777
        rgbGen vertex
1778
    }
1779
}
1780
 
1781
//*****************************FOGS***********************************
1782
textures/borg/whitenoclip
1783
{
1784
    qer_editorimage textures/dreadnought/dn128_12-3_1.tga
1785
    qer_nocarve
1786
    surfaceparm nolightmap
1787
    surfaceparm nonsolid
1788
    surfaceparm pointlight
1789
    cull disable
1790
    {
1791
        map textures/dreadnought/dn128_12-3_1.tga
1792
        blendFunc GL_ONE GL_ZERO
1793
        rgbGen vertex
1794
    }
1795
}
1796
 
1797
//*****************************FOGS***********************************
1798
textures/borg/base7_noclip
1799
{
1800
    qer_editorimage textures/borg/base7.tga
1801
    qer_nocarve
1802
    surfaceparm nonsolid
1803
    cull disable
1804
    {
1805
        map $lightmap
1806
        rgbGen identity
1807
    }
1808
    {
1809
        map textures/borg/base7.tga
1810
        blendFunc GL_DST_COLOR GL_ZERO
1811
    }
1812
}
1813
 
1814
textures/borg/forceborder2
1815
{
1816
    q3map_surfacelight 175
1817
    surfaceparm nolightmap
1818
    {
1819
        map textures/borg/forceborder2.tga
1820
        rgbGen wave sin 0.85 0.15 0 1
1821
    }
1822
}
1823
 
1824
textures/borg/pattern1
1825
{
1826
    surfaceparm nolightmap
1827
    {
1828
        map textures/borg/pattern5.tga
1829
        tcMod scroll 0 5
1830
        tcMod turb 0 0.05 0 1
1831
    }
1832
    {
1833
        map textures/borg/bolt1.tga
1834
        blendFunc GL_ONE GL_SRC_COLOR
1835
        tcMod scroll 2 0
1836
        tcMod turb 0 0.02 0 1
1837
    }
1838
}
1839
 
1840
textures/borg/ribbing5_2sidding
1841
{
1842
    qer_editorimage textures/borg/ribbing5_nopower.tga
1843
    cull disable
1844
    {
1845
        map $lightmap
1846
        rgbGen identity
1847
    }
1848
    {
1849
        map textures/borg/ribbing5_nopower.tga
1850
        blendFunc GL_DST_COLOR GL_ZERO
1851
    }
1852
}
1853
 
1854
textures/borg/energy1_solid
1855
{
1856
	qer_editorimage	textures/borg/energy1.tga
1857
    surfaceparm nolightmap
1858
    surfaceparm trans
1859
    cull disable
1860
    {
1861
        map textures/borg/energy1.tga
1862
        blendFunc GL_ONE GL_ONE
1863
        rgbGen wave sin 0.5 0.15 2 0.4
1864
        tcMod scale 0.25 0.25
1865
        tcMod scroll 0.1 0.2
1866
    }
1867
    {
1868
        map textures/borg/energy1.tga
1869
        blendFunc GL_ONE GL_ONE
1870
        rgbGen wave sin 0.5 0.25 2 0.1
1871
        tcMod scale 0.25 0.25
1872
        tcMod scroll -0.2 -0.1
1873
    }
1874
}
1875
 
1876
textures/borg/energy1
1877
{
1878
    surfaceparm nolightmap
1879
    surfaceparm nonsolid
1880
    surfaceparm trans
1881
    cull disable
1882
    {
1883
        map textures/borg/energy1.tga
1884
        blendFunc GL_ONE GL_ONE
1885
        rgbGen wave sin 0.5 0.15 2 0.4
1886
        tcMod scale 0.25 0.25
1887
        tcMod scroll 0.1 0.2
1888
    }
1889
    {
1890
        map textures/borg/energy1.tga
1891
        blendFunc GL_ONE GL_ONE
1892
        rgbGen wave sin 0.5 0.25 2 0.1
1893
        tcMod scale 0.25 0.25
1894
        tcMod scroll -0.2 -0.1
1895
    }
1896
}
1897
 
1898
textures/borg/energy1_liquid
1899
{
1900
    qer_editorimage textures/borg/energy1.tga
1901
    surfaceparm nolightmap
1902
    surfaceparm slime
1903
    surfaceparm trans
1904
    cull disable
1905
    {
1906
        map textures/borg/energy1.tga
1907
        blendFunc GL_ONE GL_ONE
1908
        rgbGen wave sin 0.5 0.15 2 0.4
1909
        tcMod scale 0.25 0.25
1910
        tcMod scroll 0.1 0.2
1911
    }
1912
    {
1913
        map textures/borg/energy1.tga
1914
        blendFunc GL_ONE GL_ONE
1915
        rgbGen wave sin 0.5 0.25 2 0.1
1916
        tcMod scale 0.25 0.25
1917
        tcMod scroll -0.2 -0.1
1918
    }
1919
    {
1920
        map textures/stasis/pulse4.tga
1921
        blendFunc GL_ONE GL_ONE
1922
        rgbGen wave random 0 1 0 0.08
1923
        tcMod scale 0.1 0.1
1924
        tcMod scroll 4321 766543
1925
    }
1926
}
1927
 
1928
textures/borg/hydrolic
1929
{
1930
    surfaceparm nolightmap
1931
    surfaceparm pointlight
1932
    {
1933
        animMap 10 models/mapobjects/borg/sparkbox1.tga models/mapobjects/borg/sparkbox2.tga models/mapobjects/borg/sparkbox3.tga models/mapobjects/borg/sparkbox4.tga models/mapobjects/borg/sparkbox5.tga
1934
    }
1935
    {
1936
        map textures/borg/tile1b.tga
1937
        blendFunc GL_ONE GL_ONE
1938
        rgbGen wave sin 0.75 0.25 0 1
1939
        tcMod rotate 75
1940
    }
1941
    {
1942
        map textures/borg/hydrolic.tga
1943
        alphaFunc LT128
1944
        blendFunc GL_ONE GL_SRC_ALPHA
1945
        rgbGen vertex
1946
    }
1947
}
1948
 
1949
textures/borg/doorswitch
1950
{
1951
    {
1952
        animMap 10 models/mapobjects/borg/sparkbox1.tga models/mapobjects/borg/sparkbox2.tga models/mapobjects/borg/sparkbox3.tga models/mapobjects/borg/sparkbox4.tga models/mapobjects/borg/sparkbox5.tga
1953
    }
1954
    {
1955
        map textures/borg/doorswitch_open.tga
1956
        alphaFunc LT128
1957
        blendFunc GL_ONE_MINUS_SRC_ALPHA GL_SRC_ALPHA
1958
    }
1959
    {
1960
        map $lightmap
1961
        blendFunc GL_DST_COLOR GL_ZERO
1962
        depthFunc equal
1963
        rgbGen identity
1964
    }
1965
    {
1966
        map textures/borg/doorswitchglow.tga
1967
        blendFunc GL_ONE GL_ONE
1968
        rgbGen wave sin 1 0.25 0 1
1969
    }
1970
}
1971
 
1972
textures/borg/light6
1973
{
1974
    qer_editorimage textures/borg/light5.tga
1975
    q3map_surfacelight 87500
1976
    light 0.75
1977
    surfaceparm nolightmap
1978
    {
1979
        map textures/borg/light5.tga
1980
    }
1981
}
1982
 
1983
textures/borg/panel1dam
1984
{
1985
    {
1986
        map $lightmap
1987
    }
1988
    {
1989
        map textures/borg/panel1dam.tga
1990
        blendFunc GL_DST_COLOR GL_ZERO
1991
    }
1992
    {
1993
        map textures/borg/panel1dama.tga
1994
        blendFunc GL_ONE GL_ONE
1995
        rgbGen wave sawtooth 0 0.5 0 3
1996
    }
1997
    {
1998
        map textures/borg/panel1damb.tga
1999
        blendFunc GL_ONE GL_ONE
2000
        rgbGen wave random 0 0.3 -1 1
2001
    }
2002
}
2003
 
2004
textures/borg/panel1a
2005
{
2006
    surfaceparm nolightmap
2007
    {
2008
        map textures/borg/panel1a.tga
2009
    }
2010
}
2011
 
2012
textures/borg/ribbing_yellow
2013
{
2014
    qer_editorimage textures/borg/ribbing4
2015
    {
2016
        map $lightmap
2017
        rgbGen identity
2018
    }
2019
    {
2020
        map textures/borg/ribbing4.tga
2021
        blendFunc GL_DST_COLOR GL_ZERO
2022
        rgbGen identity
2023
    }
2024
    {
2025
        map textures/borg/ribbing6a.tga
2026
        blendFunc GL_ONE GL_ONE
2027
        rgbGen wave sin 0.25 0.25 0.25 0.25
2028
        tcMod turb 0.2 0.2 0.1 1
2029
        tcMod scale 0.25 0.25
2030
        tcMod scroll -0.5 -1.2
2031
    }
2032
}
2033
 
2034
textures/borg/panel_yf
2035
{
2036
    surfaceparm nolightmap
2037
    {
2038
        map textures/borg/panel_yf.tga
2039
    }
2040
    {
2041
        animMap 4 textures/borg/panel_yf1.tga textures/borg/panel_yf2.tga textures/borg/panel_yf3.tga textures/borg/panel_yf4.tga textures/borg/panel_yf5.tga textures/borg/panel_yf6.tga textures/borg/panel_yf7.tga textures/borg/panel_yf8.tga
2042
        blendFunc GL_ONE GL_ONE
2043
    }
2044
}
2045
 
2046
textures/borg/tile1a
2047
{
2048
    {
2049
        map $lightmap
2050
    }
2051
    {
2052
        map textures/borg/tile1a.tga
2053
        blendFunc GL_DST_COLOR GL_ZERO
2054
    }
2055
    {
2056
        map textures/borg/tile1b.tga
2057
        blendFunc GL_ONE GL_ONE
2058
        rgbGen wave sin 0.75 0.3 0 0.25
2059
    }
2060
}
2061
 
2062
textures/borg/lift
2063
{
2064
    {
2065
        map $lightmap
2066
    }
2067
    {
2068
        map textures/borg/lift.tga
2069
        blendFunc GL_DST_COLOR GL_ZERO
2070
    }
2071
    {
2072
        map textures/borg/lifta.tga
2073
        blendFunc GL_ONE GL_ONE
2074
        rgbGen wave sin 0.75 0.15 0 1
2075
    }
2076
}
2077
 
2078
textures/borg/panel_imod
2079
{
2080
    surfaceparm nolightmap
2081
    {
2082
        animMap 8 textures/borg/panel_imod.tga textures/borg/panel_imod1.tga textures/borg/panel_imod2.tga textures/borg/panel_imod3.tga textures/borg/panel_imod4.tga textures/borg/panel_imod5.tga textures/borg/panel_imod6.tga textures/borg/panel_imod7.tga
2083
    }
2084
    {
2085
        map textures/borg/panel_imod7.tga
2086
        blendFunc GL_ONE GL_ONE
2087
        rgbGen wave sin 0 0.25 0 1
2088
    }
2089
}
2090
 
2091
textures/borg/oztable_on
2092
{
2093
    qer_editorimage textures/borg/oztable.tga
2094
    {
2095
        map textures/borg/green1.tga
2096
        rgbGen wave sin 0.8 0.2 0 0.5
2097
        tcMod scroll 535231 5321
2098
        tcMod scale 4 2
2099
    }
2100
    {
2101
        map textures/borg/oztable_glow.tga
2102
        blendFunc GL_ONE GL_ONE
2103
        rgbGen wave sawtooth 0 0.5 0 3
2104
    }
2105
    {
2106
        map textures/borg/oztable.tga
2107
        blendFunc GL_ONE GL_SRC_ALPHA
2108
        rgbGen identity
2109
    }
2110
    {
2111
        map $lightmap
2112
        blendFunc GL_DST_COLOR GL_ZERO
2113
        rgbGen identity
2114
    }
2115
}
2116
 
2117
textures/borg/miniscreen2dama
2118
{
2119
    qer_editorimage textures/borg/miniscreen2dama
2120
    {
2121
        map $lightmap
2122
    }
2123
    {
2124
        map textures/borg/miniscreen2dam.tga
2125
        blendFunc GL_DST_COLOR GL_ZERO
2126
    }
2127
    {
2128
        map textures/borg/miniscreen2dama.tga
2129
        blendFunc GL_ONE GL_ONE
2130
        rgbGen wave sawtooth 0 0.5 0 3
2131
    }
2132
    {
2133
        map textures/borg/miniscreen2damb.tga
2134
        blendFunc GL_ONE GL_ONE
2135
        rgbGen wave random 0 0.3 -1 1
2136
    }
2137
}
2138
 
2139
textures/borg/panel_yfopen
2140
{
2141
    surfaceparm nolightmap
2142
    {
2143
        map textures/borg/panel_yfopen.tga
2144
    }
2145
    {
2146
        map textures/borg/panel_yf.tga
2147
        blendFunc GL_ONE GL_ONE
2148
        rgbGen wave sawtooth 0 0.5 0 1
2149
    }
2150
}
2151
 
2152
textures/borg/energy1_green
2153
{
2154
    surfaceparm nolightmap
2155
    surfaceparm trans
2156
    cull disable
2157
    {
2158
        map textures/borg/energy1_green.tga
2159
        blendFunc GL_ONE GL_ONE
2160
        rgbGen wave sin 0.5 0.15 2 0.4
2161
        tcMod scale 0.25 0.25
2162
        tcMod scroll 0.1 0.2
2163
    }
2164
    {
2165
        map textures/borg/energy1_green.tga
2166
        blendFunc GL_ONE GL_ONE
2167
        rgbGen wave sin 0.5 0.25 2 0.1
2168
        tcMod scale 0.25 0.25
2169
        tcMod scroll -0.2 -0.1
2170
    }
2171
}
2172
 
2173
textures/borg/panel_imodoff
2174
{
2175
    qer_editorimage textures/borg/panel_imod3.tga
2176
    surfaceparm nolightmap
2177
    {
2178
        map textures/borg/panel_imod3.tga
2179
        blendFunc GL_ONE GL_ONE
2180
        rgbGen wave sin 1 0.25 0 1
2181
    }
2182
    {
2183
        map textures/borg/panel_imod6.tga
2184
        blendFunc GL_ONE GL_ONE
2185
        rgbGen wave sin 0 1 0 1
2186
        tcMod stretch sin 0.95 0.02 0 1
2187
    }
2188
}
2189
 
2190
textures/borg/ribbing3
2191
{
2192
    surfaceparm nolightmap
2193
    {
2194
        map textures/borg/ribbing2.tga
2195
        rgbGen lightingDiffuse
2196
    }
2197
    {
2198
        map textures/borg/energy1_green.tga
2199
        blendFunc GL_ONE GL_ONE
2200
        rgbGen wave sin 0.25 0.25 0 2
2201
        tcMod scroll 0 -1
2202
    }
2203
}
2204
 
2205
textures/borg/sevenwall
2206
{
2207
    {
2208
        map $lightmap
2209
    }
2210
    {
2211
        map textures/borg/sevenwallframe.tga
2212
        blendFunc GL_DST_COLOR GL_ZERO
2213
    }
2214
    {
2215
        map textures/borg/sevenwallglow.tga
2216
        blendFunc GL_ONE GL_ONE
2217
    }
2218
    {
2219
        map textures/borg/sevenwallglow.tga
2220
        blendFunc GL_ONE GL_ONE
2221
        rgbGen wave inversesawtooth 0 0.25 0 1
2222
    }
2223
}
2224
 
2225
textures/borg/sevenwallforge
2226
{
2227
    qer_editorimage textures/borg/sevenwallframe.tga
2228
    {
2229
        map $lightmap
2230
    }
2231
    {
2232
        map textures/borg/sevenwallframe.tga
2233
        blendFunc GL_DST_COLOR GL_ZERO
2234
    }
2235
    {
2236
        map textures/borg/sevenwallglowforge.tga
2237
        blendFunc GL_ONE GL_ONE
2238
    }
2239
    {
2240
        map textures/borg/sevenwallglowforge.tga
2241
        blendFunc GL_ONE GL_ONE
2242
        rgbGen wave sin 0 0.25 0 1
2243
    }
2244
}
2245
 
2246
textures/borg/sevenwallscreen
2247
{
2248
    {
2249
        map $lightmap
2250
    }
2251
    {
2252
        map textures/borg/sevenwallscreen.tga
2253
        blendFunc GL_DST_COLOR GL_ZERO
2254
    }
2255
    {
2256
        map textures/borg/sevenwallscreenglow.tga
2257
        blendFunc GL_ONE GL_ONE
2258
        rgbGen wave sin 1 2 0 0.25
2259
    }
2260
    {
2261
        map textures/borg/sevenwallscreengreen.tga
2262
        blendFunc GL_ONE GL_ONE
2263
        rgbGen wave noise 1 1 0 1
2264
    }
2265
    {
2266
        animMap 1 textures/borg/sevenwallscreendot.tga textures/borg/sevenwallscreendot2.tga textures/borg/sevenwallscreendot3.tga textures/borg/sevenwallscreendot4.tga
2267
        blendFunc GL_ONE GL_ONE
2268
        rgbGen wave sin 0 1 0 1
2269
    }
2270
}
2271
 
2272
textures/borg/sevenwallscreenforge
2273
{
2274
    qer_editorimage textures/borg/sevenwallscreen.tga
2275
    {
2276
        map $lightmap
2277
    }
2278
    {
2279
        map textures/borg/sevenwallscreen.tga
2280
        blendFunc GL_DST_COLOR GL_ZERO
2281
    }
2282
    {
2283
        map textures/borg/sevenwallscreengreen.tga
2284
        blendFunc GL_ONE GL_ONE
2285
    }
2286
    {
2287
        animMap 1 textures/borg/sevenwallscreendot.tga textures/borg/sevenwallscreendot2.tga textures/borg/sevenwallscreendot3.tga textures/borg/sevenwallscreendot4.tga
2288
        blendFunc GL_ONE GL_ONE
2289
        rgbGen wave sin 0 1 0 1
2290
    }
2291
    {
2292
        animMap 1 textures/borg/sevenwallscreenf1.tga textures/borg/sevenwallscreenf1.tga textures/borg/sevenwallscreenf1.tga textures/borg/sevenwallscreenf1.tga textures/borg/sevenwallscreenf2.tga textures/borg/sevenwallscreenf2.tga textures/borg/sevenwallscreenf2.tga textures/borg/sevenwallscreenf2.tga
2293
        blendFunc GL_ONE GL_ONE
2294
        rgbGen wave sin 0 1 0 0.5
2295
    }
2296
}
2297
 
2298
textures/borg/sevenwallscreenharv
2299
{
2300
    qer_editorimage textures/borg/sevenwallscreen.tga
2301
    {
2302
        map $lightmap
2303
    }
2304
    {
2305
        map textures/borg/sevenwallscreen.tga
2306
        blendFunc GL_DST_COLOR GL_ZERO
2307
    }
2308
    {
2309
        map textures/borg/sevenwallscreengreen.tga
2310
        blendFunc GL_ONE GL_ONE
2311
    }
2312
    {
2313
        animMap 1 textures/borg/sevenwallscreendot3.tga textures/borg/sevenwallscreendot.tga textures/borg/sevenwallscreendot4.tga textures/borg/sevenwallscreendot2.tga textures/borg/sevenwallscreendot.tga textures/borg/sevenwallscreendot3.tga textures/borg/sevenwallscreendot2.tga textures/borg/sevenwallscreendot4.tga
2314
        blendFunc GL_ONE GL_ONE
2315
        rgbGen wave sin 0 1 0 1
2316
    }
2317
    {
2318
        animMap 0.5 textures/borg/sevenwallscreenglow.tga textures/borg/sevenwallscreenh1.tga textures/borg/sevenwallscreenglow.tga textures/borg/sevenwallscreenh2.tga textures/borg/sevenwallscreenglow.tga textures/borg/sevenwallscreenh3.tga
2319
        blendFunc GL_ONE GL_ONE
2320
        rgbGen wave sin 0 1 0 0.5
2321
    }
2322
}
2323
 
2324
textures/borg/doorswitch_open
2325
{
2326
    qer_editorimage textures/borg/doorswitch.tga
2327
    {
2328
        animMap 10 models/mapobjects/borg/sparkbox1.tga models/mapobjects/borg/sparkbox2.tga models/mapobjects/borg/sparkbox3.tga models/mapobjects/borg/sparkbox4.tga models/mapobjects/borg/sparkbox5.tga
2329
    }
2330
    {
2331
        map textures/borg/doorswitch_open.tga
2332
        alphaFunc LT128
2333
        blendFunc GL_ONE_MINUS_SRC_ALPHA GL_SRC_ALPHA
2334
    }
2335
    {
2336
        map $lightmap
2337
        blendFunc GL_DST_COLOR GL_ZERO
2338
        depthFunc equal
2339
        rgbGen identity
2340
    }
2341
    {
2342
        map textures/borg/doorswitch_openglow.tga
2343
        blendFunc GL_ONE GL_ONE
2344
        rgbGen wave sin 1 0.5 0 1
2345
    }
2346
}
2347
 
2348
textures/borg/borg_strip_zapper
2349
{
2350
    qer_editorimage textures/borg/borg_strip.tga
2351
    {
2352
        map textures/borg/green1.tga
2353
        rgbGen wave sin 0.8 0.2 0 0.5
2354
        tcMod scroll 535231 5321
2355
        tcMod scale 4 2
2356
    }
2357
    {
2358
        map textures/borg/borg_strip_zapper.tga
2359
        blendFunc GL_ONE GL_SRC_ALPHA
2360
        rgbGen identity
2361
    }
2362
    {
2363
        map $lightmap
2364
        blendFunc GL_DST_COLOR GL_ZERO
2365
        rgbGen identity
2366
    }
2367
}
2368
 
2369
textures/borg/sevenbutton_blue
2370
{
2371
    {
2372
        map $lightmap
2373
    }
2374
    {
2375
        map textures/borg/sevenbutton_frame.tga
2376
        blendFunc GL_DST_COLOR GL_ZERO
2377
    }
2378
    {
2379
        map textures/borg/sevenbutton_blueglow.tga
2380
        blendFunc GL_ONE GL_ONE
2381
    }
2382
    {
2383
        map textures/borg/sevenbutton_blueglow.tga
2384
        blendFunc GL_ONE GL_ONE
2385
        rgbGen wave sin 0 0.25 0 0.5
2386
    }
2387
}
2388
 
2389
textures/borg/sevenbutton_green
2390
{
2391
    qer_editorimage textures/borg/sevenbutton_frame.tga
2392
    {
2393
        map $lightmap
2394
    }
2395
    {
2396
        map textures/borg/sevenbutton_frame.tga
2397
        blendFunc GL_DST_COLOR GL_ZERO
2398
    }
2399
    {
2400
        map textures/borg/sevenbutton_greenglow.tga
2401
        blendFunc GL_ONE GL_ONE
2402
    }
2403
    {
2404
        map textures/borg/sevenbutton_greenglow.tga
2405
        blendFunc GL_ONE GL_ONE
2406
        rgbGen wave sin 0 0.4 0 0.5
2407
    }
2408
}
2409
 
2410
//************************ALPHAS*************************************
2411
gfx/misc/blightning1
2412
{
2413
    surfaceparm trans
2414
    cull disable
2415
    {
2416
        //* alphaGen exactVertex
2417
        map gfx/misc/btasermuzzle.tga
2418
        blendFunc GL_SRC_ALPHA GL_ONE
2419
        rgbGen exactVertex
2420
    }
2421
}
2422
 
2423
gfx/misc/blightning2
2424
{
2425
    surfaceparm trans
2426
    cull disable
2427
    {
2428
        //* alphaGen exactVertex
2429
        map gfx/misc/blightning2.tga
2430
        blendFunc GL_ONE GL_ONE
2431
        rgbGen exactVertex
2432
    }
2433
}
2434
 
2435
gfx/misc/blightning3
2436
{
2437
    surfaceparm trans
2438
    cull disable
2439
    {
2440
        //* alphaGen exactVertex
2441
        map gfx/misc/blightning3.tga
2442
        blendFunc GL_SRC_ALPHA GL_ONE
2443
        rgbGen exactVertex
2444
    }
2445
}
2446
 
2447
gfx/misc/blightning4
2448
{
2449
    surfaceparm trans
2450
    cull disable
2451
    {
2452
        //* alphaGen exactVertex
2453
        map gfx/misc/blightning4.tga
2454
        blendFunc GL_SRC_ALPHA GL_ONE
2455
        rgbGen exactVertex
2456
    }
2457
}
2458
 
2459
textures/8472/peptide
2460
{
2461
    qer_trans 0.85
2462
    surfaceparm nolightmap
2463
    surfaceparm trans
2464
    surfaceparm pointlight
2465
    {
2466
        map textures/8472/peptide.tga
2467
        blendFunc GL_ONE GL_ONE
2468
        rgbGen vertex
2469
    }
2470
}
2471
 
2472
textures/8472/peptide_twosided
2473
{
2474
    qer_editorimage textures/8472/peptide.tga
2475
    qer_trans 0.85
2476
    surfaceparm nolightmap
2477
    surfaceparm trans
2478
    surfaceparm pointlight
2479
    cull disable
2480
    sort additive
2481
    {
2482
        map textures/8472/peptide.tga
2483
        blendFunc GL_ONE GL_ONE
2484
        rgbGen vertex
2485
    }
2486
}
2487
 
2488
textures/8472/wallconduit3
2489
{
2490
    surfaceparm nolightmap
2491
    surfaceparm pointlight
2492
    {
2493
        map textures/8472/wallconduit3b.tga
2494
        rgbGen identity
2495
        tcMod scroll 0 0.35
2496
    }
2497
    {
2498
        map textures/8472/wallconduit3a.tga
2499
        blendFunc GL_ONE GL_SRC_ALPHA
2500
        rgbGen wave noise 1 0.5 0 1
2501
    }
2502
    {
2503
        map textures/8472/wallconduit3.tga
2504
        blendFunc GL_ONE_MINUS_SRC_ALPHA GL_SRC_ALPHA
2505
        rgbGen vertex
2506
    }
2507
}
2508
 
2509
textures/8472/wallconduit1
2510
{
2511
    surfaceparm nolightmap
2512
    surfaceparm pointlight
2513
    {
2514
        map textures/8472/wallconduit1b.tga
2515
        rgbGen identity
2516
        tcMod scroll 0 0.25
2517
    }
2518
    {
2519
        map textures/8472/wallconduit1a.tga
2520
        blendFunc GL_ONE GL_SRC_ALPHA
2521
        rgbGen wave noise 0.5 1 0 1
2522
    }
2523
    {
2524
        map textures/8472/wallconduit1.tga
2525
        blendFunc GL_ONE_MINUS_SRC_ALPHA GL_SRC_ALPHA
2526
        rgbGen vertex
2527
    }
2528
}
2529
 
2530
textures/8472/peptideblender256
2531
{
2532
    cull disable
2533
    {
2534
        map textures/8472/peptide.tga
2535
        blendFunc GL_ONE GL_ONE_MINUS_SRC_COLOR
2536
    }
2537
    {
2538
        map textures/8472/peptideblender256.tga
2539
        blendFunc GL_ONE GL_SRC_ALPHA
2540
        rgbGen identity
2541
    }
2542
    {
2543
        map $lightmap
2544
        blendFunc GL_DST_COLOR GL_SRC_COLOR
2545
    }
2546
}
2547
 
2548
models/players/borgbolts/b_asstubes
2549
{
2550
	surfaceparm nolightmap
2551
	nomipmaps
2552
	cull disable
2553
 
2554
    {
2555
        map models/players/borgbolts/b_asstubes.tga
2556
		blendFunc	GL_ONE	GL_ZERO
2557
		rgbGen	vertex
2558
    }
2559
}