Subversion Repositories duke3d_hrp

Rev

Rev 40 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 plagman 1
 
2
// Textures for Duke3D HRP
3
 
4
// Tiles000
5
 
30 loomsday 6
texture 0 {
7
   pal 0 { file "highres/textures/0000.png" }
8
   normal { file "highres/textures/0000_n.png" parallaxbias 0 parallaxscale 0.05 }
9
   specular { file "highres/textures/0000_s.png" }
10
}   
1 plagman 11
 
12
texture 62 { pal 0 { file "highres/textures/0062.png" } }
13
texture 63 { pal 0 { file "highres/textures/0063.png" } }
14
texture 64 { pal 0 { file "highres/textures/0064.png" } }
15
 
16
texture 70 { 
17
   pal 0 { file "highres/textures/0070.png" }
31 loomsday 18
//   normal { file "highres/textures/0070_n.png" parallaxbias 0 parallaxscale 0.05 }
19
//   specular { file "highres/textures/0070_s.png" }
1 plagman 20
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 } 
21
}
22
 
23
texture 81 { pal 0 { file "highres/textures/0081.jpg" } }
24
texture 85 { pal 0 { file "highres/textures/0085.png" } }
25
texture 86 { pal 0 { file "highres/textures/0086.png" } }
26
texture 87 { pal 0 { file "highres/textures/0087.png" } }
27
texture 88 { pal 0 { file "highres/textures/0088.jpg" } }
28
 
29
texture 90 { pal 0 { file "highres/textures/0090.jpg" } }
30
texture 98 { pal 0 { file "highres/textures/0098.png" } }
31
 
32
 
33
texture 120 {
34
   pal 0 { file "highres/textures/0120.png" specpower 25 specfactor 1 }
35
   normal { file "highres/textures/0120_n.png" parallaxbias 0 parallaxscale 0.1 }
36
   specular { file "highres/textures/0120_s.png" }
37
   glow { file "highres/textures/0120_g.png" }
38
}
39
texture 121 {
40
   pal 0 { file "highres/textures/0121.png" specpower 25 specfactor 1 }
41
   normal { file "highres/textures/0121_n.png" parallaxbias 0 parallaxscale 0.1 }
42
   specular { file "highres/textures/0121_s.png" }
43
}
44
texture 122 { pal 0 { file "highres/textures/0122.png" } }
45
texture 123 { pal 0 { file "highres/textures/0123.png" } }
46
texture 124 { pal 0 { file "highres/textures/0124.png" } }
47
texture 125 { pal 0 { file "highres/textures/0125.png" } }
48
texture 126 { pal 0 { file "highres/textures/0126.png" } }
49
texture 127 { pal 0 { file "highres/textures/0127.png" } }
50
texture 128 { pal 0 { file "highres/textures/0128.png" } }
51
 
52
texture 150 { 
53
   pal 0 { file "highres/textures/0150.png" }
41 loomsday 54
   normal { file "highres/textures/0150_n.png" parallaxbias 0.05 parallaxscale 0.075 }
55
   specular { file "highres/textures/0150_s.png" }
56
//   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
1 plagman 57
}
58
texture 151 { 
8 parkar 59
   pal 0 { file "highres/textures/0151_d.png" specularpower 10 specularfactor 0.6 }
1 plagman 60
   normal { file "highres/textures/0151_n.png" parallaxbias 0.05 parallaxscale 0.06 }
61
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
62
}
63
texture 152 { 
41 loomsday 64
   pal 0 { file "highres/textures/0152.png" }
65
   normal { file "highres/textures/0152_n.png" parallaxbias 0.05 parallaxscale 0.075 }
66
   specular { file "highres/textures/0152_s.png" }
67
//   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
1 plagman 68
}
69
texture 153 { 
41 loomsday 70
   pal 0 { file "highres/textures/0153.png" }
71
   normal { file "highres/textures/0153_n.png" parallaxbias 0.05 parallaxscale 0.075 }
72
   specular { file "highres/textures/0153_s.png" }
73
//   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
1 plagman 74
}
75
texture 154 { 
76
   pal 0 { file "highres/textures/0154.jpg" }
77
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.6 }
78
}
79
texture 155 { 
80
   pal 0 { file "highres/textures/0155.jpg" }
81
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.6 }
82
}
83
texture 156 { 
84
   pal 0 { file "highres/textures/0156.png" }
85
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.3 }
86
}
87
texture 157 { 
88
   pal 0 { file "highres/textures/0157.png" }
89
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.3 }
90
}
91
texture 158 { 
92
   pal 0 { file "highres/textures/0158.jpg" }
93
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
94
}
95
texture 159 {
96
   pal 0 { file "highres/textures/0159.jpg" }
97
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.3 }
98
}
99
 
100
texture 161 {
101
   pal 0 { file "highres/textures/0161.png" }
102
   detail { file "highres/detail/metal.png" xscale 1.6 yscale 0.8 }
103
}
104
 
105
texture 181 {
106
   pal 0 { file "highres/textures/0181.jpg" }
107
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
108
}
109
texture 182 {
110
   pal 0 { file "highres/textures/0182.png" }
29 loomsday 111
   normal { file "highres/textures/0182_n.png" parallaxbias 0.002 parallaxscale 0.04 }
112
   specular { file "highres/textures/0182_s.png" }
1 plagman 113
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
114
}
115
texture 183 {
116
   pal 0 { file "highres/textures/0183.png" }
26 loomsday 117
   normal { file "highres/textures/0183_n.png" parallaxbias 0.002 parallaxscale 0.04 }
118
   specular { file "highres/textures/0183_s.png" }
1 plagman 119
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
120
}
121
texture 184 {
122
   pal 0 { file "highres/textures/0184.png" }
123
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
124
}
125
texture 186 {
20 nightfrigh 126
   pal 0 { file "highres/textures/0186.jpg" }
127
   // pal 0 { file "highres/textures/0186_d.png" specpower 20 specfactor 1 }
128
   // normal { file "highres/textures/0186_n.png" parallaxbias 0.002 parallaxscale 0.04 }
129
   // specular { file "highres/textures/0186_s.png" }
1 plagman 130
   detail { file "highres/detail/paint.png" xscale 0.4 yscale 0.4 }
131
}
132
texture 187 {
133
   pal 0 { file "highres/textures/0187.jpg" }
134
   detail { file "highres/detail/paint.png" xscale 0.4 yscale 0.4 }
135
}
136
texture 188 {
137
   pal 0 { file "highres/textures/0188.jpg" }
138
   detail { file "highres/detail/paint.png" xscale 0.4 yscale 0.4 }
139
}
140
texture 189 {
141
   pal 0 { file "highres/textures/0189.jpg" }
142
   detail { file "highres/detail/paint.png" xscale 0.4 yscale 0.4 }
143
}
144
 
145
texture 190 {
146
   pal 0 { file "highres/textures/0190.jpg" }
10 parkar 147
   detail { file "highres/detail/paint.png" xscale 0.4 yscale 0.4 }
1 plagman 148
}
149
texture 191 {
7 parkar 150
   pal 0 { file "highres/textures/0191_d.png" xscale 2.0 yscale 2.0 specpower 25 specfactor 1.5 }
1 plagman 151
   normal { file "highres/textures/0191_n.png" parallaxbias 0.005 parallaxscale 0.01 }
152
   detail { file "highres/detail/paint.png" xscale 0.9 yscale 0.9 }
153
}
154
texture 192 {
155
   pal 0 { file "highres/textures/0192.jpg" }
156
   detail { file "highres/detail/paint.png" xscale 0.4 yscale 0.4 }
157
}
158
texture 193 {
159
   pal 0 { file "highres/textures/0193.png" }
160
   detail { file "highres/detail/marble.png" xscale 0.7 yscale 0.3 }
161
}
162
texture 194 {
163
   pal 0 { file "highres/textures/0194.jpg" }
164
   detail { file "highres/detail/marble.png" xscale 0.7 yscale 0.3 }
165
}
166
texture 195 {
167
   pal 0 { file "highres/textures/0195.png" }
38 loomsday 168
   normal { file "highres/textures/0195_n.png" parallaxbias 0.02 parallaxscale 0.1 }
169
   specular { file "highres/textures/0195_s.png" }
1 plagman 170
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
171
}
172
texture 196 {
173
   pal 0 { file "highres/textures/0196.png" }
174
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
175
}
176
texture 197 {
177
   pal 0 { file "highres/textures/0197.png" }
178
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
179
}
180
texture 198 { pal 0 { file "highres/textures/0504.png" } } // same as 504
20 nightfrigh 181
texture 199 { 
182
   pal 0 { file "highres/textures/0199.png" }
183
   pal 12 { file "highres/textures/0199_12.png" }
184
}
1 plagman 185
 
186
texture 200 { 
187
   pal 0 { file "highres/textures/0200.jpg" }
12 parkar 188
   normal { file "highres/textures/0200_n.png" parallaxbias 0.02 parallaxscale 0.03 }
1 plagman 189
}
190
texture 201 { 
191
   pal 0 { file "highres/textures/0201.jpg" }
12 parkar 192
   normal { file "highres/textures/0201_n.png" parallaxbias 0.02 parallaxscale 0.03 }
1 plagman 193
}
194
texture 202 {
195
   pal 0 { file "highres/textures/0202.jpg" }
12 parkar 196
   normal { file "highres/textures/0202_n.png" parallaxbias 0.02 parallaxscale 0.03 }
1 plagman 197
}
198
texture 203 {
199
   pal 0 { file "highres/textures/0203.jpg" }
200
   normal { file "highres/textures/0203_n.png" }
201
}
202
texture 204 {
203
   pal 0 { file "highres/textures/0204.png" }
204
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.6 }  //x
205
}
206
texture 205 {
207
   pal 0 { file "highres/textures/0205.png" xscale 2.0 }
208
   detail { file "highres/detail/metal.png" xscale 1.2 yscale 0.3 }
209
}
210
texture 206 {
211
   pal 0 { file "highres/textures/0206.png" }
212
   detail { file "highres/detail/metal_fine.png" xscale 1.36 yscale 0.17 }
213
}
214
texture 207 {
215
   pal 0 { file "highres/textures/0207.png" xscale 2.0 }
216
   pal 10 { file "highres/textures/0207_10.png" xscale 2.0 }
18 nightfrigh 217
   pal 14 { file "highres/textures/0207_14.png" xscale 2.0 }
218
   pal 16 { file "highres/textures/0207_16.png" xscale 2.0 }
1 plagman 219
   detail { file "highres/detail/metal_fine.png" xscale 0.68 yscale 0.17 }
220
}
221
texture 208 {
222
   pal 0 { file "highres/textures/0208.png" }
223
   detail { file "highres/detail/metal_fine.png" xscale 1.36 yscale 0.17 }
224
}
225
texture 209 {
226
   pal 0 { file "highres/textures/0209.png" xscale 2.0 }
227
   detail { file "highres/detail/metal_fine.png" xscale 0.68 yscale 0.17 }
228
}
229
 
230
texture 210 {
231
   pal 0 { file "highres/textures/0210.png" }
232
}
233
texture 211 {
234
   pal 0 { file "highres/textures/0211.png" }
235
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
236
}
237
texture 212 {
238
   pal 0 { file "highres/textures/0212.png" xscale 2.0 }
239
   detail { file "highres/detail/metal_fine.png" xscale 0.68 yscale 0.17 }
240
}
241
texture 213 {
242
   pal 0 { file "highres/textures/0213.png" }
243
   detail { file "highres/detail/metal_fine.png" xscale 1.36 yscale 0.17 }
244
}
245
texture 214 {
246
   pal 0 { file "highres/textures/0214.png" xscale 2.0 }
247
   detail { file "highres/detail/metal_fine.png" xscale 0.68 yscale 0.17 }
248
}
249
texture 215 {
250
   pal 0 { file "highres/textures/0215.png" xscale 2.0 }
251
   detail { file "highres/detail/metal_fine.png" xscale 0.68 yscale 0.17 }
252
}
253
texture 216 {
254
   pal 0 { file "highres/textures/0216.png" }
255
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
256
}
257
texture 217 {
258
   pal 0 { file "highres/textures/0217.png" }
259
   detail { file "highres/detail/paint.png" xscale 6.4 yscale 0.4 }
260
}
261
texture 218 {
262
   pal 0 { file "highres/textures/0218.png" xscale 2.0 }
263
   detail { file "highres/detail/metal.png" xscale 1.2 yscale 0.3 }
264
}
265
 
266
texture 220 {
267
   pal 0 { file "highres/textures/0220.png" }
268
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
269
}
270
texture 221 {
271
   pal 0 { file "highres/textures/0221.png" }
272
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
273
}
274
texture 222 {
275
   pal 0 { file "highres/textures/0222.png" }
276
   normal { file "highres/textures/0222_n.png" }
277
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
278
}
279
texture 223 {
280
   pal 0 { file "highres/textures/0223.png" }
281
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
282
}
283
texture 224 {
284
   pal 0 { file "highres/textures/0224.png" }
25 loomsday 285
   normal { file "highres/textures/0224_n.png" parallaxbias 0.02 parallaxscale 0.03 }
286
   specular { file "highres/textures/0224_s.png" }
1 plagman 287
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
288
}
289
texture 225 {
290
   pal 0 { file "highres/textures/0225.png" }
291
}
292
texture 226 {
293
   pal 0 { file "highres/textures/0226.png" }
294
   detail { file "highres/detail/metal.png" xscale 0.5 yscale 0.15 }
295
}
296
texture 227 {
297
   pal 0 { file "highres/textures/0227.png" }
298
   detail { file "highres/detail/metal.png" xscale 0.5 yscale 0.15 }
299
}
300
texture 228 {
301
   pal 0 { file "highres/textures/0228.png" }
302
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
303
}
304
texture 229 {
305
   pal 0 { file "highres/textures/0229.png" }
306
}
307
 
308
texture 231 {
309
   pal 0 { file "highres/textures/0231.png" }
310
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
311
}
312
texture 232 {
313
   pal 0 { file "highres/textures/0232.png" }
314
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
315
}
316
texture 233 {
317
   pal 0 { file "highres/textures/0233.png" }
318
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.15 }
319
}
320
texture 234 {
321
   pal 0 { file "highres/textures/0234.png" }
322
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.15 }
323
}
324
texture 235 {
325
   pal 0 { file "highres/textures/0235.png" }
326
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.15 }
327
}
328
texture 236 {
329
   pal 0 { file "highres/textures/0236.png" }
330
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.15 }
331
}
332
texture 237 {
333
   pal 0 { file "highres/textures/0237.png" }
334
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.15 }
335
}
336
texture 238 {
337
   pal 0 { file "highres/textures/0238.jpg" specpower 5 specfactor 0.5 }
338
   normal { file "highres/textures/0238_n.png" parallaxbias 0.02 parallaxscale 0.06 }
339
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.15 }
340
}
341
texture 239 {
342
   pal 0 { file "highres/textures/0239.jpg" parallaxbias 0.02 parallaxscale 0.06 }
343
   normal { file "highres/textures/0239_n.png" }
344
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
345
}
346
 
347
texture 240 {
348
   pal 0 { file "highres/textures/0240.png" xscale 1.5 yscale 1.5 }
349
   normal { file "highres/textures/0240_n.png" parallaxbias 0.04 parallaxscale 0.02  }
350
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
351
}
352
texture 241 {
353
   pal 0 { file "highres/textures/0241.png" }
354
   normal { file "highres/textures/0241_n.png" }
355
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
356
}
357
texture 242 {
358
   pal 0 { file "highres/textures/0242.png" }
359
   detail { file "highres/detail/metal.png" xscale 0.2 yscale 0.2 }
360
}
361
texture 243 {
362
   pal 0 { file "highres/textures/0243.png" }
18 nightfrigh 363
   pal 17 { file "highres/textures/0243_17.png" }
1 plagman 364
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.3 }
365
}
366
texture 245 {
367
   pal 0 { file "highres/textures/0245.png" }
368
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
369
}
370
texture 246 {
371
   pal 0 { file "highres/textures/0246.png" }
372
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
373
}
374
texture 247 { pal 0 { file "highres/textures/0247.png" } }
375
texture 248 {
376
   pal 0 { file "highres/textures/0248.png" }
377
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.15 }
378
}
379
texture 249 {
380
   pal 0 { file "highres/textures/0249.png" }
381
   detail { file "highres/detail/alien_paint_1.png" xscale 0.3 yscale 0.15 }
382
}
383
 
384
texture 250 {
385
   pal 0 { file "highres/textures/0250.png" }
386
   detail { file "highres/detail/alien_paint_0.png" xscale 0.3 yscale 0.15 }
387
}
388
texture 251 {
389
   pal 0 { file "highres/textures/0251.png" }
390
   pal 10 { file "highres/textures/0251_10.png" }
391
   pal 11 { file "highres/textures/0251_11.png" }
392
   pal 22 { file "highres/textures/0251_11.png" }
393
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
394
}
395
texture 252 {
396
   pal 0 { file "highres/textures/0252.png" }
397
   pal 10 { file "highres/textures/0252_10.png" }
398
   pal 11 { file "highres/textures/0252_11.png" }
399
   pal 22 { file "highres/textures/0252_11.png" }
400
   detail { file "highres/detail/metal.png" xscale 1.2 yscale 0.15 }
401
}
402
texture 253 {
403
   pal 0 { file "highres/textures/0253.png" }
404
   detail { file "highres/detail/metal.png" xscale 1.2 yscale 0.15 }
405
}
406
texture 254 { pal 0 { file "highres/textures/0254.png" }
407
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
408
}
409
 
410
// Tiles001
411
 
412
texture 257 {
413
   pal 0 { file "highres/textures/0257.png" }
414
   detail { file "highres/detail/metal.png" xscale 1.2 yscale 0.15 }
415
}
416
texture 258 {
417
   pal 0 { file "highres/textures/0258.png" }
418
   detail { file "highres/detail/metal_fine.png" xscale 1.2 yscale 0.15 }
419
   glow { file "highres/textures/0258_g.png" }
420
}
421
texture 259 {
422
   pal 0 { file "highres/textures/0259.png" }
423
   detail { file "highres/detail/concrete8.png" xscale 0.6 yscale 0.15 }
424
}
425
 
426
texture 260 {
427
   pal 0 { file "highres/textures/0260.jpg" }
428
   pal 21 { file "highres/textures/0260_21.jpg" }
429
}
430
texture 261 {
431
   pal 0 { file "highres/textures/0261.jpg" }
432
   pal 21 { file "highres/textures/0261_21.jpg" }
433
}
434
texture 262 {
435
   pal 0 { file "highres/textures/0262.jpg" }
436
   pal 21 { file "highres/textures/0262_21.jpg" }
437
}
438
texture 263 { pal 0 { file "highres/textures/0263.jpg" } }
439
texture 264 { pal 0 { file "highres/textures/0264.jpg" } }
440
texture 265 { pal 0 { file "highres/textures/0265.jpg" } }
441
texture 266 { pal 0 { file "highres/textures/0266.jpg" } }
442
texture 267 { pal 0 { file "highres/textures/0267.jpg" } }
443
texture 268 { pal 0 { file "highres/textures/0268.jpg" } }
444
texture 269 { pal 0 { file "highres/textures/0269.jpg" } }
445
texture 270 { pal 0 { file "highres/textures/0270.jpg" } }
446
 
