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