Rev 479 | Rev 700 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 479 | Rev 664 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // Maphacks for Duke3D HRP |
1 | // Maphacks for the Duke Nukem 3D High Resolution Pack (HRP) |
2 | // Level: E4L7.MAP - "XXX-Stacy" (Original Atomic Edition version) |
- | |
3 | // Author: Richard Bailey Gray (The Levelord) & Keith Schuler |
- | |
4 | // mapmd4: d7a1641051676e8613f509b6a0ea23dd |
- | |
5 | // Reviewed by NightFright (February 2012) |
- | |
6 | - | ||
7 | - | ||
8 | - | ||
9 | // PROPS |
- | |
10 | - | ||
11 | // C-9 cannisters |
- | |
12 | sprite 38 angoff -256 |
- | |
13 | sprite 43 angoff 512 |
- | |
14 | sprite 65 angoff -128 |
- | |
15 | sprite 66 angoff -384 |
- | |
16 | sprite 67 angoff 128 |
- | |
17 | sprite 68 angoff -256 |
- | |
18 | sprite 183 angoff 384 |
- | |
19 | sprite 346 angoff 512 |
- | |
20 | sprite 347 angoff 128 |
- | |
21 | sprite 348 angoff -256 |
- | |
22 | sprite 349 angoff 384 |
- | |
23 | sprite 351 angoff 128 |
- | |
24 | sprite 352 angoff -128 |
- | |
25 | sprite 363 angoff -128 |
- | |
26 | sprite 364 angoff -384 |
- | |
27 | sprite 409 angoff -128 |
- | |
28 | sprite 492 angoff -640 |
- | |
29 | sprite 493 angoff 128 |
- | |
30 | sprite 494 angoff -384 |
- | |
31 | sprite 495 angoff 256 |
- | |
32 | - | ||
33 | // Chair |
- | |
34 | sprite 231 angoff 896 |
- | |
35 | sprite 268 angoff 768 |
- | |
36 | sprite 396 angoff 896 |
- | |
37 | - | ||
38 | // Coffee machine |
- | |
39 | sprite 153 angoff -512 |
- | |
40 | - | ||
41 | // Coffee mug |
- | |
42 | sprite 157 angoff 128 |
- | |
43 | - | ||
44 | // Donuts |
- | |
45 | sprite 232 angoff 64 |
- | |
46 | - | ||
47 | // Drinking fountain |
- | |
48 | sprite 279 angoff 1024 |
- | |
49 | - | ||
50 | // Nuke barrels |
- | |
51 | sprite 283 angoff 512 |
- | |
52 | sprite 284 angoff -640 |
- | |
53 | sprite 285 angoff 128 |
- | |
54 | sprite 286 angoff 256 |
- | |
55 | sprite 287 angoff -384 |
- | |
56 | sprite 288 angoff -768 |
- | |
57 | sprite 289 angoff 256 |
- | |
58 | sprite 290 angoff 512 |
- | |
59 | sprite 292 angoff -384 |
- | |
60 | sprite 294 angoff 1024 |
- | |
61 | sprite 295 angoff 512 |
- | |
62 | - | ||
63 | // Opened pipebomb |
- | |
64 | sprite 548 angoff 128 |
- | |
65 | - | ||
66 | // Soap (secret room) |
- | |
67 | sprite 467 angoff 128 |
- | |
68 | - | ||
69 | // Spotlight |
- | |
70 | sprite 209 angoff 1024 |
- | |
71 | - | ||
72 | // Teddy Bear |
- | |
73 | sprite 156 angoff 448 |
- | |
74 | - | ||
75 | // Trashcan |
- | |
76 | sprite 39 angoff -256 |
- | |
77 | sprite 204 angoff -768 |
- | |
78 | sprite 253 angoff 896 |
- | |
79 | sprite 254 angoff -256 |
- | |
80 | sprite 443 angoff -384 |
- | |
81 | sprite 496 angoff -384 |
- | |
82 | sprite 497 angoff -512 |
- | |
83 | sprite 498 angoff -128 |
- | |
84 | - | ||
85 | // Tripod camera |
- | |
86 | sprite 164 angoff 512 |
- | |
87 | - | ||
88 | - | ||
89 | - | ||
90 | // ITEMS/POWERUPS |
- | |
91 | - | ||
92 | // Armor |
- | |
93 | sprite 83 angoff 512 |
- | |
94 | - | ||
95 | // Boots |
- | |
96 | sprite 186 angoff 512 |
- | |
97 | - | ||
98 | // Health +10 |
- | |
99 | sprite 133 angoff 512 |
- | |
100 | sprite 411 angoff -256 |
- | |
101 | sprite 414 angoff 256 |
- | |
102 | 2 | ||
103 | // Health +30 |
- | |
104 | sprite 187 angoff 512 |
- | |
105 | sprite 370 angoff 512 |
- | |
106 | sprite 371 angoff 512 |
- | |
107 | sprite 419 angoff 1024 |
- | |
108 | sprite 538 angoff 512 |
- | |
109 | - | ||
110 | // HoloDuke |
- | |
111 | sprite 29 angoff 1024 |
3 | // Title : XXX-Stacy |
112 | - | ||
113 | // Jetpack |
- | |
114 | sprite 365 angoff -512 // Dukematch only |
- | |
115 | - | ||
116 | // Keycards (B/R) |
- | |
117 | sprite 165 angoff -256 |
- | |
118 | sprite 372 angoff 768 |
- | |
119 | - | ||
120 | // MedKit |
- | |
121 | sprite 112 angoff -256 |
- | |
122 | - | ||
123 | // Nightvision |
- | |
124 | sprite 245 angoff 768 |
- | |
125 | - | ||
126 | // Steroids |
- | |
127 | sprite 331 angoff 512 |
- | |
128 | - | ||
129 | - | ||
130 | - | ||
131 | // WEAPONS/AMMO |
- | |
132 | - | ||
133 | // Pistol & ammo |
- | |
134 | sprite 406 angoff -512 |
- | |
135 | sprite 412 angoff 512 |
- | |
136 | sprite 413 angoff 512 |
- | |
137 | - | ||
138 | // Shotgun & ammo |
- | |
139 | sprite 132 angoff 1024 |
- | |
140 | sprite 211 angoff -512 |
- | |
141 | sprite 395 angoff -512 |
- | |
142 | sprite 408 angoff -768 |
- | |
143 | sprite 420 angoff 256 |
- | |
144 | - | ||
145 | // Chaingun & ammo |
4 | // Filename : E4L7.MAP |
146 | sprite 177 angoff 512 |
- | |
147 | sprite 418 angoff 512 |
- | |
148 | - | ||
149 | // RPG & ammo |
- | |
150 | sprite 110 angoff -768 |
- | |
151 | sprite 212 angoff 512 |
- | |
152 | sprite 591 angoff -512 |
- | |
153 | - | ||
154 | // Pipebombs |
- | |
155 | sprite 37 angoff -512 |
- | |
156 | sprite 386 angoff -256 |
- | |
157 | sprite 402 angoff -256 |
- | |
158 | - | ||
159 | // Shrinker/Expander & ammo |
- | |
160 | sprite 195 angoff 704 |
- | |
161 | sprite 247 angoff 256 |
- | |
162 | sprite 410 angoff -768 // Dukematch only |
- | |
163 | - | ||
164 | // Devastator & ammo |
- | |
165 | sprite 170 angoff 1024 |
- | |
166 | sprite 343 angoff -512 // Dukematch only |
- | |
167 | - | ||
168 | // Freezethrower & ammo |
- | |
169 | sprite 34 angoff -512 |
- | |
170 | sprite 214 angoff 1024 |
- | |
171 | - | ||
172 | - | ||
173 | - | ||
174 | // OVERRIDE |
- | |
175 | - | ||
176 | // Fixes for badly aligned sprites |
5 | // Author : Richard Bailey Gray (The Levelord) & Keith Schuler |
177 | sprite 170 mdzoff -200000 // Devastator |
- | |
178 | sprite 170 roll 1 |
- | |
179 | sprite 279 mdzoff -135000 // drinking fountain |
6 | // mapmd4 : d7a1641051676e8613f509b6a0ea23dd // 1996-12-11 (1.3D + Atomic GRP) |
180 | sprite 279 pitch 1 |
- | |
181 | sprite 530 away1 // viewscreen texture |
- | |
182 | 7 | ||
183 | // Forcing any floor aligned model to be rendered as sprite |
- | |
184 | sprite 5 notmd |
- | |
185 | sprite 9 notmd |
- | |
186 | sprite 10 notmd |
- | |
187 | sprite 11 notmd |
- | |
188 | sprite 25 notmd |
8 | // Curr. HRP: r5.3.664 |
189 | sprite 228 notmd |
- | |
190 | sprite 255 notmd |
- | |
191 | sprite 298 notmd |
- | |
192 | sprite 299 notmd |
- | |
193 | sprite 300 notmd |
- | |
194 | sprite 399 notmd |
- | |
195 | sprite 400 notmd |
- | |
196 | sprite 594 notmd |
- | |
197 | sprite 595 notmd |
- | |
198 | sprite 596 notmd |
- | |
199 | 9 | ||
- | 10 | sprite 411 angoff 768 // tile0051 cola |
|
- | 11 | sprite 207 angoff 960 // tile0028 shotgunsprite (multiplayer) |
|
- | 12 | sprite 297 angoff 1024 // tile1227 nukebarrel |
|
- | 13 | sprite 296 angoff 1024 // tile1227 nukebarrel |
|
- | 14 | sprite 405 angoff -256 // tile0040 ammo |
|
- | 15 | sprite 407 angoff -512 // tile0040 ammo |
|
- | 16 | sprite 283 angoff 512 // tile1227 nukebarrel |
|
- | 17 | sprite 284 angoff -640 // tile1227 nukebarrel |
|
- | 18 | sprite 292 angoff -384 // tile1227 nukebarrel |
|
- | 19 | sprite 285 angoff 128 // tile1227 nukebarrel |
|
- | 20 | sprite 286 angoff 256 // tile1227 nukebarrel |
|
- | 21 | sprite 187 angoff 512 // tile0052 sixpack |
|
- | 22 | sprite 291 angoff -768 // tile1227 nukebarrel |
|
- | 23 | sprite 298 notmd // tile1226 bloodpool |
|
- | 24 | sprite 287 angoff -384 // tile1227 nukebarrel |
|
- | 25 | sprite 288 angoff -768 // tile1227 nukebarrel |
|
- | 26 | sprite 293 angoff 64 // tile1227 nukebarrel |
|
- | 27 | sprite 289 angoff 256 // tile1227 nukebarrel |
|
- | 28 | sprite 290 angoff 512 // tile1227 nukebarrel |
|
- | 29 | sprite 300 notmd // tile1226 bloodpool |
|
- | 30 | sprite 498 angoff -640 // tile1232 canwithsomething |
|
- | 31 | sprite 496 angoff 768 // tile1232 canwithsomething |
|
- | 32 | sprite 497 angoff 128 // tile1232 canwithsomething |
|
- | 33 | sprite 299 notmd // tile1226 bloodpool |
|
- | 34 | sprite 294 angoff 384 // tile1227 nukebarrel |
|
- | 35 | sprite 295 angoff -896 // tile1227 nukebarrel |
|
- | 36 | sprite 279 angoff 1024 // tile0563 waterfountain |
|
- | 37 | sprite 279 mdzoff 135000 // tile0563 waterfountain |
|
- | 38 | sprite 279 pitch -1 // tile0563 waterfountain |
|
- | 39 | sprite 27 angoff 1024 // tile0051 cola |
|
- | 40 | sprite 268 angoff 640 // tile0557 chair2 |
|
- | 41 | sprite 177 angoff 512 // tile0022 chaingunsprite |
|
- | 42 | sprite 177 mdzoff 500000 // tile0022 chaingunsprite |
|
- | 43 | sprite 177 pitch -1 // tile0022 chaingunsprite |
|
- | 44 | sprite 177 roll -1 // tile0022 chaingunsprite |
|
- | 45 | sprite 153 angoff -384 // tile4372 coffeemachine |
|
- | 46 | sprite 331 angoff 512 // tile0055 steroids |
|
- | 47 | sprite 186 angoff 512 // tile0061 boots |
|
- | 48 | sprite 30 angoff 1024 // tile0021 firstgunsprite |
|
- | 49 | sprite 5 notmd // tile4945 (sister act 4) |
|
- | 50 | sprite 39 nomdanim // tile1232 canwithsomething |
|
- | 51 | sprite 39 angoff -256 // tile1232 canwithsomething |
|
- | 52 | sprite 499 angoff 256 // tile4866 toughgal |
|
- | 53 | sprite 401 angoff 256 // tile4864 fem10 sitting babes |
|
- | 54 | sprite 399 notmd // tile4457 (rope) |
|
- | 55 | sprite 156 angoff 448 // tile4400 teddybear |
|
- | 56 | sprite 400 notmd // tile4448 (handcuffs) |
|
- | 57 | sprite 538 angoff 512 // tile0052 sixpack |
|
- | 58 | sprite 396 angoff 896 // tile0557 chair2 |
|
- | 59 | sprite 157 angoff 128 // tile4438 coffeemug |
|
- | 60 | sprite 530 away1 // tile0502 viewscreen |
|
- | 61 | sprite 402 angoff -256 // tile0026 heavyhbomb |
|
- | 62 | sprite 350 angoff 512 // tile1247 seenine |
|
- | 63 | sprite 352 angoff -128 // tile1247 seenine |
|
- | 64 | sprite 353 mdzoff 550000 // tile1247 seenine |
|
- | 65 | sprite 353 pitch 1 // tile1247 seenine |
|
- | 66 | sprite 348 mdzoff 250000 // tile1247 seenine |
|
- | 67 | sprite 348 pitch 1 // tile1247 seenine |
|
- | 68 | sprite 347 mdzoff 200000 // tile1247 seenine |
|
- | 69 | sprite 347 pitch -1 // tile1247 seenine |
|
- | 70 | sprite 183 mdzoff 500000 // tile1247 seenine |
|
- | 71 | sprite 183 pitch -1 // tile1247 seenine |
|
- | 72 | sprite 83 angoff 512 // tile0054 shield |
|
- | 73 | sprite 164 angoff 512 // tile4444 tripodcamera |
|
- | 74 | sprite 351 angoff 384 // tile1247 seenine |
|
- | 75 | sprite 351 mdzoff 100000 // tile1247 seenine |
|
- | 76 | sprite 351 pitch -1 // tile1247 seenine |
|
- | 77 | sprite 351 roll 2 // tile1247 seenine |
|
- | 78 | sprite 364 angoff -384 // tile1247 seenine |
|
- | 79 | sprite 364 mdzoff 100000 // tile1247 seenine |
|
- | 80 | sprite 364 pitch -1 // tile1247 seenine |
|
- | 81 | sprite 364 roll -2 // tile1247 seenine |
|
- | 82 | sprite 349 angoff -512 // tile1247 seenine |
|
- | 83 | sprite 349 mdzoff 200000 // tile1247 seenine |
|
- | 84 | sprite 349 pitch 1 // tile1247 seenine |
|
- | 85 | sprite 349 roll -1 // tile1247 seenine |
|
- | 86 | sprite 363 angoff 128 // tile1247 seenine |
|
- | 87 | sprite 363 mdzoff 200000 // tile1247 seenine |
|
- | 88 | sprite 363 pitch 1 // tile1247 seenine |
|
- | 89 | sprite 346 angoff -512 // tile1247 seenine |
|
- | 90 | sprite 346 mdzoff 100000 // tile1247 seenine |
|
- | 91 | sprite 346 pitch -3 // tile1247 seenine |
|
- | 92 | sprite 346 roll -2 // tile1247 seenine |
|
- | 93 | sprite 409 angoff -128 // tile1247 seenine |
|
- | 94 | sprite 34 angoff -512 // tile0024 freezesprite |
|
- | 95 | sprite 165 angoff -256 // tile0060 accesscard blue |
|
- | 96 | sprite 322 angoff 1024 // tile0053 firstaid |
|
- | 97 | sprite 420 angoff -256 // tile0028 shotgunsprite |
|
- | 98 | sprite 119 angoff -640 // tile1161 bottle14 |
|
- | 99 | sprite 419 angoff 1024 // tile0052 sixpack |
|
- | 100 | sprite 430 angoff -256 // tile0762 mike |
|
- | 101 | sprite 443 nomdanim // tile1232 canwithsomething |
|
- | 102 | sprite 443 angoff -384 // tile1232 canwithsomething |
|
- | 103 | sprite 38 angoff -256 // tile1247 seenine |
|
- | 104 | sprite 591 angoff -512 // tile0023 rpgsprite |
|
- | 105 | sprite 43 angoff -512 // tile1247 seenine |
|
- | 106 | sprite 492 angoff 128 // tile1247 seenine |
|
- | 107 | sprite 493 mdzoff 100000 // tile1247 seenine |
|
- | 108 | sprite 493 roll 1 // tile1247 seenine |
|
- | 109 | sprite 494 mdzoff 200000 // tile1247 seenine |
|
- | 110 | sprite 494 roll 1 // tile1247 seenine |
|
- | 111 | sprite 65 angoff 512 // tile1247 seenine |
|
- | 112 | sprite 65 mdzoff 400000 // tile1247 seenine |
|
- | 113 | sprite 65 pitch 1 // tile1247 seenine |
|
- | 114 | sprite 66 angoff 512 // tile1247 seenine |
|
- | 115 | sprite 66 mdzoff 200000 // tile1247 seenine |
|
- | 116 | sprite 66 pitch 1 // tile1247 seenine |
|
- | 117 | sprite 68 angoff -256 // tile1247 seenine |
|
- | 118 | sprite 67 mdzoff 200000 // tile1247 seenine |
|
- | 119 | sprite 67 pitch 1 // tile1247 seenine |
|
- | 120 | sprite 596 notmd // tile4396 topsecret |
|
- | 121 | sprite 495 angoff -128 // tile1247 seenine |
|
- | 122 | sprite 76 mdzoff 50000 // tile0574 (tile0670 (faucet)) |
|
- | 123 | sprite 76 pitch -1 // tile0574 (tile0670 (faucet)) |
|
- | 124 | sprite 9 notmd // tile4507 (ammo monthly) |
|
- | 125 | sprite 77 mdzoff 500000 // tile0569 toilet |
|
- | 126 | sprite 77 pitch -1 // tile0569 toilet |
|
- | 127 | sprite 469 mdxoff 60000 // tile1053 (toilet roll holder) |
|
- | 128 | sprite 469 pitch 1 // tile1053 (toilet roll holder) |
|
- | 129 | sprite 10 notmd // tile4506 (big gun magazine) |
|
- | 130 | sprite 11 notmd // tile0912 (bathroom drain) |
|
- | 131 | sprite 467 angoff 128 // tile0561 (soap) |
|
- | 132 | sprite 69 angoff -512 // tile1247 seenine |
|
- | 133 | sprite 489 angoff -256 // tile1247 seenine |
|
- | 134 | sprite 487 angoff 128 // tile1247 seenine |
|
- | 135 | sprite 488 angoff 256 // tile1247 seenine |
|
- | 136 | sprite 491 angoff 512 // tile1247 seenine |
|
- | 137 | sprite 490 angoff 768 // tile1247 seenine |
|
- | 138 | sprite 72 mdzoff 200000 // tile1247 seenine |
|
- | 139 | sprite 72 pitch 1 // tile1247 seenine |
|
- | 140 | sprite 73 mdzoff 200000 // tile1247 seenine |
|
- | 141 | sprite 73 pitch -1 // tile1247 seenine |
|
- | 142 | sprite 37 angoff -512 // tile0047 hbombammo |
|
- | 143 | sprite 71 angoff 256 // tile1247 seenine |
|
- | 144 | sprite 594 notmd // tile4396 topsecret |
|
- | 145 | sprite 595 notmd // tile4396 topsecret |
|
- | 146 | sprite 528 nomdanim // tile1232 canwithsomething |
|
- | 147 | sprite 25 notmd // tile4396 topsecret |
|
- | 148 | sprite 548 angoff 128 // tile4419 (openbomb) |
|
- | 149 | sprite 365 angoff -256 // tile0057 jetpack (multiplayer) |
|
- | 150 | sprite 343 angoff -256 // tile0042 devistatorammo (multiplayer) |
|
- | 151 | sprite 408 angoff -768 // tile0049 shotgunammo |
|
- | 152 | sprite 414 angoff -768 // tile0051 cola |
|
- | 153 | sprite 386 angoff -128 // tile0026 heavyhbomb |
|
- | 154 | sprite 211 angoff -640 // tile0049 shotgunammo |
|
- | 155 | sprite 204 nomdanim // tile1232 canwithsomething |
|
- | 156 | sprite 204 angoff -768 // tile1232 canwithsomething |
|
- | 157 | sprite 395 angoff -512 // tile0049 shotgunammo |
|
- | 158 | sprite 395 mdzoff 700000 // tile0049 shotgunammo |
|
- | 159 | sprite 395 pitch -1 // tile0049 shotgunammo |
|
- | 160 | sprite 170 angoff 1024 // tile0029 devistatorsprite |
|
- | 161 | sprite 170 mdzoff 100000 // tile0029 devistatorsprite |
|
- | 162 | sprite 170 pitch 2 // tile0029 devistatorsprite |
|
- | 163 | sprite 170 roll -1 // tile0029 devistatorsprite |
|
- | 164 | sprite 413 angoff -512 // tile0040 ammo |
|
- | 165 | sprite 412 angoff 512 // tile0040 ammo |
|
- | 166 | sprite 29 angoff 1024 // tile1348 holoduke |
|
- | 167 | sprite 372 angoff 768 // tile0060 accesscard red |
|
- | 168 | sprite 133 angoff -512 // tile0051 cola |
|
- | 169 | sprite 132 angoff 512 // tile0049 shotgunammo |
|
- | 170 | sprite 3 angoff -512 // tile0051 cola |
|
- | 171 | sprite 195 angoff 704 // tile0025 shrinkersprite |
|
- | 172 | sprite 253 nomdanim // tile1232 canwithsomething |
|
- | 173 | sprite 253 angoff 896 // tile1232 canwithsomething |
|
- | 174 | sprite 245 angoff 1024 // tile0059 heatsensor |
|
- | 175 | sprite 247 angoff 768 // tile0045 growammo |
|
- | 176 | sprite 255 notmd // tile1226 bloodpool |
|
- | 177 | sprite 563 angoff 768 // tile1079 oozfilter |
|
- | 178 | sprite 564 angoff 512 // tile1079 oozfilter |
|
- | 179 | sprite 565 angoff 256 // tile1079 oozfilter |
|
- | 180 | sprite 562 angoff -512 // tile1079 oozfilter |
|
- | 181 | sprite 561 angoff 768 // tile1079 oozfilter |
|
- | 182 | sprite 559 angoff 512 // tile1079 oozfilter |
|
- | 183 | sprite 560 angoff -256 // tile1079 oozfilter |
|
- | 184 | sprite 370 angoff 512 // tile0052 sixpack |
|
- | 185 | sprite 371 angoff 512 // tile0052 sixpack |
|
- | 186 | sprite 231 angoff 896 // tile0557 chair2 |
|
- | 187 | sprite 232 angoff 64 // tile1045 donuts |
|
- | 188 | sprite 228 notmd // tile4506 (big gun magazine) |
|
- | 189 | sprite 254 nomdanim // tile1232 canwithsomething |
|
- | 190 | sprite 254 angoff -256 // tile1232 canwithsomething |
|
- | 191 | sprite 410 angoff -768 // tile0046 crystalammo (multiplayer) |
|
- | 192 | sprite 272 angoff 128 // tile0994 pipe5 |
|
- | 193 | sprite 112 angoff 768 // tile0053 firstaid |
|
- | 194 | sprite 110 angoff -768 // tile0023 rpgsprite |
|
- | 195 | sprite 209 angoff 1024 // tile1061 (streetlight) |
|
- | 196 | sprite 212 angoff 512 // tile0044 rpgammo |
|
200 | 197 | ||
201 | 198 | ||
202 | // LIGHTS |
199 | // LIGHTS |
203 | 200 | ||
204 | // by Devastator |
201 | // by Devastator |
- | 202 | // sect x y z range r g b rad fade ang horiz mins maxs prio tile |
|
205 | light 238 35712 -12672 -81920 1000 71 71 71 0 0 1536 -1 0 0 0 -1 |
203 | light 238 35712 -12672 -81920 1000 71 71 71 0 0 1536 -1 0 0 0 -1 |
206 | light 9 19136 -7232 -74752 1100 81 101 31 0 0 1536 -1 0 0 0 -1 |
204 | light 9 19136 -7232 -74752 1100 81 101 31 0 0 1536 -1 0 0 0 -1 |
207 | light 202 26368 -1568 -94208 1100 81 81 81 0 0 1536 -1 0 0 0 -1 |
205 | light 202 26368 -1568 -94208 1100 81 81 81 0 0 1536 -1 0 0 0 -1 |
208 | light 108 19072 -3712 -64512 1900 125 125 125 0 0 1536 -1 0 0 0 -1 |
206 | light 108 19072 -3712 -64512 1900 125 125 125 0 0 1536 -1 0 0 0 -1 |
209 | light 271 16896 -8960 -63488 4000 61 1 1 0 0 1536 -1 0 0 0 -1 |
207 | light 271 16896 -8960 -63488 4000 61 1 1 0 0 1536 -1 0 0 0 -1 |