447
texture 271 { pal 0 { file "highres/textures/0271.jpg" } }
448
texture 272 { pal 0 { file "highres/textures/0272.jpg" } }
449
texture 273 { pal 0 { file "highres/textures/0273.jpg" } }
450
texture 274 { pal 0 { file "highres/textures/0274.jpg" } }
451
texture 275 { pal 0 { file "highres/textures/0275.jpg" } }
452
texture 276 {
453
   pal 0 { file "highres/textures/0276.png" }
454
   pal 2 { file "highres/textures/0276_2.png" }
455
}
456
texture 278 { 
457
   pal 0 { file "highres/textures/0278.png" } 
458
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.3 }
459
}
460
 
461
texture 283 {
462
   pal 0 { file "highres/textures/0283.jpg" }
463
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
464
}
465
texture 284 {
466
   pal 0 { file "highres/textures/0284.jpg" }
467
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
468
}
469
texture 285 {
470
   pal 0 { file "highres/textures/0285.png" }
471
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
472
}
473
texture 286 {
474
   pal 0 { file "highres/textures/0286.png" }
475
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
476
}
477
texture 287 { pal 0 { file "highres/textures/0287.png" } }
478
texture 288 {
479
   pal 0 { file "highres/textures/0288.jpg" }
480
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
481
}
482
texture 289 {
483
   pal 0 { file "highres/textures/0289.jpg" }
484
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
485
}
486
 
487
texture 290 {
488
   pal 0 { file "highres/textures/0290.jpg" }
489
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
490
}
491
texture 291 {
492
   pal 0 { file "highres/textures/0291.jpg" }
493
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
494
}
495
texture 292 {
496
   pal 0 { file "highres/textures/0292.png" }
497
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
498
}
499
texture 293 { pal 0 { file "highres/textures/0293.png" } }
500
texture 294 {
501
   pal 0 { file "highres/textures/0294.png" }
502
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
503
   glow { file "highres/textures/0294_g.png" }
504
}
505
texture 295 {
506
   pal 0 { file "highres/textures/0295.png" }
507
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
508
   glow { file "highres/textures/0295_g.png" }
509
}
510
texture 296 {
511
   pal 0 { file "highres/textures/0296.png" }
512
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
513
   glow { file "highres/textures/0296_g.png" }
514
}
515
texture 297 { pal 0 { file "highres/textures/0297.png" } }
516
texture 298 { pal 0 { file "highres/textures/0298.png" } }
517
texture 299 { pal 0 { file "highres/textures/0299.png" } }
518
 
519
 
31 loomsday 520
texture 300 {
521
   pal 0 { file "highres/textures/0300.png" }
522
   normal { file "highres/textures/0300_n.png" parallaxbias 0 parallaxscale 0.05 }
523
   specular { file "highres/textures/0300_s.png" }
524
}
1 plagman 525
texture 301 { pal 0 { file "highres/textures/0301.png" } }
31 loomsday 526
texture 302 {
527
   pal 0 { file "highres/textures/0302.png" }
528
   specular { file "highres/textures/0302_s.png" }
529
}
530
texture 303 {
531
   pal 0 { file "highres/textures/0303.png" }
532
   normal { file "highres/textures/0303_n.png" parallaxbias 0 parallaxscale 0.05 }
533
   specular { file "highres/textures/0303_s.png" }
534
}
1 plagman 535
texture 304 { 
536
   pal 0 { file "highres/textures/0304.png" } 
537
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.6 }
538
}
539
texture 305 { pal 0 { file "highres/textures/0305.png" } }
540
texture 306 { pal 0 { file "highres/textures/0306.png" } }
541
texture 307 { pal 0 { file "highres/textures/0307.png" } }
542
texture 309 {
543
   pal 0 { file "highres/textures/0309.png" }
544
   detail { file "highres/detail/metal.png" xscale 0.5 yscale 0.4 }
545
   glow { file "highres/textures/0309_g.png" }
546
}
547
 
548
texture 310 { pal 0 { file "highres/textures/0310.png" } }
549
texture 311 {
550
   pal 0 { file "highres/textures/0311.png" }
551
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.6 }
552
}
553
texture 312 {
7 parkar 554
   pal 0 { file "highres/textures/0312_d.png" }
1 plagman 555
   normal { file "highres/textures/0312_n.png" parallaxbias 0.01 parallaxscale 0.02 }
556
   detail { file "highres/detail/metal_worn.png" xscale 0.1 yscale 0.1 }
557
}
558
texture 313 {
18 nightfrigh 559
   pal 0 { file "highres/textures/0313.png" }
560
   // pal 0 { file "highres/textures/0313_d.png" specpower 4.0 specfactor 1.5 }
561
   // normal { file "highres/textures/0313_n.png" parallaxbias 0.0 parallaxscale 0.0 }
562
   // specular { file "highres/textures/0313_s.png" }
563
   // glow { file "highres/textures/0313_g.png" }
1 plagman 564
   detail { file "highres/detail/metal_worn.png" xscale 0.1 yscale 0.1 }
565
}
566
texture 314 {
567
   pal 0 { file "highres/textures/0314.png" }
568
   detail { file "highres/detail/metal_worn.png" xscale 0.1 yscale 0.1 }
569
}
570
texture 315 {
571
   pal 0 { file "highres/textures/0315.png" }
572
   detail { file "highres/detail/metal_worn.png" xscale 0.075 yscale 0.075 }
573
}
574
texture 317 {
575
   pal 0 { file "highres/textures/0317.png" }
576
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.6 }
577
}
578
texture 318 {
579
   pal 0 { file "highres/textures/0318.png" }
580
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.6 }
581
}
582
 
583
texture 322 {
584
   pal 0 { file "highres/textures/0322.png" }
585
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.6 }
586
}
587
texture 325 {
588
   pal 0 { file "highres/textures/0325.png" }
589
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
590
}
591
texture 326 {
592
   pal 0 { file "highres/textures/0326.png" }
593
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
594
}
595
texture 327 {
596
   pal 0 { file "highres/textures/0327.png" }
597
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
598
}
599
texture 329 {
600
   pal 0 { file "highres/textures/0329.png" }
31 loomsday 601
   normal { file "highres/textures/0329_n.png" parallaxbias 0 parallaxscale 0.05 }
602
   specular { file "highres/textures/0329_s.png" }
1 plagman 603
   glow { file "highres/textures/0329_g.png" }
604
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
605
}
606
 
607
texture 330 {
608
   pal 0 { file "highres/textures/0330.png" }
31 loomsday 609
   normal { file "highres/textures/0330_n.png" parallaxbias 0 parallaxscale 0.05 }
610
   specular { file "highres/textures/0330_s.png" }
1 plagman 611
   glow { file "highres/textures/0330_g.png" }
612
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
613
}
614
texture 331 { pal 0 { file "highres/textures/0331.png" } }
615
texture 332 {
616
   pal 0 { file "highres/textures/0332.jpg" }
18 nightfrigh 617
   pal 24 { file "highres/textures/0332_24.png" }
1 plagman 618
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
619
}
620
texture 333 {
621
   pal 0 { file "highres/textures/0333.png" }
32 loomsday 622
   normal { file "highres/textures/0333_n.png" parallaxbias 0 parallaxscale 0.05 }
623
   specular { file "highres/textures/0333_s.png" }
1 plagman 624
   detail { file "highres/detail/alien_metal_1.png" xscale 0.3 yscale 0.15 }
625
}
626
texture 334 {
627
   pal 0 { file "highres/textures/0334.png" }
32 loomsday 628
   normal { file "highres/textures/0334_n.png" parallaxbias 0 parallaxscale 0.05 }
629
   specular { file "highres/textures/0334_s.png" }
1 plagman 630
   detail { file "highres/detail/alien_metal_0.png" xscale 0.3 yscale 0.15 }
631
}
632
texture 335 {
633
   pal 0 { file "highres/textures/0335.png" }
634
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
635
}
636
texture 336 {
637
   pal 0 { file "highres/textures/0336.jpg" specpower 20 specfactor 2.5 }
638
   pal 2 { file "highres/textures/0336_2.jpg" }
639
   pal 21 { file "highres/textures/0336_2.jpg" }
12 parkar 640
   normal { file "highres/textures/0336_n.png" parallaxbias 0.3 parallaxscale 0.1 }
1 plagman 641
}
642
texture 337 {
643
   pal 0 { file "highres/textures/0337.jpg" specpower 20 specfactor 2.5 }
644
   pal 2 { file "highres/textures/0337_2.jpg" }
645
   pal 21 { file "highres/textures/0337_2.jpg" }
12 parkar 646
   normal { file "highres/textures/0337_n.png" parallaxbias 0.3 parallaxscale 0.1 }
1 plagman 647
}
648
texture 338 {
649
   pal 0 { file "highres/textures/0338.jpg"  specpower 20 specfactor 2.5 }
650
   pal 2 { file "highres/textures/0338_2.jpg" }
651
   pal 21 { file "highres/textures/0338_2.jpg" }
12 parkar 652
   normal { file "highres/textures/0338_n.png" parallaxbias 0.3 parallaxscale 0.1 }
1 plagman 653
}
654
 
655
texture 340 {
656
   pal 0 { file "highres/textures/0340.png" }
657
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
658
}
659
texture 341 {
660
   pal 0 { file "highres/textures/0341.png" }
22 nightfrigh 661
   normal { file "highres/textures/0341_n.png" parallaxbias 0 parallaxscale 0.06 }
1 plagman 662
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
663
}
664
texture 342 {
665
   pal 0 { file "highres/textures/0342.png" }
22 nightfrigh 666
   normal { file "highres/textures/0342_n.png" parallaxbias 0 parallaxscale 0.06 }
1 plagman 667
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
668
}
669
texture 343 {
670
   pal 0 { file "highres/textures/0343.png" }
22 nightfrigh 671
   normal { file "highres/textures/0343_n.png" parallaxbias 0 parallaxscale 0.06 }
1 plagman 672
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
673
}
674
texture 344 {
675
   pal 0 { file "highres/textures/0344.png" }
33 loomsday 676
   normal { file "highres/textures/0344_n.png" parallaxbias 0 parallaxscale 0.02 }
677
   specular { file "highres/textures/0344_s.png" }
1 plagman 678
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
679
}
680
texture 345 {
681
   pal 0 { file "highres/textures/0345.png" }
682
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
683
}
684
texture 346 {
685
   pal 0 { file "highres/textures/0346.png" }
686
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
687
}
688
texture 347 {
689
   pal 0 { file "highres/textures/0347.png" }
690
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
691
}
692
texture 348 {
693
   pal 0 { file "highres/textures/0348.png" }
694
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
695
}
696
texture 349 {
697
   pal 0 { file "highres/textures/0349.png" }
698
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
699
}
700
 
701
texture 350 {
702
   pal 0 { file "highres/textures/0350.png" }
703
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
704
}
705
texture 352 {
706
   pal 0 { file "highres/textures/0352.png" }
33 loomsday 707
   normal { file "highres/textures/0352_n.png" parallaxbias 0 parallaxscale 0.02 }
708
   specular { file "highres/textures/0352_s.png" }
1 plagman 709
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.3 }
710
}
711
texture 353 {
712
   pal 0 { file "highres/textures/0353.png" }
713
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
714
}
715
texture 354 {
716
   pal 0 { file "highres/textures/0354.png" }
717
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.3 }
718
}
719
texture 355 {
720
   pal 0 { file "highres/textures/0355.png" }
721
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
722
}
723
texture 357 { pal 0 { file "highres/textures/0357.jpg" } }
724
texture 358 { pal 0 { file "highres/textures/0358.jpg" } }
725
texture 359 { pal 0 { file "highres/textures/0359.jpg" } }
726
 
727
texture 360 { pal 0 { file "highres/textures/0360.png" } }
728
texture 361 { pal 0 { file "highres/textures/0361.png" } }
729
texture 362 { pal 0 { file "highres/textures/0362.png" } }
730
texture 363 { pal 0 { file "highres/textures/0363.png" } }
731
texture 365 {
732
   pal 0 { file "highres/textures/0365.png" }
18 nightfrigh 733
   pal 7 { file "highres/textures/0365_7.png" }
1 plagman 734
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
735
}
736
texture 366 {
737
   pal 0 { file "highres/textures/0366.png" }
18 nightfrigh 738
   pal 7 { file "highres/textures/0366_7.png" }
1 plagman 739
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
740
}
741
texture 367 {
742
   pal 0 { file "highres/textures/0367.png" }
743
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
744
}
745
texture 368 {
746
   pal 0 { file "highres/textures/0368.png" }
747
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
748
}
749
texture 369 {
750
   pal 0 { file "highres/textures/0369.png" }
751
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
752
}
753
 
754
texture 370 {
755
   pal 0 { file "highres/textures/0370.jpg" }
21 nightfrigh 756
   pal 7 { file "highres/textures/0370_7.png" }
1 plagman 757
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
758
}
759
texture 371 {
760
   pal 0 { file "highres/textures/0371.png" }
761
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
762
}
763
texture 372 {
764
   pal 0 { file "highres/textures/0372.png" }
765
   normal { file "highres/textures/0372_n.png" }
766
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
767
}
768
texture 373 {
769
   pal 0 { file "highres/textures/0373.png" }
770
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
771
}
772
texture 374 {
773
   pal 0 { file "highres/textures/0374.png" }
774
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
775
}
776
texture 375 {
777
   pal 0 { file "highres/textures/0375.png" }
778
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
779
}
780
texture 376 {
781
   pal 0 { file "highres/textures/0376.png" }
33 loomsday 782
   normal { file "highres/textures/0376_n.png" parallaxbias 0 parallaxscale 0.05 }
783
   specular { file "highres/textures/0376_s.png" }
1 plagman 784
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
785
}
786
texture 377 {
787
   pal 0 { file "highres/textures/0377.png" }
788
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
789
}
790
texture 378 {
791
   pal 0 { file "highres/textures/0378.png" }
792
}
793
texture 379 {
794
   pal 0 { file "highres/textures/0379.png" }
795
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
796
}
797
 
798
texture 380 {
799
   pal 0 { file "highres/textures/0380.png" }
800
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
801
}
802
texture 381 {
803
   pal 0 { file "highres/textures/0381.png" }
35 nightfrigh 804
   // normal { file "highres/textures/0381_n.png" parallaxbias 0 parallaxscale 0.05 }
805
   // specular { file "highres/textures/0381_s.png" }
1 plagman 806
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
807
}
808
texture 382 {
809
   pal 0 { file "highres/textures/0382.jpg" }
810
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
811
}
812
texture 383 {
813
   pal 0 { file "highres/textures/0383.jpg" }
814
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.6 }
815
}
816
texture 384 {
817
   pal 0 { file "highres/textures/0384.png" }
818
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
819
}
820
texture 385 {
821
   pal 0 { file "highres/textures/0385.png" }
822
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
823
}
824
texture 387 {
825
   pal 0 { file "highres/textures/0387.png" }
18 nightfrigh 826
   pal 12 { file "highres/textures/0387_12.png" }
1 plagman 827
   pal 15 { file "highres/textures/0387_15.png" }
21 nightfrigh 828
   pal 18 { file "highres/textures/0387_18.png" }
1 plagman 829
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.15 }
830
}
831
texture 388 {
832
   pal 0 { file "highres/textures/0388.png" }
833
   pal 15 { file "highres/textures/0388_15.png" }
834
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 1.2 }
835
}
836
texture 389 {
837
   pal 0 { file "highres/textures/0389.png" }
838
   pal 15 { file "highres/textures/0389_15.png" }
839
   pal 21 { file "highres/textures/0389_21.png" }
840
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.15 }
841
}
842
 
843
texture 390 {
844
   pal 0 { file "highres/textures/0390.png" }
845
   pal 15 { file "highres/textures/0390_15.jpg" }
846
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
847
}
848
texture 392 {
849
   pal 0 { file "highres/textures/0392.png" }
18 nightfrigh 850
   pal 17 { file "highres/textures/0392_17.png" }
1 plagman 851
   detail { file "highres/detail/rust.png" xscale 0.15 yscale 0.15 }
852
}
853
texture 393 {
854
   pal 0 { file "highres/textures/0393.png" }
855
   detail { file "highres/detail/rust.png" xscale 1.2 yscale 0.15 }
856
}
857
texture 394 {
858
   pal 0 { file "highres/textures/0394.png" }
859
   detail { file "highres/detail/rust.png" xscale 0.15 yscale 0.15 }
860
}
861
texture 395 {
862
   pal 0 { file "highres/textures/0395.png" }
863
   detail { file "highres/detail/rust.png" xscale 0.15 yscale 0.15 }
864
}
865
texture 396 {
866
   pal 0 { file "highres/textures/0396.png" }
867
   detail { file "highres/detail/rust.png" xscale 0.15 yscale 0.15 }
868
}
869
texture 397 {
870
   pal 0 { file "highres/textures/0397.jpg" }
871
   detail { file "highres/detail/rust.png" xscale 0.15 yscale 0.15 }
872
}
873
texture 398 {
874
   pal 0 { file "highres/textures/0352.png" } // same texture as 352
875
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.3 }
876
} 
877
texture 399 {
878
   pal 0 { file "highres/textures/0399.jpg" }
18 nightfrigh 879
   pal 17 { file "highres/textures/0399_17.png" }
1 plagman 880
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.15 }
881
}
882
 
10 parkar 883
texture 400 {
884
   pal 0 { file "highres/textures/0400.png" }
885
   detail { file "highres/detail/metal.png" xscale 1.2 yscale 0.2 }
886
}
1 plagman 887
texture 401 { pal 0 { file "highres/textures/0401.png" } }
888
texture 402 {
889
   pal 0 { file "highres/textures/0402.png" }
34 loomsday 890
   normal { file "highres/textures/0402_n.png" parallaxbias 0 parallaxscale 0.05 }
891
   specular { file "highres/textures/0402_s.png" }
1 plagman 892
   detail { file "highres/detail/alien_rust_0.png" xscale 0.3 yscale 0.15 }
893
}
894
texture 403 {
895
   pal 0 { file "highres/textures/0403.png" }
34 loomsday 896
   normal { file "highres/textures/0403_n.png" parallaxbias 0 parallaxscale 0.05 }
897
   specular { file "highres/textures/0403_s.png" }
1 plagman 898
   detail { file "highres/detail/alien_rust_0.png" xscale 0.15 yscale 0.15 }
899
}
900
texture 405 {
901
   pal 0 { file "highres/textures/0405.png" }
34 loomsday 902
   normal { file "highres/textures/0405_n.png" parallaxbias 0 parallaxscale 0.05 }
903
   specular { file "highres/textures/0405_s.png" }
1 plagman 904
   detail { file "highres/detail/alien_rust_0.png" xscale 0.3 yscale 0.15 }
905
}
906
texture 406 {
907
   pal 0 { file "highres/textures/0406.png" }
34 loomsday 908
   normal { file "highres/textures/0406_n.png" parallaxbias 0 parallaxscale 0.05 }
909
   specular { file "highres/textures/0406_s.png" }
1 plagman 910
   detail { file "highres/detail/alien_rust_0.png" xscale 0.15 yscale 0.15 }
911
}
912
texture 407 {
913
   pal 0 { file "highres/textures/0407.png" }
914
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
915
}
916
texture 408 {
917
   pal 0 { file "highres/textures/0408.png" }
918
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
919
}
920
texture 409 {
921
   pal 0 { file "highres/textures/0409.png" }
922
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
923
}
924
 
