Rev 507 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 507 | Rev 510 | ||
---|---|---|---|
1 | // Maphacks for Duke3D HRP |
1 | // Maphacks for Duke3D HRP |
2 | // Level: E4L6.MAP - "Going Postal" (Original Atomic Edition version) |
2 | // Level: E4L6.MAP - "Going Postal" (Original Atomic Edition version) |
3 | // Author: Allen H. Blum III |
3 | // Author: Allen H. Blum III |
4 | // mapmd4: 2b81ff1d940fa0582795e6f41dbee0eb |
4 | // mapmd4: 2b81ff1d940fa0582795e6f41dbee0eb |
5 | // Reviewed by NightFright (February 2012) |
5 | // Reviewed by NightFright (February 2012) |
6 | 6 | ||
7 | 7 | ||
8 | 8 | ||
9 | // PROPS |
9 | // PROPS |
10 | 10 | ||
11 | // Box |
11 | // Box |
12 | sprite 328 angoff -384 // tile0951 box |
12 | sprite 328 angoff -384 // tile0951 box |
13 | sprite 329 angoff 64 // tile0951 box |
13 | sprite 329 angoff 64 // tile0951 box |
14 | sprite 676 angoff 128 // tile0951 box |
14 | sprite 676 angoff 128 // tile0951 box |
15 | sprite 677 angoff -256 // tile0951 box |
15 | sprite 677 angoff -256 // tile0951 box |
16 | 16 | ||
17 | // Car mirror |
17 | // Car mirror |
18 | sprite 14 angoff 1024 |
18 | sprite 14 angoff 1024 |
19 | 19 | ||
20 | // Chair |
20 | // Chair |
21 | sprite 143 angoff 256 |
21 | sprite 143 angoff 256 |
22 | sprite 332 angoff -640 |
22 | sprite 332 angoff -640 |
23 | 23 | ||
24 | // Desklamp |
24 | // Desklamp |
25 | sprite 333 angoff -512 |
25 | sprite 333 angoff -512 |
26 | 26 | ||
27 | // Fire extinguisher |
27 | // Fire extinguisher |
28 | sprite 243 mdzoff 350000 // tile0916 fireext |
28 | sprite 243 mdzoff 350000 // tile0916 fireext |
29 | sprite 243 pitch -1 // tile0916 fireext |
29 | sprite 243 pitch -1 // tile0916 fireext |
30 | sprite 637 angoff -256 // tile0916 fireext |
30 | sprite 637 angoff -256 // tile0916 fireext |
31 | sprite 638 angoff -768 // tile0916 fireext |
31 | sprite 638 angoff -768 // tile0916 fireext |
32 | sprite 640 angoff -256 // tile0916 fireext |
32 | sprite 640 angoff -256 // tile0916 fireext |
33 | 33 | ||
34 | // Fire hydrant |
34 | // Fire hydrant |
35 | sprite 42 angoff 512 // tile0981 hydrent |
35 | sprite 42 angoff 512 // tile0981 hydrent |
36 | 36 | ||
37 | // Mail bags |
37 | // Mail bags |
38 | sprite 17 angoff 128 |
38 | sprite 17 angoff 128 |
39 | sprite 110 angoff 256 |
39 | sprite 110 angoff 256 |
40 | sprite 111 angoff -128 |
40 | sprite 111 angoff -128 |
41 | sprite 112 angoff -128 |
41 | sprite 112 angoff -128 |
42 | sprite 113 angoff 192 |
42 | sprite 113 angoff 192 |
43 | sprite 114 angoff -128 |
43 | sprite 114 angoff -128 |
44 | sprite 115 angoff 256 |
44 | sprite 115 angoff 256 |
45 | sprite 116 angoff -640 |
45 | sprite 116 angoff -640 |
46 | sprite 117 angoff 256 |
46 | sprite 117 angoff 256 |
47 | sprite 314 angoff 128 |
47 | sprite 314 angoff 128 |
48 | 48 | ||
49 | // Nuke barrel |
49 | // Nuke barrel |
50 | sprite 231 angoff 512 // tile1227 nukebarrel |
50 | sprite 231 angoff 512 // tile1227 nukebarrel |
51 | sprite 232 angoff 640 // tile1227 nukebarrel |
51 | sprite 232 angoff 640 // tile1227 nukebarrel |
52 | sprite 233 angoff -896 // tile1227 nukebarrel |
52 | sprite 233 angoff -896 // tile1227 nukebarrel |
53 | sprite 235 angoff 1024 // tile1227 nukebarrel |
53 | sprite 235 angoff 1024 // tile1227 nukebarrel |
54 | sprite 684 angoff -512 // tile1227 nukebarrel |
54 | sprite 684 angoff -512 // tile1227 nukebarrel |
55 | sprite 685 angoff -512 // tile1227 nukebarrel |
55 | sprite 685 angoff -512 // tile1227 nukebarrel |
56 | sprite 686 angoff 768 // tile1227 nukebarrel |
56 | sprite 686 angoff 768 // tile1227 nukebarrel |
57 | sprite 688 angoff 256 // tile1227 nukebarrel |
57 | sprite 688 angoff 256 // tile1227 nukebarrel |
58 | sprite 689 angoff 512 // tile1227 nukebarrel |
58 | sprite 689 angoff 512 // tile1227 nukebarrel |
59 | sprite 690 angoff 768 // tile1227 nukebarrel |
59 | sprite 690 angoff 768 // tile1227 nukebarrel |
60 | sprite 691 angoff 512 // tile1227 nukebarrel |
60 | sprite 691 angoff 512 // tile1227 nukebarrel |
61 | sprite 693 angoff 512 // tile1227 nukebarrel |
61 | sprite 693 angoff 512 // tile1227 nukebarrel |
62 | sprite 694 angoff 1024 // tile1227 nukebarrel |
62 | sprite 694 angoff 1024 // tile1227 nukebarrel |
63 | sprite 696 angoff -384 // tile1227 nukebarrel |
63 | sprite 696 angoff -384 // tile1227 nukebarrel |
64 | sprite 697 angoff 896 // tile1227 nukebarrel |
64 | sprite 697 angoff 896 // tile1227 nukebarrel |
65 | 65 | ||
66 | // Radar Dish |
66 | // Radar Dish |
67 | sprite 221 angoff 512 |
67 | sprite 221 angoff 512 |
68 | 68 | ||
69 | // Spotlights |
69 | // Spotlights |
70 | sprite 96 angoff 1024 |
70 | sprite 96 angoff 1024 |
71 | sprite 98 angoff 1024 |
71 | sprite 98 angoff 1024 |
72 | 72 | ||
73 | // Toilet |
73 | // Toilet |
74 | sprite 238 angoff 512 // tile0569 toilet |
74 | sprite 238 angoff 512 // tile0569 toilet |
75 | 75 | ||
76 | 76 | ||
77 | 77 | ||
78 | // ITEMS/POWERUPS |
78 | // ITEMS/POWERUPS |
79 | 79 | ||
80 | // Armor |
80 | // Armor |
81 | sprite 209 angoff -256 // tile0054 shield |
81 | sprite 209 angoff -256 // tile0054 shield |
82 | sprite 286 angoff -512 // tile0054 shield |
82 | sprite 286 angoff -512 // tile0054 shield |
83 | 83 | ||
84 | // Boots |
84 | // Boots |
85 | sprite 25 angoff 1024 // tile0061 boots |
85 | sprite 25 angoff 1024 // tile0061 boots |
86 | 86 | ||
87 | // Health +10 |
87 | // Health +10 |
88 | sprite 269 angoff -128 // tile0051 cola |
88 | sprite 269 angoff -128 // tile0051 cola |
89 | sprite 270 angoff 256 // tile0051 cola |
89 | sprite 270 angoff 256 // tile0051 cola |
90 | sprite 272 angoff -256 // tile0051 cola |
90 | sprite 272 angoff -256 // tile0051 cola |
91 | sprite 274 angoff -256 // tile0051 cola |
91 | sprite 274 angoff -256 // tile0051 cola |
92 | sprite 275 angoff 256 // tile0051 cola |
92 | sprite 275 angoff 256 // tile0051 cola |
93 | sprite 276 angoff 512 // tile0051 cola |
93 | sprite 276 angoff 512 // tile0051 cola |
94 | 94 | ||
95 | // Health +30 |
95 | // Health +30 |
96 | sprite 271 angoff -768 // tile0052 sixpack |
96 | sprite 271 angoff -768 // tile0052 sixpack |
97 | sprite 285 angoff -512 // tile0052 sixpack |
97 | sprite 285 angoff -512 // tile0052 sixpack |
98 | sprite 292 angoff -256 // tile0052 sixpack |
98 | sprite 292 angoff -256 // tile0052 sixpack |
99 | sprite 578 angoff -512 // tile0052 sixpack |
99 | sprite 578 angoff -512 // tile0052 sixpack |
100 | sprite 579 angoff -512 // tile0052 sixpack |
100 | sprite 579 angoff -512 // tile0052 sixpack |
101 | 101 | ||
102 | // HoloDuke |
102 | // HoloDuke |
103 | sprite 277 angoff 256 // tile1348 holoduke |
103 | sprite 277 angoff 256 // tile1348 holoduke |
104 | 104 | ||
105 | // Jetpack |
105 | // Jetpack |
106 | sprite 295 angoff -512 // tile0057 jetpack (multiplayer) |
106 | sprite 295 angoff -512 // tile0057 jetpack (multiplayer) |
107 | 107 | ||
108 | // Keycards (R/B/Y) |
108 | // Keycards (R/B/Y) |
109 | sprite 145 angoff -512 |
109 | sprite 145 angoff -512 |
110 | sprite 534 angoff -512 |
110 | sprite 534 angoff -512 |
111 | sprite 724 angoff -512 |
111 | sprite 724 angoff -512 |
112 | 112 | ||
113 | // Medkit |
113 | // Medkit |
- | 114 | sprite 210 angoff 1024 // tile0053 firstaid |
|
114 | sprite 296 angoff 512 // tile0053 firstaid |
115 | sprite 296 angoff 512 // tile0053 firstaid |
115 | sprite 672 angoff -512 // tile0053 firstaid |
116 | sprite 672 angoff -512 // tile0053 firstaid |
116 | 117 | ||
117 | // Steroids |
118 | // Steroids |
118 | sprite 284 angoff -768 // tile0055 steroids |
119 | sprite 284 angoff -768 // tile0055 steroids |
119 | sprite 293 angoff -512 // tile0055 steroids |
120 | sprite 293 angoff -512 // tile0055 steroids |
120 | 121 | ||
121 | 122 | ||
122 | 123 | ||
123 | // WEAPONS/AMMO |
124 | // WEAPONS/AMMO |
124 | 125 | ||
125 | // Pistol & ammo |
126 | // Pistol & ammo |
126 | sprite 212 angoff -256 |
127 | sprite 212 angoff -256 |
127 | sprite 213 angoff -256 |
128 | sprite 213 angoff -256 |
128 | sprite 214 angoff -256 |
129 | sprite 214 angoff -256 |
129 | sprite 299 angoff 256 |
130 | sprite 299 angoff 256 |
130 | sprite 300 angoff 128 |
131 | sprite 300 angoff 128 |
131 | sprite 302 angoff 1024 |
132 | sprite 302 angoff 1024 |
132 | sprite 529 angoff 512 |
133 | sprite 529 angoff 512 |
133 | sprite 669 angoff 512 |
134 | sprite 669 angoff 512 |
134 | sprite 752 angoff 256 |
135 | sprite 752 angoff 256 |
135 | 136 | ||
136 | // Shotgun & ammo |
137 | // Shotgun & ammo |
137 | sprite 211 angoff 1024 |
138 | sprite 211 angoff 1024 // tile0049 shotgunammo |
138 | sprite 223 angoff 384 |
139 | sprite 223 angoff 384 |
139 | sprite 635 angoff -256 // tile0028 shotgunsprite |
140 | sprite 635 angoff -256 // tile0028 shotgunsprite |
140 | sprite 635 mdzoff 375000 // tile0028 shotgunsprite |
141 | sprite 635 mdzoff 375000 // tile0028 shotgunsprite |
141 | sprite 635 pitch 1 // tile0028 shotgunsprite |
142 | sprite 635 pitch 1 // tile0028 shotgunsprite |
142 | 143 | ||
143 | // Chaingun & ammo |
144 | // Chaingun & ammo |
144 | sprite 206 angoff -512 |
145 | sprite 206 angoff -512 |
145 | sprite 216 angoff -512 |
146 | sprite 216 angoff -512 |
146 | sprite 218 angoff -512 |
147 | sprite 218 angoff -512 |
147 | sprite 305 angoff 1024 |
148 | sprite 305 angoff 1024 |
148 | sprite 641 angoff 512 |
149 | sprite 641 angoff 512 |
149 | 150 | ||
150 | // RPG & ammo |
151 | // RPG & ammo |
151 | sprite 207 angoff -384 |
152 | sprite 207 angoff -384 |
152 | sprite 282 angoff -512 |
153 | sprite 282 angoff -512 |
153 | sprite 306 angoff 1024 |
154 | sprite 306 angoff 1024 |
154 | sprite 351 angoff 512 |
155 | sprite 351 angoff 512 |
155 | sprite 352 angoff 512 |
156 | sprite 352 angoff 512 |
156 | 157 | ||
157 | // Pipebombs |
158 | // Pipebombs |
158 | sprite 81 angoff -512 |
159 | sprite 81 angoff -512 |
159 | sprite 288 angoff -768 |
160 | sprite 288 angoff -768 |
160 | sprite 750 angoff 512 |
161 | sprite 750 angoff 512 |
161 | 162 | ||
162 | // Shrinker/Expander & ammo |
163 | // Shrinker/Expander & ammo |
163 | sprite 84 angoff -768 // Dukematch only |
164 | sprite 84 angoff -768 // Dukematch only |
164 | sprite 280 angoff -768 |
165 | sprite 280 angoff -768 |
165 | 166 | ||
166 | // Devastator & ammo |
167 | // Devastator & ammo |
167 | sprite 26 angoff 64 |
168 | sprite 26 angoff 64 |
168 | sprite 278 angoff 768 |
169 | sprite 278 angoff 768 |
169 | sprite 577 angoff -512 |
170 | sprite 577 angoff -512 |
170 | 171 | ||
171 | // Laser Tripbomb |
172 | // Laser Tripbomb |
172 | sprite 266 angoff 1024 // tile0027 tripbombsprite |
173 | sprite 266 angoff 1024 // tile0027 tripbombsprite |
173 | sprite 267 angoff 896 // tile0027 tripbombsprite |
174 | sprite 267 angoff 896 // tile0027 tripbombsprite |
174 | 175 | ||
175 | // Freezethrower & ammo |
176 | // Freezethrower & ammo |
176 | sprite 283 angoff 1024 |
177 | sprite 283 angoff 1024 |
177 | 178 | ||
178 | // Forcing any floor aligned model to be rendered as sprite |
179 | // Forcing any floor aligned model to be rendered as sprite |
179 | sprite 246 notmd |
180 | sprite 246 notmd |
180 | sprite 254 notmd |
181 | sprite 254 notmd |
181 | sprite 255 notmd |
182 | sprite 255 notmd |
182 | sprite 256 notmd |
183 | sprite 256 notmd |
183 | sprite 257 notmd |
184 | sprite 257 notmd |
184 | sprite 258 notmd |
185 | sprite 258 notmd |
185 | sprite 259 notmd |
186 | sprite 259 notmd |
186 | sprite 260 notmd |
187 | sprite 260 notmd |
187 | sprite 334 notmd |
188 | sprite 334 notmd |
188 | sprite 335 notmd |
189 | sprite 335 notmd |
189 | sprite 336 notmd |
190 | sprite 336 notmd |
190 | sprite 337 notmd |
191 | sprite 337 notmd |
191 | sprite 338 notmd |
192 | sprite 338 notmd |
192 | sprite 339 notmd |
193 | sprite 339 notmd |
193 | sprite 340 notmd |
194 | sprite 340 notmd |
194 | sprite 341 notmd |
195 | sprite 341 notmd |
195 | sprite 342 notmd |
196 | sprite 342 notmd |
196 | sprite 343 notmd |
197 | sprite 343 notmd |
197 | sprite 344 notmd |
198 | sprite 344 notmd |
198 | sprite 345 notmd |
199 | sprite 345 notmd |
199 | sprite 346 notmd |
200 | sprite 346 notmd |
200 | sprite 347 notmd |
201 | sprite 347 notmd |
201 | sprite 348 notmd |
202 | sprite 348 notmd |
202 | sprite 399 notmd |
203 | sprite 399 notmd |
203 | sprite 400 notmd |
204 | sprite 400 notmd |
204 | sprite 403 notmd |
205 | sprite 403 notmd |
205 | sprite 404 notmd |
206 | sprite 404 notmd |
206 | sprite 429 notmd |
207 | sprite 429 notmd |
207 | sprite 430 notmd |
208 | sprite 430 notmd |
208 | sprite 433 notmd |
209 | sprite 433 notmd |
209 | sprite 434 notmd |
210 | sprite 434 notmd |
210 | sprite 437 notmd |
211 | sprite 437 notmd |
211 | sprite 438 notmd |
212 | sprite 438 notmd |
212 | sprite 441 notmd |
213 | sprite 441 notmd |
213 | sprite 442 notmd |
214 | sprite 442 notmd |
214 | sprite 472 notmd |
215 | sprite 472 notmd |
215 | sprite 473 notmd |
216 | sprite 473 notmd |
216 | sprite 505 notmd |
217 | sprite 505 notmd |
217 | sprite 507 notmd |
218 | sprite 507 notmd |
218 | sprite 508 notmd |
219 | sprite 508 notmd |
219 | sprite 710 notmd |
220 | sprite 710 notmd |
220 | sprite 711 notmd |
221 | sprite 711 notmd |
221 | sprite 741 notmd |
222 | sprite 741 notmd |
222 | 223 | ||
223 | 224 | ||
224 | 225 | ||
225 | // OVERRIDE |
226 | // OVERRIDE |
226 | 227 | ||
227 | // Fixes for badly aligned sprites |
228 | // Fixes for badly aligned sprites |
228 | sprite 513 mdyoff -26700 // newspaper |
229 | sprite 513 mdyoff -26700 // newspaper |
229 | sprite 513 roll 5 |
230 | sprite 513 roll 5 |
230 | 231 | ||
231 | // Switches to be hidden |
232 | // Switches to be hidden |
232 | sprite 41 notmd // Side of fire engine |
233 | sprite 41 notmd // Side of fire engine |
233 | sprite 147 notmd // Stamps machine |
234 | sprite 147 notmd // Stamps machine |
234 | sprite 633 notmd // Paw-print by PO boxes |
235 | sprite 633 notmd // Paw-print by PO boxes |
235 | 236 | ||
236 | 237 | ||
237 | 238 | ||
238 | // LIGHTS |
239 | // LIGHTS |
239 | 240 | ||
240 | // by Devastator |
241 | // by Devastator |
241 | // sect x y z range r g b rad fade ang horiz mins maxs prio tile |
242 | // sect x y z range r g b rad fade ang horiz mins maxs prio tile |
242 | light 284 19712 43776 -8192 4900 185 185 185 0 0 1536 -1 0 0 0 -1 |
243 | light 284 19712 43776 -8192 4900 185 185 185 0 0 1536 -1 0 0 0 -1 |
243 | light 284 30976 41216 -8192 6600 185 185 185 0 0 1536 -1 0 0 0 -1 |
244 | light 284 30976 41216 -8192 6600 185 185 185 0 0 1536 -1 0 0 0 -1 |
244 | light 103 31488 30720 4096 2700 95 95 95 0 0 1536 -1 0 0 0 -1 |
245 | light 103 31488 30720 4096 2700 95 95 95 0 0 1536 -1 0 0 0 -1 |
245 | light 284 25344 43008 -8192 4900 255 255 255 0 0 1536 -1 0 0 0 -1 |
246 | light 284 25344 43008 -8192 4900 255 255 255 0 0 1536 -1 0 0 0 -1 |
246 | light 284 20480 34816 -8192 4900 255 255 255 0 0 1536 -1 0 0 0 -1 |
247 | light 284 20480 34816 -8192 4900 255 255 255 0 0 1536 -1 0 0 0 -1 |
247 | light 284 15616 37376 -8192 4900 185 185 185 0 0 1536 -1 0 0 0 -1 |
248 | light 284 15616 37376 -8192 4900 185 185 185 0 0 1536 -1 0 0 0 -1 |
248 | light 284 15104 35584 -112384 6500 146 114 94 0 0 1536 -1 0 0 0 -1 |
249 | light 284 15104 35584 -112384 6500 146 114 94 0 0 1536 -1 0 0 0 -1 |
249 | light 328 31744 35840 -7168 5200 71 71 71 0 0 1536 -1 0 0 0 -1 |
250 | light 328 31744 35840 -7168 5200 71 71 71 0 0 1536 -1 0 0 0 -1 |
250 | light 284 20224 25344 -25600 5300 41 41 41 0 0 1536 -1 0 0 0 -1 |
251 | light 284 20224 25344 -25600 5300 41 41 41 0 0 1536 -1 0 0 0 -1 |
251 | light 284 13824 44544 -76800 4900 236 204 184 0 0 1536 -1 0 0 0 -1 |
252 | light 284 13824 44544 -76800 4900 236 204 184 0 0 1536 -1 0 0 0 -1 |
252 | light 280 12288 25088 -52992 3300 121 121 121 0 0 1536 -1 0 0 0 -1 |
253 | light 280 12288 25088 -52992 3300 121 121 121 0 0 1536 -1 0 0 0 -1 |
253 | light 284 35840 44544 2048 6700 21 21 21 0 0 1536 -1 0 0 0 -1 |
254 | light 284 35840 44544 2048 6700 21 21 21 0 0 1536 -1 0 0 0 -1 |
254 | light 284 26112 33280 -8192 5200 185 185 185 0 0 1536 -1 0 0 0 -1 |
255 | light 284 26112 33280 -8192 5200 185 185 185 0 0 1536 -1 0 0 0 -1 |
255 | light 263 34112 32384 -2048 3300 31 31 31 0 0 1536 -1 0 0 0 -1 |
256 | light 263 34112 32384 -2048 3300 31 31 31 0 0 1536 -1 0 0 0 -1 |
256 | light 263 37056 36032 -3072 3400 51 51 51 0 0 1536 -1 0 0 0 -1 |
257 | light 263 37056 36032 -3072 3400 51 51 51 0 0 1536 -1 0 0 0 -1 |
257 | light 263 39936 40256 -5120 3300 75 75 75 0 0 1536 -1 0 0 0 -1 |
258 | light 263 39936 40256 -5120 3300 75 75 75 0 0 1536 -1 0 0 0 -1 |
258 | light 263 34880 34112 -2048 3300 91 91 91 0 0 1536 -1 0 0 0 -1 |
259 | light 263 34880 34112 -2048 3300 91 91 91 0 0 1536 -1 0 0 0 -1 |
259 | light 6 33664 27136 -6144 1900 131 131 131 0 0 1536 -1 0 0 0 -1 |
260 | light 6 33664 27136 -6144 1900 131 131 131 0 0 1536 -1 0 0 0 -1 |
260 | light 180 44032 26752 -4096 2700 81 81 81 0 0 1536 -1 0 0 0 -1 |
261 | light 180 44032 26752 -4096 2700 81 81 81 0 0 1536 -1 0 0 0 -1 |
261 | light 143 35776 25984 3072 1200 40 36 35 0 0 1536 -1 0 0 0 -1 |
262 | light 143 35776 25984 3072 1200 40 36 35 0 0 1536 -1 0 0 0 -1 |
262 | light 191 31040 19968 23552 2200 131 131 131 0 0 1536 -1 0 0 0 -1 |
263 | light 191 31040 19968 23552 2200 131 131 131 0 0 1536 -1 0 0 0 -1 |
263 | light 255 30272 25408 -9216 4000 54 42 34 0 0 1536 -1 0 0 0 -1 |
264 | light 255 30272 25408 -9216 4000 54 42 34 0 0 1536 -1 0 0 0 -1 |
264 | light 126 34048 20224 10496 1800 20 16 15 0 0 1536 -1 0 0 0 -1 |
265 | light 126 34048 20224 10496 1800 20 16 15 0 0 1536 -1 0 0 0 -1 |
265 | light 6 33664 24448 -6144 1900 131 131 131 0 0 1536 -1 0 0 0 -1 |
266 | light 6 33664 24448 -6144 1900 131 131 131 0 0 1536 -1 0 0 0 -1 |
266 | light 180 44160 22656 -5120 2700 81 81 81 0 0 1536 -1 0 0 0 -1 |
267 | light 180 44160 22656 -5120 2700 81 81 81 0 0 1536 -1 0 0 0 -1 |
267 | light 335 41600 25728 -4096 2300 181 181 181 0 0 1536 -1 0 0 0 -1 |
268 | light 335 41600 25728 -4096 2300 181 181 181 0 0 1536 -1 0 0 0 -1 |
268 | light 335 41600 23552 -4096 2300 181 181 181 0 0 1536 -1 0 0 0 -1 |
269 | light 335 41600 23552 -4096 2300 181 181 181 0 0 1536 -1 0 0 0 -1 |
269 | light 335 38144 24960 -30720 4400 71 71 71 0 0 1536 -1 0 0 0 -1 |
270 | light 335 38144 24960 -30720 4400 71 71 71 0 0 1536 -1 0 0 0 -1 |
270 | light 164 37120 18432 -8192 1900 68 69 79 0 0 0 -1 0 0 0 -1 |
271 | light 164 37120 18432 -8192 1900 68 69 79 0 0 0 -1 0 0 0 -1 |
271 | light 174 42880 16768 -5120 4200 135 135 135 0 0 896 -1 0 0 0 -1 |
272 | light 174 42880 16768 -5120 4200 135 135 135 0 0 896 -1 0 0 0 -1 |
272 | light 162 38528 18432 -8192 1900 68 69 79 0 0 0 -1 0 0 0 -1 |
273 | light 162 38528 18432 -8192 1900 68 69 79 0 0 0 -1 0 0 0 -1 |
273 | light 267 45504 30144 -24576 2000 95 31 21 0 0 1536 -1 0 0 0 -1 |
274 | light 267 45504 30144 -24576 2000 95 31 21 0 0 1536 -1 0 0 0 -1 |
274 | light 337 45824 33280 -17408 4700 145 131 111 0 0 1536 -1 0 0 0 -1 |
275 | light 337 45824 33280 -17408 4700 145 131 111 0 0 1536 -1 0 0 0 -1 |
275 | light 337 41216 33536 -14336 4700 135 121 111 0 0 1536 -1 0 0 0 -1 |
276 | light 337 41216 33536 -14336 4700 135 121 111 0 0 1536 -1 0 0 0 -1 |
276 | light 277 45056 38912 -5120 2900 131 141 121 0 0 1536 -1 0 0 0 -1 |
277 | light 277 45056 38912 -5120 2900 131 141 121 0 0 1536 -1 0 0 0 -1 |
277 | light 258 37632 30720 -1024 2900 81 80 78 0 0 1536 -1 0 0 0 -1 |
278 | light 258 37632 30720 -1024 2900 81 80 78 0 0 1536 -1 0 0 0 -1 |
278 | light 330 41984 43520 -7168 3300 47 58 85 0 0 1536 -1 0 0 0 -1 |
279 | light 330 41984 43520 -7168 3300 47 58 85 0 0 1536 -1 0 0 0 -1 |
279 | light 226 52480 35072 -24576 4300 195 195 195 0 0 1536 -1 0 0 0 -1 |
280 | light 226 52480 35072 -24576 4300 195 195 195 0 0 1536 -1 0 0 0 -1 |
280 | light 226 51712 38400 4096 3000 101 101 101 0 0 1536 -1 0 0 0 -1 |
281 | light 226 51712 38400 4096 3000 101 101 101 0 0 1536 -1 0 0 0 -1 |
281 | light 227 60416 32768 -11264 2700 121 121 121 0 0 1536 -1 0 0 0 -1 |
282 | light 227 60416 32768 -11264 2700 121 121 121 0 0 1536 -1 0 0 0 -1 |
282 | light 265 60416 28928 0 3000 201 201 201 0 0 1536 -1 0 0 0 -1 |
283 | light 265 60416 28928 0 3000 201 201 201 0 0 1536 -1 0 0 0 -1 |
283 | light 218 49280 24960 -20480 2900 101 98 91 0 0 1536 -1 0 0 0 -1 |
284 | light 218 49280 24960 -20480 2900 101 98 91 0 0 1536 -1 0 0 0 -1 |
284 | light 223 63872 24832 11264 1600 44 41 26 0 0 1536 -1 0 0 0 -1 |
285 | light 223 63872 24832 11264 1600 44 41 26 0 0 1536 -1 0 0 0 -1 |
285 | light 229 60416 38304 9216 1200 101 100 96 0 0 1536 -1 0 0 0 -1 |
286 | light 229 60416 38304 9216 1200 101 100 96 0 0 1536 -1 0 0 0 -1 |
286 | light 231 60416 41472 6144 500 195 180 166 0 0 1536 -1 0 0 0 -1 |
287 | light 231 60416 41472 6144 500 195 180 166 0 0 1536 -1 0 0 0 -1 |
287 | light 231 60416 39680 12288 1000 195 180 166 0 0 1536 -1 0 0 0 -1 |
288 | light 231 60416 39680 12288 1000 195 180 166 0 0 1536 -1 0 0 0 -1 |
288 | light 231 60416 40704 12288 1000 195 180 166 0 0 1536 -1 0 0 0 -1 |
289 | light 231 60416 40704 12288 1000 195 180 166 0 0 1536 -1 0 0 0 -1 |
289 | light 266 55296 25088 -37632 4900 85 85 85 0 0 1536 -1 0 0 0 -1 |
290 | light 266 55296 25088 -37632 4900 85 85 85 0 0 1536 -1 0 0 0 -1 |
290 | light 140 33856 22784 -20480 2800 211 211 211 296 222 0 -361 0 0 0 -1 |
291 | light 140 33856 22784 -20480 2800 211 211 211 296 222 0 -361 0 0 0 -1 |
291 | 292 |