Subversion-Projekte sthq.colony7

Revision

Zur aktuellen Revision | Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
7 lars 1
textures/col7_3/ads
2
{
3
 qer_editorimage textures/col7_3/ads1.tga
4
 surfaceparm nodamage
5
 surfaceparm nomarks
6
 {
7
  map $lightmap
8
 }
9
 {
10
  animMap 0.25 textures/col7_3/ads1.tga textures/col7_3/ads2.tga textures/col7_3/ads3.tga
11
  blendFunc GL_DST_COLOR GL_ZERO
12
 }
13
 {
14
  map textures/detail/scanlines_lrg.tga
15
  blendFunc GL_ONE GL_ONE
16
 }
17
}
18
 
19
textures/col7_3/static
20
{
21
 qer_editorimage textures/col7_3/static_1.tga
22
 surfaceparm nodamage
23
 surfaceparm nomarks
24
 {
25
  map $lightmap
26
 }
27
 {
28
  animMap 0.6 textures/col7_3/static_1.tga textures/col7_3/static_2.tga textures/col7_3/static_3.tga textures/col7_3/static_4.tga
29
  blendFunc GL_DST_COLOR GL_ZERO
30
 }
31
}
32
 
33
 
34
textures/col7_3/text
35
{
36
 q3map_surfacelight 20
37
 {
38
  map textures/col7_3/text.jpg
39
  tcMod scroll 0.4 0
40
 }
41
}
42
 
43
textures/col7_3/curtain_torn
44
{
45
 qer_trans 0.4
46
 qer_nocarve
47
 q3map_surfacelight 10
48
 surfaceparm nodamage
49
 surfaceparm nomarks
50
 surfaceparm trans
51
 surfaceparm nonsolid
52
 cull twosided
53
 deformVertexes wave 8 sin 0 2 0 0.2
54
 {
55
  map textures/col7_3/curtain_torn.tga
56
  blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
57
  rgbGen vertex
58
 }
59
}
60
 
61
textures/col7_3/fog_blue
62
{
63
 qer_editorimage textures/borg/fog.tga
64
 qer_trans 0.4
65
 qer_nocarve
66
 surfaceparm fog
67
 q3map_surfacelight 4
68
 surfaceparm nonsolid
69
 surfaceparm trans
70
 fogparms ( 0.0 0.0 0.4 ) 1024
71
}
72
 
73
textures/col7_3/fog_yeller
74
{
75
 qer_editorimage textures/borg/fog.tga
76
 qer_trans 0.4
77
 qer_nocarve
78
 surfaceparm fog
79
 q3map_surfacelight 3
80
 surfaceparm nonsolid
81
 surfaceparm trans
82
 fogparms ( 0.1 0.3 0.0 ) 1024
83
}
84
 
85
textures/col7_3/fog_greenish
86
{
87
 qer_editorimage textures/borg/fog.tga
88
 qer_trans 0.4
89
 qer_nocarve
90
 surfaceparm fog
91
 q3map_surfacelight 4
92
 surfaceparm nonsolid
93
 surfaceparm trans
94
 fogparms ( 0.0 0.4 0.0 ) 1600
95
}
96
 
97
textures/col7_3/h2o
98
{
99
 qer_editorimage textures/col7_3/h2o.tga
100
 qer_trans 0.20
101
 surfaceparm trans
102
 surfaceparm water
103
 cull none
104
 deformVertexes wave 90 sin 0 2 0 0.50
105
 tessSize 48
106
 {
107
  map textures/col7_3/h2o.tga
108
  blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
109
  rgbGen vertex
110
  tcMod scroll 0.05 -0.03
111
 }
112
 {
113
  map textures/col7_3/h2o.tga
114
  blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
115
  rgbGen vertex
116
  tcMod scroll 0.025 0.04
117
 }
118
}
119