925
texture 410 {
926
   pal 0 { file "highres/textures/0410.png" }
927
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
928
}
929
texture 411 {
930
   pal 0 { file "highres/textures/0411.png" }
931
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
932
}
933
texture 412 {
934
   pal 0 { file "highres/textures/0412.png" }
935
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
936
}
937
texture 413 {
938
   pal 0 { file "highres/textures/0413.png" }
939
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
940
}
941
texture 414 {
942
   pal 0 { file "highres/textures/0414.png" }
943
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
944
}
945
texture 417 {
946
   pal 0 { file "highres/textures/0417.png" }
947
   detail { file "highres/detail/concrete_smooth2.png" xscale 0.3 yscale 0.3 }
948
}
949
texture 419 {
950
   pal 0 { file "highres/textures/0419.png" }
951
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.3 }
952
}
953
 
954
texture 420 {
955
   pal 0 { file "highres/textures/0420.png" }
956
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.3 }
957
}
958
texture 421 {
959
   pal 0 { file "highres/textures/0421.jpg" }
960
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.225 }
961
}
962
texture 422 {
963
   pal 0 { file "highres/textures/0422.jpg" }
964
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.225 }
965
}
966
texture 423 {
967
   pal 0 { file "highres/textures/0423.jpg" }
968
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.225 }
969
}
970
texture 424 {
971
   pal 0 { file "highres/textures/0424.png" }
972
   detail { file "highres/detail/paint.png" xscale 0.15 yscale 0.15 }
973
}
974
texture 425 {
975
   pal 0 { file "highres/textures/0425.png" }
976
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.15 }
977
}
978
texture 426 { pal 0 { file "highres/textures/0426.png" } }
979
texture 427 { pal 0 { file "highres/textures/0427.png" nocompress } }
18 nightfrigh 980
texture 428 { 
981
   pal 0 { file "highres/textures/0428.png" nocompress } 
982
   pal 17 { file "highres/textures/0428_17.png" nocompress }
983
}
1 plagman 984
texture 429 {
985
   pal 0 { file "highres/textures/0429.png" }
986
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
987
}
988
 
989
texture 430 {
990
   pal 0 { file "highres/textures/0430.png" }
991
   detail { file "highres/detail/paint.png" xscale 0.15 yscale 0.15 }
992
}
993
texture 431 {
994
   pal 0 { file "highres/textures/0431.png" }
995
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.6 }
996
}
997
texture 432 {
998
   pal 0 { file "highres/textures/0432.png" }
999
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.45 }
1000
}
1001
texture 433 {
1002
   pal 0 { file "highres/textures/0433.png" }
1003
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.6 }
1004
}
1005
texture 434 {
1006
   pal 0 { file "highres/textures/0434.png" }
1007
   detail { file "highres/detail/paint.png" xscale 0.15 yscale 0.6 }
1008
}
1009
texture 435 {
1010
   pal 0 { file "highres/textures/0435.png" }
1011
   detail { file "highres/detail/concrete.png" xscale 0.6 yscale 0.15 }
1012
}
1013
texture 436 { pal 0 { file "highres/textures/0436.jpg" } }
1014
texture 437 {
1015
   pal 0 { file "highres/textures/0437.png" }
1016
   normal { file "highres/textures/0437_n.png" }
1017
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
1018
}
1019
texture 438 {
1020
   pal 0 { file "highres/textures/0438.png" }
18 nightfrigh 1021
   pal 17 { file "highres/textures/0438_17.png" }
1022
   pal 19 { file "highres/textures/0438_19.png" }
1 plagman 1023
   detail { file "highres/detail/rust.png" xscale 0.6 yscale 0.15 }
1024
}
1025
texture 439 {
1026
   pal 0 { file "highres/textures/0439.png" }
18 nightfrigh 1027
   pal 17 { file "highres/textures/0439_17.png" }
1028
   pal 19 { file "highres/textures/0439_19.png" }
1 plagman 1029
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.3 }
1030
}
1031
 
1032
texture 441 {
1033
   pal 0 { file "highres/textures/0441.png" }
1034
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.3 }
1035
}
1036
texture 442 {
1037
   pal 0 { file "highres/textures/0442.png" }
1038
   pal 8 { file "highres/textures/0442_8.jpg" }
1039
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.3 }
1040
}
10 parkar 1041
texture 443 {
1042
   pal 0 { file "highres/textures/0443.png" }
1043
   detail { file "highres/detail/metal.png" xscale 2.4 yscale 0.3 }
1044
}
1 plagman 1045
texture 444 {
1046
   pal 0 { file "highres/textures/0444.png" }
1047
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.3 }
1048
}
1049
texture 446 {
1050
   pal 0 { file "highres/textures/0446.jpg" }
10 parkar 1051
   pal 11 { file "highres/textures/0446_22.jpg" }
1052
   pal 12 { file "highres/textures/0446_18.jpg" }
1 plagman 1053
   pal 18 { file "highres/textures/0446_18.jpg" }
1054
   pal 21 { file "highres/textures/0446_21.jpg" }
1055
   pal 22 { file "highres/textures/0446_22.jpg" }
1056
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.15 }
1057
}
1058
texture 447 {
1059
   pal 0 { file "highres/textures/0447.png" }
1060
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1061
}
1062
texture 448 {
1063
   pal 0 { file "highres/textures/0448.png" }
1064
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1065
}
1066
texture 449 {
1067
   pal 0 { file "highres/textures/0449.png" }
1068
   detail { file "highres/detail/metal.png" xscale 0.075 yscale 0.15 }
1069
}
1070
 
1071
texture 450 {
1072
   pal 0 { file "highres/textures/0450.png" }
1073
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1074
}
1075
texture 451 {
1076
   pal 0 { file "highres/textures/0451.png" }
1077
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1078
   glow { file "highres/textures/0451_g.png" }
1079
}
1080
texture 452 {
1081
   pal 0 { file "highres/textures/0452.png" }
1082
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1083
}
1084
texture 453 {
1085
   pal 0 { file "highres/textures/0453.png" }
1086
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1087
}
1088
texture 454 {
1089
   pal 0 { file "highres/textures/0454.jpg" }
1090
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1091
}
1092
texture 455 {
1093
   pal 0 { file "highres/textures/0455.png" }
1094
   detail { file "highres/detail/metal.png" xscale 0.075 yscale 0.15 }
1095
}
1096
texture 457 {
1097
   pal 0 { file "highres/textures/0457.png" }
1098
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1099
}
1100
texture 458 {
1101
   pal 0 { file "highres/textures/0458.png" }
1102
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1103
}
1104
texture 459 {
1105
   pal 0 { file "highres/textures/0459.png" }
1106
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1107
}
1108
 
1109
texture 460 {
1110
   pal 0 { file "highres/textures/0460.png" }
1111
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1112
}
1113
texture 461 {
1114
   pal 0 { file "highres/textures/0461.png" }
1115
   detail { file "highres/detail/concrete_smooth2.png" xscale 0.15 yscale 0.15 }
1116
}
1117
texture 462 {
1118
   pal 0 { file "highres/textures/0462.png" }
1119
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
1120
}
1121
texture 463 {
1122
   pal 0 { file "highres/textures/0463.png" }
1123
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
1124
}
1125
texture 464 {
1126
   pal 0 { file "highres/textures/0464.png" }
1127
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
1128
}
1129
texture 465 {
1130
   pal 0 { file "highres/textures/0465.png" }
1131
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1132
}
1133
texture 466 {
1134
   pal 0 { file "highres/textures/0466.png" }
1135
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1136
}
1137
texture 467 {
1138
   pal 0 { file "highres/textures/0467.png" }
1139
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1140
}
1141
texture 468 {
1142
   pal 0 { file "highres/textures/0468.png" }
1143
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1144
}
1145
texture 469 {
1146
   pal 0 { file "highres/textures/0469.jpg" }
1147
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1148
}
1149
 
1150
texture 470 {
1151
   pal 0 { file "highres/textures/0470.jpg" }
1152
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1153
}
1154
texture 471 {
1155
   pal 0 { file "highres/textures/0471.jpg" }
1156
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
1157
}
1158
texture 472 {
1159
   pal 0 { file "highres/textures/0472.png" }
36 nightfrigh 1160
   normal { file "highres/textures/0472_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1161
   specular { file "highres/textures/0472_s.png" }
1 plagman 1162
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
1163
}
1164
texture 474 {
1165
   pal 0 { file "highres/textures/0474.png" }
1166
   normal { file "highres/textures/0474_n.png" }
1167
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1168
}
1169
texture 475 {
1170
   pal 0 { file "highres/textures/0475.png" }
1171
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1172
}
1173
texture 476 {
1174
   pal 0 { file "highres/textures/0476.png" }
1175
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1176
}
1177
texture 477 { 
1178
   pal 0 { file "highres/textures/0477.png" }
36 nightfrigh 1179
   normal { file "highres/textures/0477_n.png"  parallaxbias 0.03 parallaxscale 0.05  }
1180
   specular { file "highres/textures/0477_s.png" }
1 plagman 1181
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 } 
1182
}
1183
texture 478 {
1184
   pal 0 { file "highres/textures/0478.png" }
1185
   normal { file "highres/textures/0478_n.png" }
1186
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
1187
}
1188
 
1189
texture 481 {
1190
   pal 0 { file "highres/textures/0481.png" }
1191
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1192
}
1193
texture 482 {
1194
   pal 0 { file "highres/textures/0482.png" }
1195
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1196
}
1197
texture 483 {
1198
   pal 0 { file "highres/textures/0483.png" }
1199
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1200
}
1201
texture 484 {
1202
   pal 0 { file "highres/textures/0484.png" }
1203
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1204
}
1205
texture 485 {
1206
   pal 0 { file "highres/textures/0485.jpg" }
1207
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1208
}
1209
texture 486 {
1210
   pal 0 { file "highres/textures/0486.jpg" }
1211
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1212
}
1213
texture 488 {
1214
   pal 0 { file "highres/textures/0488.png" }
1215
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
1216
}
1217
 
1218
texture 499 { pal 0 { file "highres/textures/0499.jpg" nocompress } }
1219
 
1220
texture 501 { pal 0 { file "highres/textures/0501.png" } }
1221
texture 502 { pal 0 { file "highres/textures/0502.png" nocompress } }
1222
texture 503 {
1223
   pal 0 { file "highres/textures/0503.png" }
1224
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1225
}
1226
texture 504 {
1227
   pal 0 { file "highres/textures/0504.png" }
1228
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1229
}
1230
 
1231
// Tiles002
1232
 
1233
texture 513 {
1234
   pal 0 { file "highres/textures/0513.png" }
1235
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1236
}
1237
texture 514 {
1238
   pal 0 { file "highres/textures/0514.png" }
1239
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.3 }
1240
}
1241
texture 515 {
1242
   pal 0 { file "highres/textures/0515.png" }
1243
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1244
}
1245
 
1246
texture 527 { pal 0 { file "highres/textures/0527.png" } }
1247
texture 528 { pal 0 { file "highres/textures/0528.png" } }
1248
texture 529 { pal 0 { file "highres/textures/0529.png" } }
1249
 
1250
texture 530 { pal 0 { file "highres/textures/0530.png" } }
1251
texture 531 { pal 0 { file "highres/textures/0531.png" } }
1252
texture 532 { pal 0 { file "highres/textures/0532.png" } }
1253
texture 533 { pal 0 { file "highres/textures/0533.png" } }
1254
texture 534 { pal 0 { file "highres/textures/0534.png" } }
1255
texture 535 { pal 0 { file "highres/textures/0535.png" } }
1256
texture 538 {
1257
   pal 0 { file "highres/textures/0538.jpg" }
1258
   pal 1 { file "highres/textures/0538.jpg" }
1259
}
1260
texture 539 {
1261
   pal 0 { file "highres/textures/0539.jpg" }
1262
   pal 1 { file "highres/textures/0539.jpg" }
1263
}
1264
 
1265
texture 540 {
1266
   pal 0 { file "highres/textures/0540.jpg" }
1267
   pal 1 { file "highres/textures/0540.jpg" }
1268
}
1269
texture 541 {
1270
   pal 0 { file "highres/textures/0541.jpg" }
1271
   pal 1 { file "highres/textures/0541.jpg" }
1272
}
1273
texture 545 {
1274
   pal 0 { file "highres/textures/0545.jpg" }
18 nightfrigh 1275
   pal 17 { file "highres/textures/0545_17.png" }
1 plagman 1276
   normal { file "highres/textures/0545_n.png" }
1277
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.15 }
1278
}
1279
 
1280
texture 575 {
1281
   pal 0 { file "highres/textures/0575.png" }
1282
   normal { file "highres/textures/0575_n.png" parallaxbias 0.1 parallaxscale 0.15 nocompress }
1283
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1284
}
1285
texture 576 {
1286
   pal 0 { file "highres/textures/0576.png" }
1287
   normal { file "highres/textures/0576_n.png" }
1288
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.3 }
1289
}
1290
 
1291
 
1292
texture 609 {
1293
   pal 0 { file "highres/textures/0609.png" }
21 nightfrigh 1294
   normal { file "highres/textures/0609_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1 plagman 1295
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1296
}
1297
 
1298
texture 626 {
1299
   pal 0 { file "highres/textures/0626.png" }
1300
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
1301
}
1302
texture 627 {
1303
   pal 0 { file "highres/textures/0627.png" }
1304
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
1305
}
1306
texture 628 {
1307
   pal 0 { file "highres/textures/0628.png" }
1308
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
1309
}
1310
texture 629 {
1311
   pal 0 { file "highres/textures/0629.png" }
1312
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
1313
}
1314
 
1315
texture 630 {
1316
   pal 0 { file "highres/textures/0630.png" }
1317
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 1.2 }
1318
}
1319
texture 638 { pal 0 { file "highres/textures/0638.png" nocompress } }
1320
 
1321
texture 701 { 
1322
   pal 0 { file "highres/textures/0701.png" }
1323
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.3 }
1324
}
1325
texture 702 {
1326
   pal 0 { file "highres/textures/0702.png" }
1327
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.3 }
1328
}
1329
texture 703 {
1330
   pal 0 { file "highres/textures/0703.png" }
1331
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.6 }
1332
}
1333
texture 704 {
1334
   pal 0 { file "highres/textures/0704.png" }
1335
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.6 }
1336
}
1337
texture 705 {
1338
   pal 0 { file "highres/textures/0705.png" }
1339
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.15 }
1340
}
1341
texture 706 {
1342
   pal 0 { file "highres/textures/0706.png" }
1343
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.15 }
1344
}
1345
texture 707 {
1346
   pal 0 { file "highres/textures/0707.jpg" }
1347
   pal 7 { file "highres/textures/0707_7.jpg" }
1348
   pal 8 { file "highres/textures/0707_8.jpg" }
1349
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.15 }
1350
}
1351
texture 708 {
1352
   pal 0 { file "highres/textures/0708.jpg" }
1353
   pal 7 { file "highres/textures/0708_7.jpg" }
1354
   pal 8 { file "highres/textures/0708_8.jpg" }
1355
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.15 }
1356
}
1357
texture 709 {
1358
   pal 0 { file "highres/textures/0709.png" }
1359
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1360
}
1361
 
1362
texture 711 {
1363
   pal 0 { file "highres/textures/0711.jpg" }
1364
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1365
}
1366
texture 715 {
1367
   pal 0 { file "highres/textures/0715.png" }
1368
   detail { file "highres/detail/rust.png" xscale 0.15 yscale 0.15 }
1369
}
1370
texture 717 {
1371
   pal 0 { file "highres/textures/0717.png" }
1372
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1373
}
1374
texture 718 {
19 plagman 1375
   pal 0 { file "highres/textures/0718.png" }
1376
   normal { file "highres/textures/0718_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1 plagman 1377
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
1378
}
1379
texture 719 {
1380
   pal 0 { file "highres/textures/0719.png" specpower 9 specfactor 1.75 }
1381
   normal { file "highres/textures/0719_n.png" parallaxbias 0.04 parallaxscale 0.1 }
1382
   specular { file "highres/textures/0719_s.png" }
1383
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
1384
}
1385
 
1386
texture 720 {
1387
   pal 0 { file "highres/textures/0720.png" }
1388
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1389
}
1390
texture 723 {
1391
   pal 0 { file "highres/textures/0723.png" }
1392
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.075 }
1393
}
1394
texture 724 {
1395
   pal 0 { file "highres/textures/0724.png" }
1396
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.075 }
1397
}
1398
texture 725 {
1399
   pal 0 { file "highres/textures/0725.png" }
1400
   detail { file "highres/detail/concrete.png" xscale 0.075 yscale 0.075 }
1401
}
1402
texture 726 {
1403
   pal 0 { file "highres/textures/0726.jpg" }
1404
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1405
}
1406
texture 727 {
1407
   pal 0 { file "highres/textures/0727.png" }
1408
   detail { file "highres/detail/wood_v3.png" xscale 0.6 yscale 0.15 }
1409
}
1410
texture 729 {
1411
   pal 0 { file "highres/textures/0729.png" }
1412
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
1413
}
1414
 
1415
texture 734 {
1416
   pal 0 { file "highres/textures/0734.png" }
1417
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.15 }
1418
}
1419
texture 735 {
1420
   pal 0 { file "highres/textures/0735.png" }
1421
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
1422
}
1423
texture 736 {
1424
   pal 0 { file "highres/textures/0736.png" }
1425
}
1426
texture 739 {
1427
   pal 0 { file "highres/textures/0739.png" }
1428
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
1429
}
1430
 
1431
texture 740 {
1432
   pal 0 { file "highres/textures/0740.png" }
1433
   normal { file "highres/textures/0740_n.png" }
1434
   detail { file "highres/detail/concrete_smooth2.png" xscale 0.3 yscale 0.3 }
1435
}
1436
texture 742 {
1437
   pal 0 { file "highres/textures/0742.png" }
1438
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
1439
}
1440
texture 743 {
1441
   pal 0 { file "highres/textures/0743.png" specpower 1.5 specfactor 1.5 }
1442
   normal { file "highres/textures/0743_n.png" parallaxbias 0.09 parallaxscale 0.1 }
1443
   specular { file "highres/textures/0743_s.png" }
1444
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.075 }
1445
}
1446
texture 744 {
1447
   pal 0 { file "highres/textures/0744.png" }
1448
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1449
}
1450
texture 745 {
1451
   pal 0 { file "highres/textures/0745.png" }
1452
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
1453
}
1454
texture 746 {
1455
   pal 0 { file "highres/textures/0746.png" }
1456
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.15 }
1457
}
1458
texture 747 {
1459
   pal 0 { file "highres/textures/0747.png" }
1460
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 1.2 }
1461
}
1462
texture 748 {
1463
   pal 0 { file "highres/textures/0748.png" }
1464
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
1465
}
1466
texture 749 {
1467
   pal 0 { file "highres/textures/0749.jpg" }
1468
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
1469
}
1470
 
1471
texture 750 {
1472
   pal 0 { file "highres/textures/0750.png" }
1473
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
1474
}
1475
texture 751 {
1476
   pal 0 { file "highres/textures/0751.png" }
1477
   detail { file "highres/detail/alien_paint_1.png" xscale 0.3 yscale 0.3 }
1478
}
1479
texture 752 {
1480
   pal 0 { file "highres/textures/0752.png" }
1481
   detail { file "highres/detail/alien_paint_1.png" xscale 0.3 yscale 0.3 }
1482
}
1483
texture 754 {
1484
   pal 0 { file "highres/textures/0754.png" }
1485
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
1486
}
1487
texture 755 {
1488
   pal 0 { file "highres/textures/0755.png" xscale 2.0 yscale 2.0 }
1489
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1490
}
1491
texture 756 {
1492
   pal 0 { file "highres/textures/0756.png" }
1493
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.6 }
1494
}
1495
texture 757 {
1496
   pal 0 { file "highres/textures/0757.png" }
18 nightfrigh 1497
   pal 24 { file "highres/textures/0757_24.png" }
1 plagman 1498
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
1499
}
1500
texture 758 {
1501
   pal 0 { file "highres/textures/0758.png" }
1502
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1503
}
1504
texture 759 {
1505
   pal 0 { file "highres/textures/0759.png" }
1506
   detail { file "highres/detail/concrete.png" xscale 0.6 yscale 0.15 }
1507
}
1508
 
1509
texture 760 {
1510
   pal 0 { file "highres/textures/0760.png" }
1511
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.15 }
1512
}
1513
texture 761 {
1514
   pal 0 { file "highres/textures/0761.png" }
1515
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.15 }
1516
}
1517
texture 763 { 
1518
   pal 0 { file "highres/textures/0763.png" }
1519
   detail { file "highres/detail/concrete_smooth2.png" xscale 0.15 yscale 0.15 }
1520
}
1521
texture 764 {
1522
   pal 0 { file "highres/textures/0764.png" }
1523
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
1524
}
1525
texture 767 {
1526
   pal 0 { file "highres/textures/0767.png" }
1527
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.3 }
1528
}
1529
 
1530
// Tiles003
1531
 
1532
texture 770 {
1533
   pal 0 { file "highres/textures/0770.png" }
36 nightfrigh 1534
   normal { file "highres/textures/0770_n.png"  parallaxbias 0.03 parallaxscale 0.02  }
1535
   specular { file "highres/textures/0770_s.png" }
1 plagman 1536
   detail { file "highres/detail/dirt2.png" xscale 0.3 yscale 0.15 }
1537
}
1538
texture 771 {
1539
   pal 0 { file "highres/textures/0771.png" }
21 nightfrigh 1540
   normal { file "highres/textures/0771_n.png" parallaxbias 0.03 parallaxscale 0.08 }
1 plagman 1541
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
1542
}
1543
texture 772 {
1544
   pal 0 { file "highres/textures/0772.png" }
21 nightfrigh 1545
   normal { file "highres/textures/0772_n.png" parallaxbias 0.03 parallaxscale 0.08 }
1 plagman 1546
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
1547
}
1548
texture 773 { pal 0 { file "highres/textures/0773.png" } }
1549
texture 775 { pal 0 { file "highres/textures/0775.png" } }
1550
 
1551
texture 780 {
1552
   pal 0 { file "highres/textures/0780.png" }
36 nightfrigh 1553
   normal { file "highres/textures/0780_n.png"  parallaxbias 0.03 parallaxscale 0.02  }
1554
   specular { file "highres/textures/0780_s.png" }
1 plagman 1555
   detail { file "highres/detail/dirt2.png" xscale 0.3 yscale 0.3 }
1556
}
1557
texture 781 {
13 parkar 1558
   pal 0 { file "highres/textures/0781_d.png" specpower 3.0 specfactor 0.1 }
12 parkar 1559
   normal { file "highres/textures/0781_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1 plagman 1560
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.15 }
1561
}
1562
texture 782 {
13 parkar 1563
   pal 0 { file "highres/textures/0782.png" specpower 3.0 specfactor 0.1 }
1 plagman 1564
   normal { file "highres/textures/0782_n.png" parallaxbias 0.015 parallaxscale 0.02 }
1565
   detail { file "highres/detail/dirt2.png" xscale 0.3 yscale 0.3 }
1566
}
1567
texture 783 {
1568
   pal 0 { file "highres/textures/0783.png" }
1569
   normal { file "highres/textures/0783_n.png" }
1570
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
1571
}
1572
texture 786 {
1573
   pal 0 { file "highres/textures/0786.png" }
36 nightfrigh 1574
   normal { file "highres/textures/0786_n.png"  parallaxbias 0.03 parallaxscale 0.02  }
1575
   specular { file "highres/textures/0786_s.png" }
1 plagman 1576
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1577
}
1578
texture 787 {
1579
   pal 0 { file "highres/textures/0787.png" }
36 nightfrigh 1580
   normal { file "highres/textures/0787_n.png"  parallaxbias 0.03 parallaxscale 0.06  }
1581
   specular { file "highres/textures/0787_s.png" }
1 plagman 1582
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.3 }
1583
}
1584
texture 788 {
1585
   pal 0 { file "highres/textures/0788.png" }
36 nightfrigh 1586
   normal { file "highres/textures/0788_n.png"  parallaxbias 0.03 parallaxscale 0.06  }
1587
   specular { file "highres/textures/0788_s.png" }
1 plagman 1588
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1589
}
1590
texture 789 { pal 0 { file "highres/textures/0789.png" } }
1591
 
1592
texture 790 {
1593
   pal 0 { file "highres/textures/0790.png" }
1594
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
1595
}
1596
texture 791 {
1597
   pal 0 { file "highres/textures/0791.png" }
1598
   pal 8 { file "highres/textures/0791_8.jpg" }
1599
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.3 }
1600
}
1601
texture 793 {
1602
   pal 0 { file "highres/textures/0793.png" }
1603
   detail { file "highres/detail/metal_worn.png" xscale 01.2 yscale 0.3 }
1604
}
1605
texture 794 {
1606
   pal 0 { file "highres/textures/0794.png" }
1607
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.15 }
1608
}
1609
texture 795 {
1610
   pal 0 { file "highres/textures/0795.png" }
1611
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1612
}
1613
texture 796 {
1614
   pal 0 { file "highres/textures/0796.jpg" }
1615
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
1616
}
1617
texture 797 {
1618
   pal 0 { file "highres/textures/0797.png" }
1619
   pal 8 { file "highres/textures/0797_8.jpg" }
1620
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
1621
}
1622
texture 799 {
1623
   pal 0 { file "highres/textures/0799.png" }
1624
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 1.2 }
1625
}
1626
 
1627
 
1628
texture 800 {
1629
   pal 0 { file "highres/textures/0800.png" }
36 nightfrigh 1630
   normal { file "highres/textures/0800_n.png"  parallaxbias 0.03 parallaxscale 0.02  }
1631
   specular { file "highres/textures/0800_s.png" }
1 plagman 1632
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
1633
}
1634
texture 801 {
12 parkar 1635
   pal 0 { file "highres/textures/0801.png" specpower 2.5 specfactor 0.1 }
1 plagman 1636
   normal { file "highres/textures/0801_n.png" parallaxbias 0.02 parallaxscale 0.03 }
1637
   detail { file "highres/detail/dirt2.png" xscale 0.3 yscale 0.3 }
1638
}
1639
texture 802 {
1640
   pal 0 { file "highres/textures/0802.png" }
1641
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
1642
}
1643
texture 803 {
1644
   pal 0 { file "highres/textures/0803.png" }
18 nightfrigh 1645
   pal 7 { file "highres/textures/0803_7.png" }
23 nightfrigh 1646
   normal { file "highres/textures/0803_n.png" parallaxbias 0.02 parallaxscale 0.06 }
1 plagman 1647
   detail { file "highres/detail/grass.png" xscale 0.3 yscale 0.3 }
1648
}
1649
texture 804 {
1650
   pal 0 { file "highres/textures/0804.png" }
1651
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 1.2 }
1652
}
1653
texture 805 {
1654
   pal 0 { file "highres/textures/0805.png" }
23 nightfrigh 1655
   normal { file "highres/textures/0805_n.png" parallaxbias 0.02 parallaxscale 0.06 }
1 plagman 1656
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
1657
}
1658
texture 806 {
1659
   pal 0 { file "highres/textures/0806.jpg" }
1660
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1661
}
1662
texture 807 {
1663
   pal 0 { file "highres/textures/0807.jpg" }
1664
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1665
}
1666
texture 808 {
1667
   pal 0 { file "highres/textures/0808.jpg" }
1668
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1669
}
1670
 
1671
texture 810 {
1672
   pal 0 { file "highres/textures/0810.png" }
1673
   pal 10 { file "highres/textures/0810_10.png" }
1674
   pal 11 { file "highres/textures/0810_11.png" }
1675
   pal 12 { file "highres/textures/0810_12.png" }
1676
   pal 13 { file "highres/textures/0810_13.png" }
1677
   pal 14 { file "highres/textures/0810_14.png" }
1678
   pal 15 { file "highres/textures/0810_15.png" }
1679
   pal 16 { file "highres/textures/0810_16.png" }
1680
   pal 17 { file "highres/textures/0810_17.png" }
1681
   pal 18 { file "highres/textures/0810_12.png" }
1682
   pal 19 { file "highres/textures/0810_12.png" }
1683
   pal 20 { file "highres/textures/0810_12.png" }
1684
   pal 21 { file "highres/textures/0810_21.png" }
1685
   pal 22 { file "highres/textures/0810_11.png" }
1686
   pal 23 { file "highres/textures/0810_23.png" }
1687
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.6 }
1688
}
1689
texture 811 {
1690
   pal 0 { file "highres/textures/0811.png" }
1691
   pal 10 { file "highres/textures/0811_10.png" }
1692
   pal 11 { file "highres/textures/0811_11.png" }
1693
   pal 12 { file "highres/textures/0811_12.png" }
1694
   pal 13 { file "highres/textures/0811_13.png" }
1695
   pal 14 { file "highres/textures/0811_14.png" }
1696
   pal 15 { file "highres/textures/0811_15.png" }
1697
   pal 16 { file "highres/textures/0811_16.png" }
1698
   pal 17 { file "highres/textures/0811_17.png" }
1699
   pal 18 { file "highres/textures/0811_12.png" }
1700
   pal 19 { file "highres/textures/0811_12.png" }
1701
   pal 20 { file "highres/textures/0811_12.png" }
1702
   pal 21 { file "highres/textures/0811_21.png" }
1703
   pal 22 { file "highres/textures/0811_11.png" }
1704
   pal 23 { file "highres/textures/0811_23.png" }
1705
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.3 }
1706
}
1707
texture 812 {
1708
   pal 0 { file "highres/textures/0812.png" }
23 nightfrigh 1709
   normal { file "highres/textures/0812_n.png" parallaxbias 0.02 parallaxscale 0.06 }
1 plagman 1710
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
1711
}
1712
texture 813 {
1713
   pal 0 { file "highres/textures/0813.png" }
1714
  detail { file "highres/detail/asphalt2.png" xscale 0.3 yscale 2.4 }
1715
}
1716
texture 814 {
12 parkar 1717
   pal 0 { file "highres/textures/0814.png" specpower 6 specfactor 0.1 }
1 plagman 1718
   normal { file "highres/textures/0814_n.png" parallaxbias 0 parallaxscale 0.03 }
1719
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
1720
}
1721
texture 815 { 
12 parkar 1722
   pal 0 { file "highres/textures/0815.png" xscale 2.0 yscale 2.0 specpower 6 specfactor 0.1 }
1 plagman 1723
   normal { file "highres/textures/0815_n.png" }
1724
   detail { file "highres/detail/asphalt2.png" xscale 0.3 yscale 0.3 }
1725
}
1726
texture 816 {
12 parkar 1727
   pal 0 { file "highres/textures/0816.png"  specpower 6 specfactor 0.1  }
1 plagman 1728
   normal { file "highres/textures/0815_n.png" }
1729
   detail { file "highres/detail/asphalt2.png" xscale 0.6 yscale 0.6 }
1730
}
1731
texture 817 {
12 parkar 1732
   pal 0 { file "highres/textures/0817.png"  specpower 6 specfactor 0.1  }
1 plagman 1733
   normal { file "highres/textures/0815_n.png" }
1734
   detail { file "highres/detail/asphalt2.png" xscale 0.6 yscale 0.6 }
1735
}
1736
texture 818 {
12 parkar 1737
   pal 0 { file "highres/textures/0818.png" specpower 6 specfactor 0.1 }
1 plagman 1738
   normal { file "highres/textures/0815_n.png" }
1739
   detail { file "highres/detail/asphalt2.png" xscale 0.6 yscale 0.6 }
1740
}
1741
texture 819 {
1742
   pal 0 { file "highres/textures/0819.png" }
1743
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
1744
}
1745
 
1746
texture 820 {
1747
   pal 0 { file "highres/textures/0820.png" }
1748
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
1749
}
1750
texture 821 {
1751
   pal 0 { file "highres/textures/0821.png" }
1752
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
1753
}
1754
texture 822 {
1755
   pal 0 { file "highres/textures/0822.png" }
1756
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
1757
}
1758
texture 823 {
1759
   pal 0 { file "highres/textures/0823.png" }
10 parkar 1760
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
1 plagman 1761
}
1762
texture 824 {
1763
   pal 0 { file "highres/textures/0824.png" }
1764
   detail { file "highres/detail/concrete.png" xscale 0.6 yscale 0.6 }
1765
}
1766
texture 825 {
1767
   pal 0 { file "highres/textures/0825.png" }
1768
   detail { file "highres/detail/concrete.png" xscale 0.6 yscale 0.15 }
1769
}
1770
texture 827 {
1771
   pal 0 { file "highres/textures/0827.png" xscale 2 yscale 1 specpower 5 specfactor 0.3 }
1772
   normal { file "highres/textures/0827_n.png" parallaxbias 0.02 parallaxscale 0.04 }
1773
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.15 }
1774
}
1775
texture 828 {
1776
   pal 0 { file "highres/textures/0828.png" }
1777
   detail { file "highres/detail/concrete.png" xscale 0.6 yscale 0.15 }
1778
}
1779
texture 829 {
1780
   pal 0 { file "highres/textures/0829.png" }
1781
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.15 }
1782
}
1783
 
1784
texture 830 { pal 0 { file "highres/textures/0830.png" } }
1785
texture 832 {
1786
   pal 0 { file "highres/textures/0832.png" }
1787
   pal 10 { file "highres/textures/0832_10.png" }
1788
   pal 11 { file "highres/textures/0832_11.png" }
1789
   pal 12 { file "highres/textures/0832_12.png" }
1790
   pal 13 { file "highres/textures/0832_13.png" }
1791
   pal 14 { file "highres/textures/0832_14.png" }
1792
   pal 15 { file "highres/textures/0832_15.png" }
1793
   pal 17 { file "highres/textures/0832_11.png" }
1794
   pal 18 { file "highres/textures/0832_12.png" }
1795
   pal 19 { file "highres/textures/0832_12.png" }
1796
   pal 20 { file "highres/textures/0832_12.png" }
1797
   pal 21 { file "highres/textures/0832_10.png" }
1798
   pal 22 { file "highres/textures/0832_11.png" }
1799
   pal 23 { file "highres/textures/0832_23.png" }
1800
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
1801
}
1802
texture 834 {
1803
   pal 0 { file "highres/textures/0834.png" }
1804
   detail { file "highres/detail/concrete.png" xscale 1.2 yscale 1.8 }
1805
}
1806
 
1807
texture 843 {
1808
   pal 0 { file "highres/textures/0843.png" }
1809
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1810
}
1811
 
1812
texture 850 { pal 0 { file "highres/textures/0850.jpg" } }
1813
texture 852 {
1814
   pal 0 { file "highres/textures/0852.jpg" }
1815
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
1816
}
1817
texture 853 {
1818
   pal 0 { file "highres/textures/0853.png" }
1819
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.15 }
1820
}
1821
texture 854 {
1822
   pal 0 { file "highres/textures/0854.png" }
1823
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.15 }
1824
}
1825
texture 855 {
1826
   pal 0 { file "highres/textures/0855.png" }
1827
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.15 }
1828
}
1829
texture 857 {
1830
   pal 0 { file "highres/textures/0857.jpg" }
1831
   pal 10 { file "highres/textures/0857_10.jpg" }
1832
   pal 11 { file "highres/textures/0857_11.jpg" }
1833
   pal 12 { file "highres/textures/0857_12.jpg" }
1834
   pal 13 { file "highres/textures/0857_13.jpg" }
1835
   pal 14 { file "highres/textures/0857_14.jpg" }
1836
   pal 15 { file "highres/textures/0857_15.jpg" }
1837
   pal 16 { file "highres/textures/0857_16.jpg" }
1838
   pal 17 { file "highres/textures/0857_11.jpg" }
1839
   pal 18 { file "highres/textures/0857_12.jpg" }
1840
   pal 19 { file "highres/textures/0857_12.jpg" }
1841
   pal 20 { file "highres/textures/0857_12.jpg" }
1842
   pal 21 { file "highres/textures/0857_21.jpg" }
1843
   pal 22 { file "highres/textures/0857_22.jpg" }
1844
   pal 23 { file "highres/textures/0857_23.jpg" }
1845
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
1846
}
1847
texture 858 {
1848
   pal 0 { file "highres/textures/0858.png" }
1849
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1850
}
1851
texture 859 {
1852
   pal 0 { file "highres/textures/0859.png" }
1853
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
1854
}
1855
 
1856
texture 866 { pal 0 { file "highres/textures/0866.jpg" nocompress } }
1857
texture 867 {
1858
   pal 0 { file "highres/textures/0867.png" }
1859
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1860
}
1861
texture 868 {
1862
   pal 0 { file "highres/textures/0868.png" }
1863
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1864
}
1865
 
1866
texture 871 {
1867
   pal 0 { file "highres/textures/0871.jpg" }
1868
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.075 }
1869
}
1870
texture 872 {
1871
   pal 0 { file "highres/textures/0872.png" nocompress }
1872
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
1873
}
1874
texture 873 {
1875
   pal 0 { file "highres/textures/0873.png" }
1876
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1877
}
1878
texture 874 {
1879
   pal 0 { file "highres/textures/0874.png" }
1880
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1881
}
1882
texture 875 {
1883
   pal 0 { file "highres/textures/0875.png" }
1884
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1885
}
1886
texture 876 {
1887
   pal 0 { file "highres/textures/0876.png" }
1888
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
1889
}
1890
texture 877 {
1891
   pal 0 { file "highres/textures/0877.png" }
1892
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
1893
}
1894
texture 878 {
1895
   pal 0 { file "highres/textures/0878.png" }
1896
   detail { file "highres/detail/alien_concrete_0.png" xscale 0.3 yscale 1.2 }
1897
}
1898
texture 879 {
1899
   pal 0 { file "highres/textures/0879.png" }
1900
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
1901
}
1902
 
1903
texture 880 {
1904
   pal 0 { file "highres/textures/0880.png" xscale 2 yscale 2 specpower 5 specfactor 0.5 }
1905
   normal { file "highres/textures/0880_n.png" parallaxbias 0.01 parallaxscale 0.02 }
1906
   detail { file "highres/detail/wood_v3.png" xscale 0.17 yscale 0.07 }
1907
}
1908
texture 881 {
1909
   pal 0 { file "highres/textures/0881.png" }
18 nightfrigh 1910
   pal 15 { file "highres/textures/0881_15.png" }
1 plagman 1911
   pal 21 { file "highres/textures/0881_21.jpg" }
1912
   detail { file "highres/detail/fabric.png" xscale 1.2 yscale 0.15 }
1913
}
1914
texture 883 {
1915
   pal 0 { file "highres/textures/0883.png" }
1916
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.225 }
1917
}
1918
texture 884 {
1919
   pal 0 { file "highres/textures/0884.jpg" }
1920
   normal { file "highres/textures/0884_n.png" parallaxbias 0.011 parallaxscale 0.03 }
1921
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
1922
}
1923
texture 885 {
1924
   pal 0 { file "highres/textures/0885.png" }
1925
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1926
}
1927
texture 886 {
1928
   pal 0 { file "highres/textures/0886.png" }
1929
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
1930
}
1931
texture 887 {
1932
   pal 0 { file "highres/textures/0887.png" }
1933
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.075 }
1934
}
1935
texture 888 {
1936
   pal 0 { file "highres/textures/0888.png" }
1937
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
1938
}
1939
texture 889 {
1940
   pal 0 { file "highres/textures/0889.jpg" }
1941
   pal 2 { file "highres/textures/0889_2.jpg" }
1942
   pal 8 { file "highres/textures/0889_8.jpg" }
1943
}
1944
 
1945
texture 890 {
1946
   pal 0 { file "highres/textures/0890.jpg" }
1947
   pal 2 { file "highres/textures/0890_2.jpg" }
1948
   pal 8 { file "highres/textures/0890_8.jpg" }
1949
}
1950
texture 891 {
1951
   pal 0 { file "highres/textures/0891.jpg" }
1952
   pal 2 { file "highres/textures/0891_2.jpg" }
1953
   pal 8 { file "highres/textures/0891_8.jpg" }
1954
}
1955
texture 892 {
1956
   pal 0 { file "highres/textures/0892.jpg" }
1957
   pal 2 { file "highres/textures/0892_2.jpg" }
1958
   pal 8 { file "highres/textures/0892_8.jpg" }
1959
}
1960
texture 893 {
1961
   pal 0 { file "highres/textures/0893.png" }
1962
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
1963
}
1964
texture 894 {
1965
   pal 0 { file "highres/textures/0894.png" }
1966
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
1967
}
1968
texture 895 {
1969
   pal 0 { file "highres/textures/0895.png" }
1970
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
1971
}
1972
texture 897 { pal 0 { file "highres/textures/0897.png" } }
1973
texture 898 {
1974
   pal 0 { file "highres/textures/0898.png" specpower 3 specfactor 0.1 }
1975
   normal { file "highres/textures/0898_n.png" parallaxbias 0 parallaxscale 0.04  }
1976
   detail { file "highres/detail/fabric.png" xscale 0.6 yscale 0.6 }
1977
}
1978
texture 899 {
1979
   pal 0 { file "highres/textures/0899.png" specpower 3 specfactor 0.1 }
1980
   normal { file "highres/textures/0898_n.png" parallaxbias 0 parallaxscale 0.04 }
1981
   detail { file "highres/detail/fabric.png" xscale 0.6 yscale 0.6 }
1982
}
1983
 
1984
 
1985
texture 900 {
1986
   pal 0 { file "highres/textures/0900.png" }
1987
   detail { file "highres/detail/fabric.png" xscale 0.6 yscale 0.6 }
1988
}
1989
 
1990
texture 913 {
1991
   pal 0 { file "highres/textures/0913.png" }
1992
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1993
}
1994
texture 915 {
1995
   pal 0 { file "highres/textures/0915.png" }
1996
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
1997
}
1998
 
1999
texture 946 {
2000
   pal 0 { file "highres/textures/0946.png" }
2001
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
2002
}
2003
texture 947 {
2004
   pal 0 { file "highres/textures/0947.png" }
2005
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
2006
}
2007
texture 948 {
2008
   pal 0 { file "highres/textures/0948.png" }
2009
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2010
}
2011
 
10 parkar 2012
texture 959 {
2013
   pal 0 { file "highres/textures/0959.png" }
2014
   detail { file "highres/detail/metal.png" xscale 2.4 yscale 0.3 }
2015
}
2016
 
1 plagman 2017
texture 962 {
2018
   pal 0 { file "highres/textures/0962.png" }
2019
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
2020
}
2021
texture 966 {
2022
   pal 0 { file "highres/textures/0966.png" nocompress }
2023
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2024
}
2025
texture 967 {
2026
   pal 0 { file "highres/textures/0967.png" }
2027
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.15 }
2028
}
2029
texture 968 {
2030
   pal 0 { file "highres/textures/0968.png" }
2031
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.15 }
2032
}
2033
 
2034
texture 988 {
2035
   pal 0 { file "highres/textures/0988.png" }
2036
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.3 }
2037
}
2038
 
2039
 
2040
texture 1020 { pal 0 { file "highres/textures/1020.png" } }
2041
 
2042
// Tiles004
2043
 
15 parkar 2044
texture 1024 {
18 nightfrigh 2045
   pal 0 { file "highres/textures/1024.png" }
2046
   // pal 0 { file "highres/textures/1024_d.png" specpower 4.0 specfactor 1.5 }
2047
   // normal { file "highres/textures/0313_n.png" parallaxbias 0.0 parallaxscale 0.0 }
2048
   // specular { file "highres/textures/1024_s.png" }
15 parkar 2049
   detail { file "highres/detail/metal_worn.png" xscale 0.1 yscale 0.1 }
2050
}
1 plagman 2051
 
2052
texture 1059 { pal 0 { file "highres/textures/1059.png" } }
2053
 
2054
texture 1068 { pal 0 { file "highres/textures/1068.png" } }
2055
 
2056
texture 1074 {
2057
   pal 0 { file "highres/textures/1074.png" }
2058
   pal 21 { file "highres/textures/1074_21.png" }
2059
}
2060
 
2061
texture 1082 {
2062
   pal 0 { file "highres/textures/1082.jpg" }
2063
   pal 2 { file "highres/textures/1082.jpg" }
21 nightfrigh 2064
   normal { file "highres/textures/1082_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 2065
}
2066
texture 1083 {
2067
   pal 0 { file "highres/textures/1083.jpg" }
2068
   pal 2 { file "highres/textures/1083.jpg" }
21 nightfrigh 2069
   normal { file "highres/textures/1083_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 2070
}
2071
texture 1084 {
2072
   pal 0 { file "highres/textures/1084.jpg" }
2073
   pal 2 { file "highres/textures/1084.jpg" }
21 nightfrigh 2074
   normal { file "highres/textures/1084_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 2075
}
2076
texture 1085 {
2077
   pal 0 { file "highres/textures/1085.jpg" }
2078
   pal 2 { file "highres/textures/1085.jpg" }
21 nightfrigh 2079
   normal { file "highres/textures/1085_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 2080
}
2081
texture 1086 {
2082
   pal 0 { file "highres/textures/1086.jpg" }
2083
   pal 2 { file "highres/textures/1086.jpg" }
21 nightfrigh 2084
   normal { file "highres/textures/1086_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 2085
}
2086
texture 1087 {
2087
   pal 0 { file "highres/textures/1087.jpg" }
2088
   pal 2 { file "highres/textures/1087.jpg" }
21 nightfrigh 2089
   normal { file "highres/textures/1087_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 2090
}
2091
 
2092
texture 1097 { 
2093
   pal 0 { file "highres/textures/1097.png" } 
2094
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2095
}
2096
texture 1098 { pal 0 { file "highres/textures/1098.jpg" } }
2097
texture 1099 { pal 0 { file "highres/textures/1099.jpg" } }
2098
 
2099
 
2100
texture 1100 {
2101
   pal 0 { file "highres/textures/1100.jpg" }
2102
   pal 8 { file "highres/textures/1100.jpg" }
36 nightfrigh 2103
   normal { file "highres/textures/1100_n.png" parallaxbias 0.03 parallaxscale 0.05 }
2104
   specular { file "highres/textures/1100_s.png" }
1 plagman 2105
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
2106
}
2107
texture 1101 {
2108
   pal 0 { file "highres/textures/1101.jpg" }
18 nightfrigh 2109
   normal { file "highres/textures/1101_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1 plagman 2110
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2111
}
41 loomsday 2112
texture 1102 {
2113
	pal 0 { file "highres/textures/1102.jpg" }
2114
	normal { file "highres/textures/1102_n.png" parallaxbias 0.03 parallaxscale 0.075 }
2115
    specular { file "highres/textures/1102_s.png" }
2116
}
18 nightfrigh 2117
texture 1104 { 
2118
   pal 0 { file "highres/textures/1104.jpg" }
2119
   normal { file "highres/textures/1104_n.png" parallaxbias 0.03 parallaxscale 0.04 }
2120
}
1 plagman 2121
texture 1105 { 
2122
   pal 0 { file "highres/textures/1105.png" }
39 loomsday 2123
   normal { file "highres/textures/1105_n.png" parallaxbias 0.03 parallaxscale 0.05 }
2124
   specular { file "highres/textures/1105_s.png" }
1 plagman 2125
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
2126
}
2127
texture 1106 { 
2128
   pal 0 { file "highres/textures/1106.png" }
2129
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
2130
}
2131
texture 1107 {
2132
   pal 0 { file "highres/textures/1107.png" }
2133
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2134
}
2135
texture 1108 { 
2136
   pal 0 { file "highres/textures/1108.png" }
2137
   pal 8 { file "highres/textures/1108_8.png" }
2138
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 } 
2139
}
2140
texture 1109 { pal 0 { file "highres/textures/1109.png" } }
2141
 
2142
texture 1110 { pal 0 { file "highres/textures/1110.jpg" } }
2143
texture 1116 {
2144
   pal 0 { file "highres/textures/1116.jpg" }
18 nightfrigh 2145
   normal { file "highres/textures/1116_n.png" parallaxbias 0.03 parallaxscale 0.06 }
1 plagman 2146
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
2147
}
2148
texture 1117 { pal 0 { file "highres/textures/1117.jpg" } }
2149
texture 1118 { pal 0 { file "highres/textures/1118.png" } }
2150
 
2151
texture 1120 { 
2152
   pal 0 { file "highres/textures/1120.png" }
2153
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 } 
2154
}
2155
texture 1121 { pal 0 { file "highres/textures/1121.jpg" } }
2156
texture 1124 { pal 0 { file "highres/textures/1124.png" } }
2157
texture 1127 { 
2158
   pal 0 { file "highres/textures/1127.png" }
2159
   detail { file "highres/detail/alien.png" xscale 0.6 yscale 0.15 } 
2160
}
40 loomsday 2161
texture 1129 {
2162
   pal 0 { file "highres/textures/1129.jpg" }
2163
   normal { file "highres/textures/1129_n.png"  parallaxbias 0.0 parallaxscale 0.1  }
2164
   specular { file "highres/textures/1129_s.png" }
2165
}
1 plagman 2166
 
2167
texture 1130 {
2168
   pal 0 { file "highres/textures/1130.png" }
2169
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
2170
}
2171
texture 1131 {
2172
   pal 0 { file "highres/textures/1131.png" }
2173
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
2174
}
2175
texture 1132 {
2176
   pal 0 { file "highres/textures/1132.jpg" }
2177
   pal 8 { file "highres/textures/1132_8.jpg" }
18 nightfrigh 2178
   normal { file "highres/textures/1132_n.png" parallaxbias 0.03 parallaxscale 0.03 }
1 plagman 2179
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2180
}
2181
texture 1133 {
2182
   pal 0 { file "highres/textures/1133.jpg" }
18 nightfrigh 2183
   normal { file "highres/textures/1133_n.png" parallaxbias 0.03 parallaxscale 0.06 }
1 plagman 2184
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2185
}
2186
texture 1134 {
2187
   pal 0 { file "highres/textures/1134.jpg" }
18 nightfrigh 2188
   normal { file "highres/textures/1134_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1 plagman 2189
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2190
}
2191
texture 1135 {
2192
   pal 0 { file "highres/textures/1135.jpg" }
18 nightfrigh 2193
   normal { file "highres/textures/1135_n.png" parallaxbias 0.03 parallaxscale 0.03 }
1 plagman 2194
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2195
}
2196
texture 1136 {
2197
   pal 0 { file "highres/textures/1136.jpg" }
2198
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2199
}
2200
texture 1137 {
2201
   pal 0 { file "highres/textures/1137.png" }
2202
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2203
}
2204
texture 1138 {
2205
   pal 0 { file "highres/textures/1138.png" }
2206
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2207
}
2208
texture 1139 {
2209
   pal 0 { file "highres/textures/1139.jpg" }
2210
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
2211
}
2212
 
2213
texture 1140 {
2214
   pal 0 { file "highres/textures/1140.png" }
2215
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
2216
}
2217
texture 1141 {
2218
   pal 0 { file "highres/textures/1141.png" }
2219
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
2220
}
2221
texture 1144 {
2222
   pal 0 { file "highres/textures/1144.png" }
2223
   pal 13 { file "highres/textures/1144_13.png" }
2224
   pal 14 { file "highres/textures/1144_14.png" }
2225
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
2226
}
2227
texture 1145 { pal 0 { file "highres/textures/1145.png" } }
2228
texture 1146 { pal 0 { file "highres/textures/1146.png" } }
2229
texture 1147 { pal 0 { file "highres/textures/1147.png" } }
2230
texture 1148 { pal 0 { file "highres/textures/1148.png" } }
2231
texture 1149 { pal 0 { file "highres/textures/1149.png" } }
2232
 
2233
texture 1150 { pal 0 { file "highres/textures/1150.png" } }
2234
texture 1151 { 
2235
   pal 0 { file "highres/textures/1151.jpg" } 
2236
   detail { file "highres/detail/alien.png" xscale 0.6 yscale 0.15 }
2237
}
2238
texture 1152 { 
2239
   pal 0 { file "highres/textures/1152.jpg" }
2240
   pal 14 { file "highres/textures/1152_14.jpg" } 
2241
   pal 15 { file "highres/textures/1152_15.jpg" }
2242
   detail { file "highres/detail/alien.png" xscale 0.6 yscale 0.15 } 
2243
}
2244
texture 1156 { pal 0 { file "highres/textures/1156.png" } }
2245
 
2246
texture 1169 { 
13 parkar 2247
   pal 0 { file "highres/textures/1169_d.png" specpower 3.0 specfactor 0.1 } 
11 parkar 2248
   normal { file "highres/textures/1169_n.png" parallaxbias 0.04 parallaxscale 0.065 }
1 plagman 2249
}
2250
 
2251
texture 1170 {
2252
   pal 0 { file "highres/textures/1170.jpg" }
2253
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.15 }
2254
}
2255
texture 1171 {
2256
   pal 0 { file "highres/textures/1171.jpg" }
2257
   detail { file "highres/detail/concrete.png" xscale 0.6 yscale 0.6 }
2258
}
2259
texture 1173 { 
2260
   pal 0 { file "highres/textures/1173.png" }
2261
   detail { file "highres/detail/metal.png" scale 0.25 }
2262
}
2263
texture 1174 {
2264
   pal 0 { file "highres/textures/1174.png" }
2265
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2266
}
2267
texture 1175 {
2268
   pal 0 { file "highres/textures/1175.png" }
2269
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2270
}
2271
texture 1178 {
2272
   pal 0 { file "highres/textures/1178.png" }
2273
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.3 }
2274
}
2275
texture 1179 {
2276
   pal 0 { file "highres/textures/1179.png" }
2277
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
2278
}
2279
 
2280
texture 1182 {
2281
   pal 0 { file "highres/textures/1182.png" }
2282
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.15 }
2283
}
2284
texture 1183 {
2285
   pal 0 { file "highres/textures/1183.png" }
2286
   detail { file "highres/detail/rock.png" xscale 0.6 yscale 0.15 }
2287
}
2288
texture 1184 {
2289
   pal 0 { file "highres/textures/1184.png" }
2290
   detail { file "highres/detail/rock.png" xscale 1.2 yscale 0.15 }
2291
}
2292
texture 1185 {
2293
   pal 0 { file "highres/textures/1185.png" }
2294
   detail { file "highres/detail/dirt2.png" xscale 0.15 yscale 0.15 }
2295
}
2296
texture 1186 {
2297
   pal 0 { file "highres/textures/1186.png" }
2298
   detail { file "highres/detail/metal_worn.png" xscale 1.2 yscale 0.15 }
2299
}
2300
texture 1187 {
2301
   pal 0 { file "highres/textures/1187.png" }
2302
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
2303
}
2304
texture 1188 {
2305
   pal 0 { file "highres/textures/1188.png" }
2306
   detail { file "highres/detail/wood_h3.png" xscale 0.3 yscale 0.15 }
2307
}
2308
texture 1189 {
2309
   pal 0 { file "highres/textures/1189.png" }
2310
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
2311
}
2312
 
2313
texture 1190 {
2314
   pal 0 { file "highres/textures/1190.png" }
2315
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
2316
}
2317
texture 1191 {
2318
   pal 0 { file "highres/textures/1191.png" }
2319
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
2320
}
2321
texture 1192 {
2322
   pal 0 { file "highres/textures/1192.png" }
2323
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.3 }
2324
}
2325
texture 1193 {
2326
   pal 0 { file "highres/textures/1193.png" }
2327
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 2.4 }
2328
}
2329
texture 1194 {
2330
   pal 0 { file "highres/textures/1194.png" }
2331
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 2.4 }
2332
}
2333
texture 1195 {
2334
   pal 0 { file "highres/textures/1195.png" }
2335
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 2.4 }
2336
}
2337
texture 1196 {
2338
   pal 0 { file "highres/textures/1196.png" }
2339
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 2.4 }
2340
}
2341
texture 1197 {
2342
   pal 0 { file "highres/textures/1197.png" }
2343
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 2.4 }
2344
}
2345
texture 1199 {
2346
   pal 0 { file "highres/textures/1199.png" }
2347
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 2.4 }
2348
}
2349
 
2350
 
2351
texture 1200 {
2352
   pal 0 { file "highres/textures/1200.png" }
2353
   detail { file "highres/detail/wood_h3.png" xscale 0.6 yscale 2.4 }
2354
}
2355
texture 1203 {
2356
   pal 0 { file "highres/textures/1203.png" nocompress }
2357
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.62 }
2358
}
2359
texture 1204 {
2360
   pal 0 { file "highres/textures/1204.png" specpower 2 specfactor 0.5 }
2361
   normal { file "highres/textures/1204_n.png" parallaxbias 0.025 parallaxscale 0.02 }
2362
   specular { file "highres/textures/1204_s.png" }
2363
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
2364
}
2365
texture 1205 {
2366
   pal 0 { file "highres/textures/1205.png" }
2367
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
2368
}
2369
texture 1206 {
2370
   pal 0 { file "highres/textures/1206.png" }
2371
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 1.2 }
2372
}
2373
 
2374
texture 1212 {
2375
   pal 0 { file "highres/textures/1212.png" }
2376
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.075 }
2377
}
2378
texture 1213 {
2379
   pal 0 { file "highres/textures/1213.png" }
2380
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.15 }
2381
}
2382
texture 1214 {
2383
   pal 0 { file "highres/textures/1214.png" }
2384
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.075 }
2385
}
2386
texture 1215 {
2387
   pal 0 { file "highres/textures/1215.png" }
2388
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.075 }
2389
   glow { file "highres/textures/1215_g.png" }
2390
}
2391
texture 1216 {
2392
   pal 0 { file "highres/textures/1216.png" }
2393
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.075 }
2394
}
2395
texture 1217 {
2396
   pal 0 { file "highres/textures/1217.png" }
2397
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.075 }
2398
}
2399
texture 1218 {
2400
   pal 0 { file "highres/textures/0900.png" }
2401
   detail { file "highres/detail/fabric.png" xscale 0.6 yscale 0.6 }
2402
}
2403
texture 1219 {
2404
   pal 0 { file "highres/textures/1219.png" }
2405
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.3 }
2406
}
2407
 
2408
texture 1279 {
2409
   pal 0 { file "highres/textures/1279.png" }
2410
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
2411
}
2412
 
2413
texture 1280 { pal 0 { file "highres/textures/1280.jpg" } }
2414
texture 1281 { pal 0 { file "highres/textures/1281.jpg" } }
2415
texture 1282 { pal 0 { file "highres/textures/1282.jpg" } }
2416
texture 1283 { pal 0 { file "highres/textures/1283.jpg" } }
2417
texture 1284 { pal 0 { file "highres/textures/1284.jpg" } }
2418
texture 1285 { pal 0 { file "highres/textures/1285.jpg" } }
2419
texture 1286 { pal 0 { file "highres/textures/1286.jpg" } }
2420
texture 1287 { pal 0 { file "highres/textures/1287.jpg" } }
2421
texture 1288 { pal 0 { file "highres/textures/1288.jpg" } }
2422
 
2423
 
2424
// Tiles005
2425
 
2426
texture 1289 { pal 0 { file "highres/textures/1289.jpg" } }
2427
 
2428
texture 1290 { pal 0 { file "highres/textures/1290.jpg" } }
2429
texture 1291 { pal 0 { file "highres/textures/1291.jpg" } }
2430
texture 1292 { pal 0 { file "highres/textures/1292.jpg" } }
2431
texture 1298 { pal 0 { file "highres/textures/1298.png" } }
2432
texture 1299 { pal 0 { file "highres/textures/1299.png" } }
2433
 
2434
texture 1300 { pal 0 { file "highres/textures/1300.png" } }
2435
texture 1301 { pal 0 { file "highres/textures/1301.png" } }
2436
texture 1302 { pal 0 { file "highres/textures/1302.png" } }
2437
texture 1303 { pal 0 { file "highres/textures/1303.png" } }
2438
texture 1304 { pal 0 { file "highres/textures/1304.png" } }
2439
texture 1305 { pal 0 { file "highres/textures/1305.png" } }
2440
texture 1306 { pal 0 { file "highres/textures/1306.png" } }
2441
texture 1307 { pal 0 { file "highres/textures/1307.png" } }
2442
texture 1308 { pal 0 { file "highres/textures/1308.png" } }
2443
texture 1309 { pal 0 { file "highres/textures/1309.png" } }
2444
 
2445
texture 1310 { pal 0 { file "highres/textures/1310.png" } }
2446
texture 1311 { pal 0 { file "highres/textures/1311.png" } }
2447
 
2448
 
2449
// Tiles006
2450
// Tiles007
2451
// Tiles008
2452
// Tiles009
2453
 
2454
texture 2455 { pal 0 { file "highres/textures/2455.png" } }
2455
 
2456
 
2457
// Tiles010
2458
// Tiles011
2459
 
2460
texture 2920 {
2461
   pal 0 { file "highres/textures/2920.png" specpower 5 specfactor 0.5 }
2462
   normal { file "highres/textures/2920_n.png" }
2463
   detail { file "highres/detail/wood_h3.png" xscale 0.3 yscale 0.1 }
2464
}
2465
texture 2921 {
2466
   pal 0 { file "highres/textures/2921.png" }
2467
   detail { file "highres/detail/wood_h3.png" xscale 0.15 yscale 0.15 }
2468
}
2469
texture 2922 {
2470
   pal 0 { file "highres/textures/2922.jpg" }
2471
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
2472
}
2473
 
2474
 
2475
// Tiles012
2476
// Tiles013
2477
 
2478
texture 3370 { pal 0 { file "highres/textures/3370.png" } }
2479
texture 3371 { pal 0 { file "highres/textures/3371.png" } }
2480
texture 3372 { pal 0 { file "highres/textures/3372.png" } }
2481
texture 3375 { pal 0 { file "highres/textures/3375.png" } }
2482
texture 3376 { pal 0 { file "highres/textures/3376.png" } }
2483
texture 3377 { pal 0 { file "highres/textures/3377.png" } }
2484
texture 3378 { pal 0 { file "highres/textures/3378.png" } }
2485
 
2486
texture 3381 { pal 0 { file "highres/textures/3381.jpg" } }
2487
texture 3384 { 
2488
   pal 0 { file "highres/textures/3384.png" }
2489
   detail { file "highres/detail/marble.png" xscale 0.3 yscale 0.15 } 
2490
}
2491
texture 3385 { 
2492
   pal 0 { file "highres/textures/3385.png" }
2493
   detail { file "highres/detail/marble.png" xscale 0.6 yscale 0.15 } 
2494
}
2495
texture 3386 { 
2496
   pal 0 { file "highres/textures/3386.png" }
2497
   detail { file "highres/detail/marble.png" xscale 0.15 yscale 0.15 } 
2498
}
2499
texture 3387 { 
2500
   pal 0 { file "highres/textures/3387.png" }
2501
   detail { file "highres/detail/marble.png" xscale 0.15 yscale 0.15 } 
2502
}
2503
 
2504
texture 3392 {
2505
   pal 0 { file "highres/textures/3392.png" }
2506
   detail { file "highres/detail/grass.png" xscale 0.3 yscale 0.3 }
2507
}
2508
texture 3394 { pal 0 { file "highres/textures/3394.png" } }
2509
texture 3395 { pal 0 { file "highres/textures/3395.png" } }
2510
texture 3396 { pal 0 { file "highres/textures/3396.png" } }
2511
texture 3397 {
2512
   pal 0 { file "highres/textures/3397.png" }
2513
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2514
}
2515
texture 3398 {
2516
   pal 0 { file "highres/textures/3398.png" }
2517
   detail { file "highres/detail/alien_rock.png" xscale 0.15 yscale 0.15 }
2518
}
2519
 
2520
 
2521
texture 3401 {
2522
   pal 0 { file "highres/textures/3401.png" }
2523
   detail { file "highres/detail/grass.png" xscale 0.15 yscale 0.15 }
2524
}
2525
texture 3402 {
2526
   pal 0 { file "highres/textures/3402.png" }
2527
   detail { file "highres/detail/grass.png" xscale 0.15 yscale 0.15 }
2528
}
2529
texture 3403 {
2530
   pal 0 { file "highres/textures/3403.png" }
2531
   detail { file "highres/detail/grass.png" xscale 0.15 yscale 0.15 }
2532
}
2533
texture 3405 {
2534
   pal 0 { file "highres/textures/3405.png" }
2535
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.075 }
2536
}
2537
texture 3406 {
2538
   pal 0 { file "highres/textures/3406.png" }
2539
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2540
}
2541
texture 3407 {
2542
   pal 0 { file "highres/textures/3407.png" }
2543
   pal 5 { file "highres/textures/3407_5.png" }
18 nightfrigh 2544
   pal 7 { file "highres/textures/3407_7.png" }
1 plagman 2545
   pal 13 { file "highres/textures/3407_13.png" }
2546
   pal 14 { file "highres/textures/3407_14.png" }
2547
   pal 24 { file "highres/textures/3407_24.png" }
2548
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
2549
}
2550
 
2551
texture 3413 {
2552
   pal 0 { file "highres/textures/3413.png" }
2553
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2554
}
2555
texture 3414 {
2556
   pal 0 { file "highres/textures/3414.jpg" }
2557
   detail { file "highres/detail/metal_fine.png" xscale 0.11 yscale 0.15 }
2558
}
2559
texture 3415 {
2560
   pal 0 { file "highres/textures/3415.jpg" }
2561
   detail { file "highres/detail/metal_fine.png" xscale 0.11 yscale 0.15 }
2562
}
2563
texture 3416 {
2564
   pal 0 { file "highres/textures/3416.png" }
2565
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2566
}
2567
texture 3417 {
2568
   pal 0 { file "highres/textures/3417.jpg" }
2569
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2570
}
2571
 
2572
 
2573
// Tiles014
2574
// Tiles015
2575
// Tiles016
2576
 
2577
texture 4096 {
2578
   pal 0 { file "highres/textures/4096.png" }
2579
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2580
}
2581
texture 4097 {
2582
   pal 0 { file "highres/textures/4097.png" }
2583
   pal 12 { file "highres/textures/4097_12.png" }
2584
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2585
}
2586
texture 4098 {
2587
   pal 0 { file "highres/textures/4098.png" }
2588
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2589
}
2590
 
2591
texture 4100 {
2592
   pal 0 { file "highres/textures/4100.png" }
2593
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2594
}
2595
texture 4101 {
2596
   pal 0 { file "highres/textures/4101.png" }
2597
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2598
}
2599
texture 4102 {
2600
   pal 0 { file "highres/textures/4102.png" }
2601
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2602
}
2603
texture 4103 {
2604
   pal 0 { file "highres/textures/4103.png" }
2605
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2606
}
2607
texture 4104 {
2608
   pal 0 { file "highres/textures/4104.png" }
2609
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2610
}
2611
texture 4105 {
2612
   pal 0 { file "highres/textures/4105.png" }
2613
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2614
}
2615
texture 4106 {
2616
   pal 0 { file "highres/textures/4106.png" }
2617
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2618
}
2619
texture 4108 {
2620
   pal 0 { file "highres/textures/4108.png" }
2621
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2622
}
2623
 
2624
texture 4110 {
2625
   pal 0 { file "highres/textures/4110.png" }
2626
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
2627
}
2628
texture 4111 {
2629
   pal 0 { file "highres/textures/4111.jpg" }
2630
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
2631
}
2632
texture 4112 {
2633
   pal 0 { file "highres/textures/4112.png" }
2634
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
2635
}
2636
texture 4113 {
2637
   pal 0 { file "highres/textures/4113.png" }
2638
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
2639
}
2640
texture 4114 {
2641
   pal 0 { file "highres/textures/4114.png" }
2642
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
2643
}
2644
texture 4115 {
2645
   pal 0 { file "highres/textures/4115.png" }
2646
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
2647
}
2648
texture 4116 {
2649
   pal 0 { file "highres/textures/4116.png" }
2650
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
2651
}
2652
 
2653
texture 4120 {
2654
   pal 0 { file "highres/textures/4120.png" }
2655
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2656
}
2657
texture 4121 {
2658
   pal 0 { file "highres/textures/4121.png" }
2659
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2660
}
2661
texture 4122 {
2662
   pal 0 { file "highres/textures/4122.png" }
2663
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2664
}
2665
texture 4123 {
2666
   pal 0 { file "highres/textures/4123.jpg" }
18 nightfrigh 2667
   pal 7 { file "highres/textures/4123_7.png" }
1 plagman 2668
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2669
}
2670
texture 4124 {
2671
   pal 0 { file "highres/textures/4124.jpg" }
18 nightfrigh 2672
   pal 7 { file "highres/textures/4124_7.png" }
1 plagman 2673
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2674
}
2675
texture 4125 {
2676
   pal 0 { file "highres/textures/4125.png" }
2677
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2678
}
2679
texture 4126 {
2680
   pal 0 { file "highres/textures/4126.png" }
2681
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2682
}
2683
texture 4127 {
2684
   pal 0 { file "highres/textures/4127.png" }
2685
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2686
}
2687
texture 4128 {
2688
   pal 0 { file "highres/textures/4128.jpg" }
2689
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2690
}
2691
texture 4129 {
2692
   pal 0 { file "highres/textures/4129.jpg" }
2693
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2694
}
2695
 
2696
texture 4130 {
2697
   pal 0 { file "highres/textures/4130.png" }
2698
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2699
}
2700
texture 4131 {
2701
   pal 0 { file "highres/textures/4131.png" }
2702
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2703
}
2704
texture 4132 {
2705
   pal 0 { file "highres/textures/4132.png" }
2706
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2707
}
2708
texture 4133 {
2709
   pal 0 { file "highres/textures/4133.png" }
2710
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2711
}
2712
texture 4134 {
2713
   pal 0 { file "highres/textures/4134.png" }
2714
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2715
}
2716
texture 4135 {
2717
   pal 0 { file "highres/textures/4135.png" }
2718
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2719
}
2720
texture 4136 {
2721
   pal 0 { file "highres/textures/4136.png" }
2722
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2723
}
2724
texture 4137 {
2725
   pal 0 { file "highres/textures/4137.png" }
2726
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2727
}
2728
texture 4138 {
2729
   pal 0 { file "highres/textures/4138.png" }
2730
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2731
}
2732
texture 4139 {
2733
   pal 0 { file "highres/textures/4139.png" }
2734
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2735
}
2736
 
2737
texture 4140 {
2738
   pal 0 { file "highres/textures/4140.png" }
2739
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2740
}
2741
texture 4141 {
2742
   pal 0 { file "highres/textures/4141.png" }
2743
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2744
}
2745
texture 4142 {
2746
   pal 0 { file "highres/textures/4142.png" }
2747
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2748
}
2749
texture 4143 {
2750
   pal 0 { file "highres/textures/4143.png" }
2751
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
2752
}
2753
texture 4144 {
2754
   pal 0 { file "highres/textures/4144.png" }
2755
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2756
}
2757
texture 4145 {
2758
   pal 0 { file "highres/textures/4145.png" }
2759
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2760
}
2761
texture 4146 {
2762
   pal 0 { file "highres/textures/4146.jpg" }
2763
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2764
}
2765
texture 4147 {
2766
   pal 0 { file "highres/textures/4147.png" }
2767
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2768
}
2769
texture 4148 {
2770
   pal 0 { file "highres/textures/4148.png" }
2771
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2772
}
2773
texture 4149 {
2774
   pal 0 { file "highres/textures/4149.png" }
2775
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2776
}
2777
 
2778
texture 4151 {
2779
   pal 0 { file "highres/textures/4151.jpg" }
2780
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
2781
}
2782
texture 4152 {
2783
   pal 0 { file "highres/textures/4152.png" }
2784
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2785
}
2786
texture 4154 { detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 } }
2787
texture 4155 { detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 } }
2788
 
2789
texture 4160 {
2790
   pal 0 { file "highres/textures/4160.png" }
2791
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2792
}
2793
texture 4161 {
2794
   pal 0 { file "highres/textures/4161.jpg" }
2795
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.3 }
2796
}
2797
texture 4162 { pal 0 { file "highres/textures/4162.png" } }
2798
texture 4163 { pal 0 { file "highres/textures/4163.png" } }
2799
texture 4164 { pal 0 { file "highres/textures/4164.png" } }
2800
texture 4165 {
2801
   pal 0 { file "highres/textures/4165.png" }
2802
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
2803
}
2804
texture 4166 {
2805
   pal 0 { file "highres/textures/4166.png" }
2806
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2807
}
2808
texture 4168 {
2809
   pal 0 { file "highres/textures/4168.png" }
2810
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
2811
}
2812
texture 4169 {
2813
   pal 0 { file "highres/textures/4169.png" }
2814
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2815
}
2816
 
2817
texture 4170 {
2818
   pal 0 { file "highres/textures/4170.png" }
2819
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2820
}
2821
texture 4171 {
2822
   pal 0 { file "highres/textures/4171.png" }
2823
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.3 }
2824
}
2825
texture 4172 {
2826
   pal 0 { file "highres/textures/4172.png" }
2827
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2828
}
2829
texture 4173 {
2830
   pal 0 { file "highres/textures/4173.png" }
2831
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2832
}
2833
texture 4174 {
2834
   pal 0 { file "highres/textures/4174.png" }
2835
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2836
}
2837
texture 4175 {
2838
   pal 0 { file "highres/textures/4175.png" }
2839
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2840
}
2841
texture 4176 { 
2842
   pal 0 { file "highres/textures/4176.jpg" } 
2843
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2844
}
10 parkar 2845
texture 4177 { 
2846
   pal 0 { file "highres/textures/4177.png" } 
2847
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
2848
}
21 nightfrigh 2849
texture 4178 { 
2850
   pal 0 { file "highres/textures/0207_10.png" }
2851
   pal 13 { file "highres/textures/4178_13.png" } 
2852
}
1 plagman 2853
 
2854
texture 4180 { pal 0 { file "highres/textures/4180.jpg" nocompress } }
2855
texture 4182 { pal 0 { file "highres/textures/4182.jpg" nocompress } }
2856
texture 4183 { pal 0 { file "highres/textures/4183.png" } }
2857
texture 4184 { pal 0 { file "highres/textures/4184.png" } }
2858
texture 4185 { pal 0 { file "highres/textures/4185.png" } }
2859
texture 4186 { pal 0 { file "highres/textures/4186.png" } }
2860
texture 4187 { pal 0 { file "highres/textures/4187.png" } }
2861
texture 4188 { pal 0 { file "highres/textures/4188.png" } }
2862
texture 4189 { pal 0 { file "highres/textures/4189.png" } }
2863
 
2864
texture 4190 {
2865
   pal 0 { file "highres/textures/4190.png" }
2866
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2867
}
2868
texture 4191 { pal 0 { file "highres/textures/4191.png" } }
2869
texture 4192 {
2870
   pal 0 { file "highres/textures/4192.jpg" }
2871
   pal 14 { file "highres/textures/4192_14.jpg" }
2872
}
2873
texture 4193 { pal 0 { file "highres/textures/4193.jpg" } }
2874
texture 4194 {
2875
   pal 0 { file "highres/textures/4194.png" }
2876
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
2877
}
2878
texture 4195 {
2879
   pal 0 { file "highres/textures/4195.png" }
2880
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
2881
}
2882
 
2883
texture 4200 {
2884
   pal 0 { file "highres/textures/4200.png" }
2885
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.15 }
2886
}
2887
texture 4201 {
2888
   pal 0 { file "highres/textures/4201.png" }
2889
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
2890
}
10 parkar 2891
texture 4202 { 
2892
   pal 0 { file "highres/textures/4202.png" } 
2893
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
2894
}
1 plagman 2895
texture 4206 {
2896
   pal 0 { file "highres/textures/4206.jpg" }
2897
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.15 }
2898
}
10 parkar 2899
texture 4207 { 
2900
   pal 0 { file "highres/textures/4207.png" } 
2901
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.15 }
2902
}
1 plagman 2903
texture 4208 {
2904
   pal 0 { file "highres/textures/4208.png" }
2905
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
2906
}
2907
 
2908
texture 4210 {
2909
   pal 0 { file "highres/textures/4210.png" }
2910
   pal 10 { file "highres/textures/4210_10.png" }
2911
   pal 11 { file "highres/textures/4210_11.png" }
2912
   pal 12 { file "highres/textures/4210_12.png" }
2913
   pal 13 { file "highres/textures/4210_13.png" }
2914
   pal 14 { file "highres/textures/4210_14.png" }
2915
   pal 15 { file "highres/textures/4210_15.png" }
2916
   pal 16 { file "highres/textures/4210_16.png" }
2917
   pal 18 { file "highres/textures/4210_12.png" }
2918
   pal 21 { file "highres/textures/4210_21.png" }
2919
   pal 22 { file "highres/textures/4210_11.png" }
2920
   pal 23 { file "highres/textures/4210_23.png" }
2921
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
2922
}
2923
texture 4211 {
2924
   pal 0 { file "highres/textures/4211.png" }
2925
   pal 10 { file "highres/textures/4211_10.png" }
2926
   pal 11 { file "highres/textures/4211_11.png" }
2927
   pal 12 { file "highres/textures/4211_12.png" }
2928
   pal 13 { file "highres/textures/4211_13.png" }
2929
   pal 14 { file "highres/textures/4211_14.png" }
2930
   pal 15 { file "highres/textures/4211_15.png" }
2931
   pal 16 { file "highres/textures/4211_16.png" }
2932
   pal 18 { file "highres/textures/4211_12.png" }
2933
   pal 21 { file "highres/textures/4211_21.png" }
2934
   pal 22 { file "highres/textures/4211_11.png" }
2935
   pal 23 { file "highres/textures/4211_23.png" }
2936
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
2937
}
2938
texture 4212 {
2939
   pal 0 { file "highres/textures/4212.png" }
2940
   pal 10 { file "highres/textures/4212_10.png" }
2941
   pal 11 { file "highres/textures/4212_11.png" }
2942
   pal 12 { file "highres/textures/4212_12.png" }
2943
   pal 13 { file "highres/textures/4212_13.png" }
2944
   pal 14 { file "highres/textures/4212_14.png" }
2945
   pal 15 { file "highres/textures/4212_15.png" }
2946
   pal 16 { file "highres/textures/4212_16.png" }
2947
   pal 18 { file "highres/textures/4212_12.png" }
2948
   pal 21 { file "highres/textures/4212_21.png" }
2949
   pal 22 { file "highres/textures/4212_11.png" }
2950
   pal 23 { file "highres/textures/4212_23.png" }
2951
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
2952
}
2953
texture 4213 {
2954
   pal 0 { file "highres/textures/4213.png" }
2955
   pal 10 { file "highres/textures/4213_10.png" }
2956
   pal 11 { file "highres/textures/4213_11.png" }
2957
   pal 12 { file "highres/textures/4213_12.png" }
2958
   pal 13 { file "highres/textures/4213_13.png" }
2959
   pal 14 { file "highres/textures/4213_14.png" }
2960
   pal 15 { file "highres/textures/4213_15.png" }
2961
   pal 16 { file "highres/textures/4213_16.png" }
2962
   pal 18 { file "highres/textures/4213_12.png" }
2963
   pal 21 { file "highres/textures/4213_21.png" }
2964
   pal 22 { file "highres/textures/4213_11.png" }
2965
   pal 23 { file "highres/textures/4213_23.png" }
2966
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
2967
}
2968
texture 4214 {
2969
   pal 0 { file "highres/textures/4214.png" }
2970
   pal 10 { file "highres/textures/4214_10.png" }
2971
   pal 11 { file "highres/textures/4214_11.png" }
2972
   pal 12 { file "highres/textures/4214_12.png" }
2973
   pal 13 { file "highres/textures/4214_13.png" }
2974
   pal 14 { file "highres/textures/4214_14.png" }
2975
   pal 15 { file "highres/textures/4214_15.png" }
2976
   pal 16 { file "highres/textures/4214_16.png" }
2977
   pal 18 { file "highres/textures/4214_12.png" }
2978
   pal 21 { file "highres/textures/4214_21.png" }
2979
   pal 22 { file "highres/textures/4214_11.png" }
2980
   pal 23 { file "highres/textures/4214_23.png" }
2981
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
2982
}
2983
texture 4215 {
2984
   pal 0 { file "highres/textures/4215.png" }
2985
   pal 10 { file "highres/textures/4215_10.png" }
2986
   pal 11 { file "highres/textures/4215_11.png" }
2987
   pal 12 { file "highres/textures/4215_12.png" }
2988
   pal 13 { file "highres/textures/4215_13.png" }
2989
   pal 14 { file "highres/textures/4215_14.png" }
2990
   pal 15 { file "highres/textures/4215_15.png" }
2991
   pal 16 { file "highres/textures/4215_16.png" }
2992
   pal 18 { file "highres/textures/4215_12.png" }
2993
   pal 21 { file "highres/textures/4215_21.png" }
2994
   pal 22 { file "highres/textures/4215_11.png" }
2995
   pal 23 { file "highres/textures/4215_23.png" }
2996
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
2997
}
2998
texture 4216 {
2999
   pal 0 { file "highres/textures/4216.png" }
3000
   pal 10 { file "highres/textures/4216_10.png" }
3001
   pal 11 { file "highres/textures/4216_11.png" }
3002
   pal 12 { file "highres/textures/4216_12.png" }
3003
   pal 13 { file "highres/textures/4216_13.png" }
3004
   pal 14 { file "highres/textures/4216_14.png" }
3005
   pal 15 { file "highres/textures/4216_15.png" }
3006
   pal 16 { file "highres/textures/4216_16.png" }
3007
   pal 18 { file "highres/textures/4216_12.png" }
3008
   pal 21 { file "highres/textures/4216_21.png" }
3009
   pal 22 { file "highres/textures/4216_11.png" }
3010
   pal 23 { file "highres/textures/4216_23.png" }
3011
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3012
}
3013
texture 4217 {
3014
   pal 0 { file "highres/textures/4217.png" }
3015
   pal 10 { file "highres/textures/4217_10.png" }
3016
   pal 11 { file "highres/textures/4217_11.png" }
3017
   pal 12 { file "highres/textures/4217_12.png" }
3018
   pal 13 { file "highres/textures/4217_13.png" }
3019
   pal 14 { file "highres/textures/4217_14.png" }
3020
   pal 15 { file "highres/textures/4217_15.png" }
3021
   pal 16 { file "highres/textures/4217_16.png" }
3022
   pal 18 { file "highres/textures/4217_12.png" }
3023
   pal 21 { file "highres/textures/4217_21.png" }
3024
   pal 22 { file "highres/textures/4217_11.png" }
3025
   pal 23 { file "highres/textures/4217_23.png" }
3026
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3027
}
3028
texture 4218 {
3029
   pal 0 { file "highres/textures/4218.png" }
3030
   pal 10 { file "highres/textures/4218_10.png" }
3031
   pal 11 { file "highres/textures/4218_11.png" }
3032
   pal 12 { file "highres/textures/4218_12.png" }
3033
   pal 13 { file "highres/textures/4218_13.png" }
3034
   pal 14 { file "highres/textures/4218_14.png" }
3035
   pal 15 { file "highres/textures/4218_15.png" }
3036
   pal 16 { file "highres/textures/4218_16.png" }
3037
   pal 18 { file "highres/textures/4218_12.png" }
3038
   pal 21 { file "highres/textures/4218_21.png" }
3039
   pal 22 { file "highres/textures/4218_11.png" }
3040
   pal 23 { file "highres/textures/4218_23.png" }
3041
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3042
}
3043
texture 4219 {
3044
   pal 0 { file "highres/textures/4219.png" }
3045
   pal 10 { file "highres/textures/4219_10.png" }
3046
   pal 11 { file "highres/textures/4219_11.png" }
3047
   pal 12 { file "highres/textures/4219_12.png" }
3048
   pal 13 { file "highres/textures/4219_13.png" }
3049
   pal 14 { file "highres/textures/4219_14.png" }
3050
   pal 15 { file "highres/textures/4219_15.png" }
3051
   pal 16 { file "highres/textures/4219_16.png" }
3052
   pal 18 { file "highres/textures/4219_12.png" }
3053
   pal 21 { file "highres/textures/4219_21.png" }
3054
   pal 22 { file "highres/textures/4219_11.png" }
3055
   pal 23 { file "highres/textures/4219_23.png" }
3056
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3057
}
3058
 
3059
texture 4220 {
3060
   pal 0 { file "highres/textures/4220.png" }
3061
   pal 10 { file "highres/textures/4220_10.png" }
3062
   pal 11 { file "highres/textures/4220_11.png" }
3063
   pal 12 { file "highres/textures/4220_12.png" }
3064
   pal 13 { file "highres/textures/4220_13.png" }
3065
   pal 14 { file "highres/textures/4220_14.png" }
3066
   pal 15 { file "highres/textures/4220_15.png" }
3067
   pal 16 { file "highres/textures/4220_16.png" }
3068
   pal 18 { file "highres/textures/4220_12.png" }
3069
   pal 21 { file "highres/textures/4220_21.png" }
3070
   pal 22 { file "highres/textures/4220_11.png" }
3071
   pal 23 { file "highres/textures/4220_23.png" }
3072
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3073
}
3074
texture 4221 {
3075
   pal 0 { file "highres/textures/4221.png" }
3076
   pal 10 { file "highres/textures/4221_10.png" }
3077
   pal 11 { file "highres/textures/4221_11.png" }
3078
   pal 12 { file "highres/textures/4221_12.png" }
3079
   pal 13 { file "highres/textures/4221_13.png" }
3080
   pal 14 { file "highres/textures/4221_14.png" }
3081
   pal 15 { file "highres/textures/4221_15.png" }
3082
   pal 16 { file "highres/textures/4221_16.png" }
3083
   pal 18 { file "highres/textures/4221_12.png" }
3084
   pal 21 { file "highres/textures/4221_21.png" }
3085
   pal 22 { file "highres/textures/4221_11.png" }
3086
   pal 23 { file "highres/textures/4221_23.png" }
3087
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3088
}
3089
texture 4222 {
3090
   pal 0 { file "highres/textures/4222.png" }
3091
   pal 10 { file "highres/textures/4222_10.png" }
3092
   pal 11 { file "highres/textures/4222_11.png" }
3093
   pal 12 { file "highres/textures/4222_12.png" }
3094
   pal 13 { file "highres/textures/4222_13.png" }
3095
   pal 14 { file "highres/textures/4222_14.png" }
3096
   pal 15 { file "highres/textures/4222_15.png" }
3097
   pal 16 { file "highres/textures/4222_16.png" }
3098
   pal 18 { file "highres/textures/4222_12.png" }
3099
   pal 21 { file "highres/textures/4222_21.png" }
3100
   pal 22 { file "highres/textures/4220_11.png" }
3101
   pal 23 { file "highres/textures/4222_23.png" }
3102
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3103
}
3104
texture 4223 {
3105
   pal 0 { file "highres/textures/4223.png" }
3106
   pal 10 { file "highres/textures/4223_10.png" }
3107
   pal 11 { file "highres/textures/4223_11.png" }
3108
   pal 12 { file "highres/textures/4223_12.png" }
3109
   pal 13 { file "highres/textures/4223_13.png" }
3110
   pal 14 { file "highres/textures/4223_14.png" }
3111
   pal 15 { file "highres/textures/4223_15.png" }
3112
   pal 16 { file "highres/textures/4223_16.png" }
3113
   pal 18 { file "highres/textures/4223_12.png" }
3114
   pal 21 { file "highres/textures/4223_21.png" }
3115
   pal 22 { file "highres/textures/4223_11.png" }
3116
   pal 23 { file "highres/textures/4223_23.png" }
3117
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3118
}
3119
texture 4224 {
3120
   pal 0 { file "highres/textures/4224.png" }
18 nightfrigh 3121
   pal 13 { file "highres/textures/4224_13.png" }
1 plagman 3122
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.075 }
3123
}
3124
texture 4225 {
3125
   pal 0 { file "highres/textures/4225.png" }
3126
   detail { file "highres/detail/paint.png" xscale 0.15 yscale 0.075 }
3127
}
3128
texture 4226 {
3129
   pal 0 { file "highres/textures/4226.png" }
3130
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.075 }
3131
}
3132
texture 4227 {
3133
   pal 0 { file "highres/textures/4227.png" }
3134
   detail { file "highres/detail/paint.png" xscale 0.15 yscale 0.075 }
3135
}
3136
 
3137
texture 4230 {
3138
   pal 0 { file "highres/textures/4230.png" }
3139
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
3140
}
3141
texture 4231 {
3142
   pal 0 { file "highres/textures/4231.png" }
3143
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
3144
}
3145
texture 4232 {
3146
   pal 0 { file "highres/textures/4232.png" }
3147
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.25 }
3148
}
3149
texture 4233 {
3150
   pal 0 { file "highres/textures/4233.png" }
3151
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.25 }
3152
}
3153
texture 4234 {
3154
   pal 0 { file "highres/textures/4234.png" }
3155
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 }
3156
}
3157
texture 4235 {
3158
   pal 0 { file "highres/textures/4235.png" }
3159
   detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 }
3160
}
3161
texture 4236 {
3162
   pal 0 { file "highres/textures/4236.png" }
3163
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.6 }
3164
}
3165
texture 4237 {
3166
   pal 0 { file "highres/textures/4237.jpg" }
3167
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3168
}
3169
 
21 nightfrigh 3170
texture 4240 { 
3171
   pal 0 { file "highres/textures/4240.png" } 
3172
   normal { file "highres/textures/4240_n.png" parallaxbias 0.05 parallaxscale 0.1 }
3173
}
3174
texture 4241 { 
3175
   pal 0 { file "highres/textures/4241.png" } 
3176
   normal { file "highres/textures/4241_n.png" parallaxbias 0.05 parallaxscale 0.1 }
3177
}
3178
texture 4242 { 
3179
   pal 0 { file "highres/textures/4242.png" } 
3180
   normal { file "highres/textures/4242_n.png" parallaxbias 0.05 parallaxscale 0.1 }
3181
}
3182
texture 4243 { 
3183
   pal 0 { file "highres/textures/4243.png" } 
3184
   normal { file "highres/textures/4243_n.png" parallaxbias 0.05 parallaxscale 0.1 }
3185
}
3186
texture 4244 { 
3187
   pal 0 { file "highres/textures/4244.png" } 
3188
   normal { file "highres/textures/4244_n.png" parallaxbias 0.05 parallaxscale 0.1 }
3189
}
3190
texture 4245 { 
3191
   pal 0 { file "highres/textures/4245.png" } 
3192
   normal { file "highres/textures/4245_n.png" parallaxbias 0.05 parallaxscale 0.1 }
3193
}
1 plagman 3194
texture 4249 {
3195
   pal 0 { file "highres/textures/4249.png" }
3196
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3197
}
3198
 
3199
texture 4250 { pal 0 { file "highres/textures/4250.jpg" } }
3200
texture 4251 { pal 0 { file "highres/textures/4251.jpg" } }
3201
texture 4252 { pal 0 { file "highres/textures/4252.jpg" } }
3202
texture 4253 { pal 0 { file "highres/textures/4253.jpg" } }
3203
texture 4255 {
3204
   pal 0 { file "highres/textures/4255.png" }
3205
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3206
}
3207
texture 4259 {
3208
   pal 0 { file "highres/textures/4259.png" }
3209
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3210
}
3211
 
3212
texture 4260 {
3213
   pal 0 { file "highres/textures/4260.png" }
18 nightfrigh 3214
   pal 17 { file "highres/textures/4260_17.png" }
1 plagman 3215
   detail { file "highres/detail/paint.png" xscale 1.2 yscale 0.15 }
3216
}
3217
texture 4261 {
3218
   pal 0 { file "highres/textures/4261.png" }
18 nightfrigh 3219
   pal 17 { file "highres/textures/4261_17.png" }
1 plagman 3220
   detail { file "highres/detail/paint.png" xscale 1.2 yscale 0.15 }
3221
}
3222
texture 4262 {
3223
   pal 0 { file "highres/textures/4262.png" }
18 nightfrigh 3224
   pal 17 { file "highres/textures/4262_17.png" }
1 plagman 3225
   detail { file "highres/detail/paint.png" xscale 1.2 yscale 0.15 }
3226
}
3227
texture 4263 {
3228
   pal 0 { file "highres/textures/4263.png" }
18 nightfrigh 3229
   pal 17 { file "highres/textures/4263_17.png" }
1 plagman 3230
   detail { file "highres/detail/paint.png" xscale 1.2 yscale 0.15 }
3231
}
3232
texture 4268 {
3233
   pal 0 { file "highres/textures/4268.jpg" }
3234
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3235
}
3236
 
3237
texture 4271 {
3238
   pal 0 { file "highres/textures/4271.png" }
3239
   pal 11 { file "highres/textures/4271_11.png" }
3240
   detail { file "highres/detail/paint.png" xscale 0.21 yscale 0.21 }
3241
}
3242
texture 4272 {
3243
   pal 0 { file "highres/textures/4272.png" }
3244
   pal 11 { file "highres/textures/4272_11.png" }
3245
   detail { file "highres/detail/paint.png" xscale 0.21 yscale 0.21 }
3246
}
3247
texture 4273 {
3248
   pal 0 { file "highres/textures/4273.png" }
3249
   pal 11 { file "highres/textures/4273_11.png" }
3250
   detail { file "highres/detail/paint.png" xscale 0.075 yscale 0.21 }
3251
}
3252
texture 4275 {
3253
   pal 0 { file "highres/textures/4275.png" }
3254
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
3255
}
3256
texture 4276 {
3257
   pal 0 { file "highres/textures/4276.png" }
3258
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3259
}
3260
texture 4277 {
3261
   pal 0 { file "highres/textures/4277.png" }
3262
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3263
}
3264
texture 4278 {
3265
   pal 0 { file "highres/textures/4278.png" }
3266
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3267
}
3268
texture 4279 {
3269
   pal 0 { file "highres/textures/4279.png" }
3270
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3271
}
3272
 
3273
texture 4280 {
3274
   pal 0 { file "highres/textures/4280.png" }
3275
   detail { file "highres/detail/rust.png" xscale 0.3 yscale 0.15 }
3276
}
3277
texture 4281 {
3278
   pal 0 { file "highres/textures/4281.png" }
3279
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.15 }
3280
}
3281
texture 4282 {
3282
   pal 0 { file "highres/textures/4282.png" }
3283
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3284
}
3285
texture 4283 {
3286
   pal 0 { file "highres/textures/4283.png" }
3287
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
3288
}
3289
texture 4284 {
3290
   pal 0 { file "highres/textures/4284.png" }
18 nightfrigh 3291
   pal 17 { file "highres/textures/4284_17.png" }
1 plagman 3292
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.15 }
3293
}
3294
texture 4285 {
3295
   pal 0 { file "highres/textures/4285.png" }
18 nightfrigh 3296
   pal 17 { file "highres/textures/4285_17.png" }
1 plagman 3297
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3298
}
3299
texture 4286 {
3300
   pal 0 { file "highres/textures/4286.png" }
18 nightfrigh 3301
   pal 17 { file "highres/textures/4286_17.png" }
1 plagman 3302
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3303
}
3304
texture 4287 {
3305
   pal 0 { file "highres/textures/4287.png" }
18 nightfrigh 3306
   pal 17 { file "highres/textures/4287_17.png" }
1 plagman 3307
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
3308
}
3309
 
3310
texture 4290 { pal 0 { file "highres/textures/4290.png" } }
3311
texture 4291 { pal 0 { file "highres/textures/4291.png" } }
3312
texture 4292 { pal 0 { file "highres/textures/4292.png" } }
3313
texture 4293 { pal 0 { file "highres/textures/4293.png" } }
3314
texture 4296 { pal 0 { file "highres/textures/4296.png" } }
3315
 
3316
texture 4300 {
3317
   pal 0 { file "highres/textures/4300.jpg" }
3318
   detail { file "highres/detail/metal.png" xscale 0.075 yscale 0.15 }
3319
}
3320
texture 4302 {
3321
   pal 0 { file "highres/textures/4302.png" }
3322
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3323
}
3324
texture 4303 {
3325
   pal 0 { file "highres/textures/4303.png" }
3326
   detail { file "highres/detail/wood_v3.png" xscale 0.15 yscale 0.15 }
3327
}
3328
texture 4304 {
3329
   pal 0 { file "highres/textures/4304.jpg" }
3330
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3331
}
3332
texture 4305 {
3333
   pal 0 { file "highres/textures/4305.jpg" }
3334
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3335
}
3336
texture 4306 {
3337
   pal 0 { file "highres/textures/4306.png" }
3338
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3339
}
3340
texture 4307 {
3341
   pal 0 { file "highres/textures/4307.png" }
3342
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3343
}
3344
texture 4308 {
3345
   pal 0 { file "highres/textures/4308.png" }
3346
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3347
}
3348
 
3349
texture 4310 {
3350
   pal 0 { file "highres/textures/4310.png" }
3351
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3352
}
3353
texture 4317 { pal 0 { file "highres/textures/4317.png" } }
3354
texture 4318 { pal 0 { file "highres/textures/4318.png" } }
3355
texture 4319 {
3356
   pal 0 { file "highres/textures/4319.png" }
3357
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
3358
}
3359
 
3360
texture 4320 {
3361
   pal 0 { file "highres/textures/4320.png" }
3362
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
3363
}
3364
texture 4321 {
3365
   pal 0 { file "highres/textures/4321.png" }
3366
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
3367
}
3368
texture 4322 {
3369
   pal 0 { file "highres/textures/4322.png" }
3370
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
3371
}
3372
texture 4323 {
3373
   pal 0 { file "highres/textures/4323.png" }
3374
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
3375
}
3376
texture 4324 { pal 0 { file "highres/textures/4324.png" } }
3377
texture 4325 {
3378
   pal 0 { file "highres/textures/4325.png" }
3379
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3380
}
3381
texture 4326 {
3382
   pal 0 { file "highres/textures/4326.png" }
3383
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3384
}
3385
texture 4327 {
3386
   pal 0 { file "highres/textures/4327.png" }
3387
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3388
}
3389
texture 4328 {
3390
   pal 0 { file "highres/textures/4328.png" }
3391
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3392
}
3393
 
3394
texture 4330 {
3395
   pal 0 { file "highres/textures/4330.png" }
3396
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
3397
}
3398
texture 4331 {
3399
   pal 0 { file "highres/textures/4331.png" }
3400
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
3401
}
3402
texture 4332 {
3403
   pal 0 { file "highres/textures/4332.png" }
3404
   detail { file "highres/detail/asphalt2.png" xscale 0.3 yscale 0.3 }
3405
}
3406
texture 4333 {
3407
   pal 0 { file "highres/textures/4333.png" }
3408
   detail { file "highres/detail/asphalt2.png" xscale 0.3 yscale 0.3 }
3409
}
3410
texture 4334 {
3411
   pal 0 { file "highres/textures/4334.png" }
3412
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 1.2 }
3413
}
3414
texture 4335 {
3415
   pal 0 { file "highres/textures/4335.png" }
3416
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 1.2 }
3417
}
3418
texture 4336 {
3419
   pal 0 { file "highres/textures/4322.png" }
3420
   detail { file "highres/detail/concrete.png" xscale 0.3 yscale 0.15 }
3421
}
3422
texture 4337 {
3423
   pal 0 { file "highres/textures/4321.png" }
3424
   detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 }
3425
}
3426
 
3427
// Tiles017
3428
 
3429
texture 4364 {
3430
   pal 0 { file "highres/textures/4364.png" }
3431
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
3432
}
3433
texture 4365 {
3434
   pal 0 { file "highres/textures/4365.png" }
3435
   detail { file "highres/detail/metal.png" xscale 0.6 yscale 0.15 }
3436
}
3437
texture 4366 {
3438
   pal 0 { file "highres/textures/4366.png" }
3439
   detail { file "highres/detail/metal.png" xscale 0.3 yscale 1.2 }
3440
}
3441
 
3442
texture 4390 {
3443
   pal 0 { file "highres/textures/4390.png" }
3444
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.6 }
3445
}
3446
texture 4391 {
3447
   pal 0 { file "highres/textures/4391.png" }
3448
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
3449
}
3450
texture 4392 {
3451
   pal 0 { file "highres/textures/4392.png" }
3452
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
3453
}
3454
texture 4393 {
3455
   pal 0 { file "highres/textures/4393.png" }
3456
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
3457
}
3458
texture 4394 {
3459
   pal 0 { file "highres/textures/4394.png" }
3460
   detail { file "highres/detail/metal_fine.png" xscale 0.15 yscale 0.3 }
3461
}
3462
 
3463
 
3464
texture 4418 { pal 0 { file "highres/textures/4418.png" } }
3465
 
3466
texture 4428 {
3467
   pal 0 { file "highres/textures/4428.png" }
3468
   detail { file "highres/detail/wood_h3.png" xscale 0.3 yscale 0.3 }
3469
}
3470
 
3471
texture 4437 { pal 0 { file "highres/textures/4437.png" } }
3472
 
3473
texture 4499 {
3474
   pal 0 { file "highres/textures/4499.png" }
3475
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.15 }
3476
}
3477
 
3478
texture 4500 {
3479
   pal 0 { file "highres/textures/4500.png" }
3480
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.4 }
3481
}
3482
texture 4501 {
3483
   pal 0 { file "highres/textures/4501.png" }
3484
   detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.4 }
3485
}
3486
 
3487
texture 4531 {
3488
   pal 0 { file "highres/textures/4531.png" }
20 nightfrigh 3489
   pal 23 { file "highres/textures/4531_23.png" }
1 plagman 3490
   detail { file "highres/detail/fabric.png" xscale 1.2 yscale 1.2 }
3491
}
3492
texture 4532 {
3493
   pal 0 { file "highres/textures/4532.png" }
3494
   detail { file "highres/detail/paint.png" xscale 0.6 yscale 0.6 }
3495
}
3496
 
3497
texture 4567 { pal 0 { file "highres/textures/4567.png" } }
3498
 
3499
texture 4594 { pal 0 { file "highres/textures/4594.png" } }
3500
texture 4595 { pal 0 { file "highres/textures/4595.png" } }
3501
texture 4596 { pal 0 { file "highres/textures/4596.png" } }
3502
texture 4597 { pal 0 { file "highres/textures/4597.png" } }
3503
texture 4598 { pal 0 { file "highres/textures/4598.png" } }
3504
texture 4599 { pal 0 { file "highres/textures/4599.png" } }
3505
 
3506
 
3507
// Tiles018
3508
// Tiles019
3509
 
3510
texture 4888 {
3511
   pal 0 { file "highres/textures/4888.png" }
3512
   pal 10 { file "highres/textures/4888_10.png" }
3513
   pal 11 { file "highres/textures/4888_11.png" }
3514
   pal 12 { file "highres/textures/4888_12.png" }
3515
   pal 13 { file "highres/textures/4888_13.png" }
3516
   pal 14 { file "highres/textures/4888_14.png" }
3517
   pal 15 { file "highres/textures/4888_15.png" }
3518
   pal 16 { file "highres/textures/4888_16.png" }
3519
   pal 18 { file "highres/textures/4888_12.png" }
3520
   pal 21 { file "highres/textures/4888_21.png" }
3521
   pal 22 { file "highres/textures/4888_11.png" }
3522
   pal 23 { file "highres/textures/4888_23.png" }
3523
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3524
}
3525
 
3526
 
3527
texture 4924 {
3528
   pal 0 { file "highres/textures/4924.png" }
3529
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3530
}
3531
texture 4925 {
3532
   pal 0 { file "highres/textures/4925.png" }
3533
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3534
}
3535
texture 4926 {
3536
   pal 0 { file "highres/textures/4926.png" }
3537
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3538
}
3539
texture 4927 {
3540
   pal 0 { file "highres/textures/4927.png" }
3541
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3542
}
3543
texture 4928 {
3544
   pal 0 { file "highres/textures/4928.png" }
3545
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3546
}
3547
texture 4929 {
3548
   pal 0 { file "highres/textures/4929.png" }
3549
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3550
}
3551
 
3552
texture 4931 {
3553
   pal 0 { file "highres/textures/4931.png" }
3554
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3555
}
3556
texture 4932 {
3557
   pal 0 { file "highres/textures/4932.png" }
3558
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3559
}
3560
texture 4933 {
3561
   pal 0 { file "highres/textures/4933.png" }
3562
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3563
}
3564
texture 4934 {
3565
   pal 0 { file "highres/textures/4934.png" }
3566
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
3567
}
3568
 
3569
 
3570
texture 5063 {
3571
   pal 0 { file "highres/textures/5063.jpg" }
3572
   detail { file "highres/detail/metal.png" xscale 0.15 yscale 0.15 }
3573
}
3574
texture 5064 { pal 0 { file "highres/textures/5064.png" } }
3575
texture 5065 {
3576
   pal 0 { file "highres/textures/5065.png" }
3577
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
3578
}
3579
texture 5066 {
3580
   pal 0 { file "highres/textures/5066.png" }
3581
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
3582
}
3583
texture 5067 {
3584
   pal 0 { file "highres/textures/5067.png" }
3585
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
3586
}
3587
texture 5068 {
3588
   pal 0 { file "highres/textures/5068.png" }
3589
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
3590
}
3591
texture 5069 {
3592
   pal 0 { file "highres/textures/5069.png" }
3593
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
3594
}
3595
 
3596
texture 5070 {
3597
   pal 0 { file "highres/textures/5070.png" }
3598
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
3599
}
3600
texture 5071 {
3601
   pal 0 { file "highres/textures/5071.png" }
3602
   detail { file "highres/detail/alien_concrete_1.png" xscale 0.3 yscale 0.3 }
3603
}
3604
texture 5072 {
3605
   pal 0 { file "highres/textures/5072.png" }
3606
   detail { file "highres/detail/alien_concrete_0.png" xscale 0.3 yscale 0.3 }
3607
}
3608
texture 5073 {
3609
   pal 0 { file "highres/textures/5073.png" }
3610
   detail { file "highres/detail/alien_concrete_1.png" xscale 0.3 yscale 0.3 }
3611
}
3612
texture 5074 {
3613
   pal 0 { file "highres/textures/5074.png" }
3614
   detail { file "highres/detail/alien_concrete_0.png" xscale 0.3 yscale 0.3 }
3615
}
3616
texture 5075 {
3617
   pal 0 { file "highres/textures/5075.png" }
3618
   detail { file "highres/detail/alien_concrete_1.png" xscale 0.3 yscale 0.3 }
3619
}
3620
texture 5076 {
3621
   pal 0 { file "highres/textures/5076.png" }
3622
   detail { file "highres/detail/alien_concrete_0.png" xscale 0.3 yscale 0.3 }
3623
}
3624
texture 5077 {
3625
   pal 0 { file "highres/textures/5077.png" }
3626
   detail { file "highres/detail/alien_concrete_1.png" xscale 0.3 yscale 0.3 }
3627
}
3628
texture 5078 {
3629
   pal 0 { file "highres/textures/5078.png" }
3630
   detail { file "highres/detail/alien_concrete_0.png" xscale 0.3 yscale 0.3 }
3631
}
3632
 
3633
texture 5081 {
3634
   pal 0 { file "highres/textures/5081.png" }
3635
   detail { file "highres/detail/alien_rust_1.png" xscale 0.3 yscale 0.15 }
3636
}
3637
texture 5082 {
3638
   pal 0 { file "highres/textures/5082.png" }
3639
   detail { file "highres/detail/alien_rust_0.png" xscale 0.3 yscale 0.15 }
3640
}
3641
texture 5083 { 
3642
   pal 0 { file "highres/textures/5083.jpg" } 
3643
   pal 15 { file "highres/textures/5083_15.jpg" } 
3644
   detail { file "highres/detail/alien_paint_1.png" xscale 0.3 yscale 0.15 }
3645
}
3646
texture 5084 { 
3647
   pal 0 { file "highres/textures/5084.jpg" } 
3648
   pal 15 { file "highres/textures/5084_15.jpg" } 
3649
   detail { file "highres/detail/alien_paint_0.png" xscale 0.3 yscale 0.15 }
3650
}
3651
texture 5085 {
3652
   pal 0 { file "highres/textures/5085.jpg" }
3653
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3654
}
3655
texture 5086 {
3656
   pal 0 { file "highres/textures/5086.jpg" }
3657
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3658
}
3659
texture 5087 {
3660
   pal 0 { file "highres/textures/5087.jpg" }
3661
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3662
}
3663
texture 5088 {
3664
   pal 0 { file "highres/textures/5088.jpg" }
3665
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3666
}
3667
texture 5089 {
3668
   pal 0 { file "highres/textures/5089.jpg" }
3669
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3670
}
3671
 
3672
texture 5090 {
3673
   pal 0 { file "highres/textures/5090.jpg" }
3674
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3675
}
3676
texture 5091 {
3677
   pal 0 { file "highres/textures/5091.png" }
3678
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.3 }
3679
}
3680
texture 5092 {
3681
   pal 0 { file "highres/textures/5092.png" }
3682
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.3 }
3683
}
3684
texture 5093 {
3685
   pal 0 { file "highres/textures/5093.jpg" }
3686
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
3687
}
3688
texture 5094 {
3689
   pal 0 { file "highres/textures/5094.jpg" }
3690
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
3691
}
3692
texture 5095 {
3693
   pal 0 { file "highres/textures/5095.jpg" }
18 nightfrigh 3694
   normal { file "highres/textures/1104_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1 plagman 3695
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.15 }
3696
}
3697
texture 5096 {
3698
   pal 0 { file "highres/textures/5096.png" }
3699
   detail { file "highres/detail/metal_worn.png" xscale 0.15 yscale 0.3 }
3700
}
3701
texture 5097 {
3702
   pal 0 { file "highres/textures/5097.png" }
3703
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.3 }
3704
}
3705
texture 5098 {
3706
   pal 0 { file "highres/textures/5098.jpg" }
3707
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3708
}
3709
 
3710
texture 5105 {
3711
   pal 0 { file "highres/textures/5105.png" }
21 nightfrigh 3712
   normal { file "highres/textures/5105_n.png" parallaxbias 0.03 parallaxscale 0.08 }
1 plagman 3713
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
3714
}
3715
texture 5107 {
3716
   pal 0 { file "highres/textures/5107.jpg" }
18 nightfrigh 3717
   normal { file "highres/textures/5107_n.png" parallaxbias 0.03 parallaxscale 0.06 }
1 plagman 3718
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
3719
}
3720
texture 5108 {
3721
   pal 0 { file "highres/textures/5108.jpg" }
18 nightfrigh 3722
   normal { file "highres/textures/1101_n.png" parallaxbias 0.03 parallaxscale 0.04 }
1 plagman 3723
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
3724
}
3725
texture 5109 {
3726
   pal 0 { file "highres/textures/5109.png" }
3727
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3728
}
3729
 
3730
texture 5110 {
14 parkar 3731
   pal 0 { file "highres/textures/5110.png" specpower 2.0 specfactor 0.5 }
23 nightfrigh 3732
   normal { file "highres/textures/5110_n.png" parallaxbias 0.03 parallaxscale 0.06 }
1 plagman 3733
   detail { file "highres/detail/sand.png" xscale 0.15 yscale 0.15 }
3734
}
3735
texture 5111 {
14 parkar 3736
   pal 0 { file "highres/textures/5111.png" specpower 2.0 specfactor 0.5 }
23 nightfrigh 3737
   normal { file "highres/textures/5110_n.png" parallaxbias 0.03 parallaxscale 0.06 }
1 plagman 3738
   detail { file "highres/detail/sand.png" xscale 0.15 yscale 0.15 }
3739
}
3740
texture 5112 {
14 parkar 3741
   pal 0 { file "highres/textures/5112.png" specpower 2.0 specfactor 0.5 }
23 nightfrigh 3742
   normal { file "highres/textures/5110_n.png" parallaxbias 0.03 parallaxscale 0.06 }
1 plagman 3743
   detail { file "highres/detail/sand.png" xscale 0.15 yscale 0.15 }
3744
}
3745
texture 5113 {
14 parkar 3746
   pal 0 { file "highres/textures/5113.png" specpower 2.0 specfactor 0.5 }
3747
   normal { file "highres/textures/5113_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 3748
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
3749
}
3750
texture 5114 {
14 parkar 3751
   pal 0 { file "highres/textures/5114.png" specpower 2.0 specfactor 0.5 }
3752
   normal { file "highres/textures/5113_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 3753
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
3754
}
3755
texture 5115 {
14 parkar 3756
   pal 0 { file "highres/textures/5115.png" specpower 2.0 specfactor 0.5 }
3757
   normal { file "highres/textures/5113_n.png" parallaxbias 0.03 parallaxscale 0.1 }
1 plagman 3758
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
3759
}
3760
texture 5116 {
3761
   pal 0 { file "highres/textures/5116.png" }
3762
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
3763
}
3764
texture 5117 {
3765
   pal 0 { file "highres/textures/5117.png" }
3766
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
3767
}
3768
texture 5118 {
3769
   pal 0 { file "highres/textures/5118.png" }
3770
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
3771
}
3772
texture 5119 {
3773
   pal 0 { file "highres/textures/5119.jpg" }
18 nightfrigh 3774
   normal { file "highres/textures/5119_n.png" parallaxbias 0.03 parallaxscale 0.06 }
1 plagman 3775
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
3776
}