Rev 479 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 479 | Rev 652 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // Maphacks for Duke3D HRP |
1 | // Maphacks for the Duke Nukem 3D High Resolution Pack (HRP) |
2 | // Level: E4L2.MAP - "Duke-Burger" (Original Atomic Edition version) |
- | |
3 | // Author: Allen H. Blum III |
- | |
4 | // mapmd4: 3fc37f86284d739ab10e25988cc12c19 |
- | |
5 | // Reviewed by NightFright (February 2012) |
- | |
6 | - | ||
7 | - | ||
8 | - | ||
9 | // PROPS |
- | |
10 | - | ||
11 | // Bottles |
- | |
12 | sprite 41 angoff 192 |
- | |
13 | - | ||
14 | // Boxes |
- | |
15 | sprite 156 angoff 64 |
- | |
16 | sprite 157 angoff -128 |
- | |
17 | - | ||
18 | // C9 cannisters |
- | |
19 | sprite 2 angoff 256 |
- | |
20 | sprite 3 angoff -128 |
- | |
21 | sprite 4 angoff 512 |
- | |
22 | sprite 5 angoff 768 |
- | |
23 | sprite 6 angoff -256 |
- | |
24 | sprite 7 angoff 384 |
- | |
25 | sprite 8 angoff -768 |
- | |
26 | sprite 9 angoff 128 |
- | |
27 | sprite 10 angoff -256 |
- | |
28 | sprite 11 angoff 768 |
- | |
29 | sprite 12 angoff -384 |
- | |
30 | sprite 13 angoff 64 |
- | |
31 | sprite 14 angoff 256 |
- | |
32 | sprite 15 angoff -768 |
- | |
33 | sprite 16 angoff -128 |
- | |
34 | sprite 17 angoff 256 |
- | |
35 | sprite 18 angoff -512 |
- | |
36 | sprite 19 angoff 128 |
- | |
37 | sprite 20 angoff 384 |
- | |
38 | sprite 21 angoff -256 |
- | |
39 | - | ||
40 | // Chair |
- | |
41 | sprite 273 angoff -512 |
- | |
42 | sprite 521 angoff 512 |
- | |
43 | - | ||
44 | // Chickens (storage room) |
- | |
45 | sprite 581 angoff 128 |
- | |
46 | sprite 582 angoff -256 |
- | |
47 | sprite 583 angoff 512 |
- | |
48 | sprite 627 angoff -128 |
- | |
49 | sprite 628 angoff 768 |
- | |
50 | sprite 629 angoff -64 |
- | |
51 | - | ||
52 | // Deskphone |
- | |
53 | sprite 678 angoff -768 |
- | |
54 | - | ||
55 | // Fries |
- | |
56 | sprite 477 angoff -128 |
- | |
57 | sprite 478 angoff 768 |
- | |
58 | - | ||
59 | // IV Unit |
- | |
60 | sprite 363 angoff 384 |
- | |
61 | - | ||
62 | // Jollymeals/Foodobjects |
- | |
63 | sprite 325 angoff 256 |
- | |
64 | sprite 656 angoff -128 |
- | |
65 | sprite 657 angoff -192 |
- | |
66 | - | ||
67 | // Ketchup/mustard |
- | |
68 | sprite 559 angoff 128 |
- | |
69 | sprite 560 angoff -64 |
- | |
70 | - | ||
71 | // Robotdog2 |
- | |
72 | sprite 37 angoff 192 |
- | |
73 | - | ||
74 | // Scale |
- | |
75 | sprite 362 angoff 768 |
- | |
76 | - | ||
77 | // "Slippery floor" sign |
- | |
78 | sprite 676 angoff -256 |
- | |
79 | - | ||
80 | // Wooden Horses |
- | |
81 | sprite 118 angoff 896 |
- | |
82 | sprite 119 angoff 256 |
- | |
83 | sprite 120 angoff -192 |
- | |
84 | sprite 121 angoff 384 |
- | |
85 | sprite 122 angoff 96 |
- | |
86 | sprite 123 angoff -128 |
- | |
87 | - | ||
88 | - | ||
89 | - | ||
90 | // ITEMS/POWERUPS |
- | |
91 | - | ||
92 | // Armor |
- | |
93 | sprite 217 angoff 512 |
- | |
94 | sprite 354 angoff 1024 |
- | |
95 | 2 | ||
96 | // Health +10 |
- | |
97 | sprite 124 angoff 512 |
- | |
98 | sprite 136 angoff 512 |
- | |
99 | sprite 352 angoff 512 // Dukematch only |
- | |
100 | sprite 680 angoff 512 |
- | |
101 | - | ||
102 | // Health +30 |
- | |
103 | sprite 335 angoff -896 |
3 | // Title : Duke-Burger |
104 | sprite 353 angoff 512 |
- | |
105 | sprite 356 angoff 256 |
- | |
106 | sprite 596 angoff 768 |
- | |
107 | - | ||
108 | // Keycards (R/B) |
- | |
109 | sprite 198 angoff 256 |
- | |
110 | - | ||
111 | // MedKit |
- | |
112 | sprite 102 angoff -256 |
- | |
113 | sprite 355 angoff 256 |
- | |
114 | - | ||
115 | // Steroids |
- | |
116 | sprite 101 angoff 256 |
- | |
117 | sprite 423 angoff 1024 |
- | |
118 | - | ||
119 | - | ||
120 | - | ||
121 | // WEAPONS/AMMO |
- | |
122 | - | ||
123 | // Pistol & ammo |
- | |
124 | sprite 89 angoff 512 |
- | |
125 | sprite 116 angoff -512 |
- | |
126 | sprite 117 angoff -512 |
- | |
127 | - | ||
128 | // Shotgun & ammo |
- | |
129 | sprite 351 angoff -256 |
- | |
130 | sprite 417 angoff 512 |
- | |
131 | sprite 732 angoff 512 |
- | |
132 | - | ||
133 | // Chaingun & ammo |
4 | // Filename : E4L2.MAP |
134 | sprite 418 angoff -512 |
- | |
135 | - | ||
136 | // RPG & ammo |
- | |
137 | sprite 75 angoff -768 |
- | |
138 | - | ||
139 | // Pipebombs |
- | |
140 | sprite 85 angoff -768 |
- | |
141 | sprite 98 angoff -512 |
- | |
142 | sprite 113 angoff 896 |
- | |
143 | sprite 140 angoff 1024 |
- | |
144 | sprite 414 angoff 1024 |
- | |
145 | - | ||
146 | // Shrinker/Expander & ammo |
- | |
147 | sprite 99 angoff 256 |
- | |
148 | sprite 100 angoff 256 |
- | |
149 | sprite 594 angoff -256 |
- | |
150 | sprite 663 angoff -320 |
- | |
151 | - | ||
152 | // Laser Tripbomb |
- | |
153 | sprite 59 angoff 512 |
- | |
154 | - | ||
155 | // Freezethrower & ammo |
- | |
156 | sprite 60 angoff 1024 |
- | |
157 | sprite 125 angoff -512 |
- | |
158 | sprite 593 angoff 512 // Dukematch only |
- | |
159 | sprite 731 angoff 512 |
- | |
160 | - | ||
161 | - | ||
162 | - | ||
163 | // OVERRIDE |
- | |
164 | - | ||
165 | // Fixes for badly aligned sprites |
5 | // Author : Allen H. Blum III |
166 | sprite 559 mdzoff 790000 // foodobject9 |
6 | // mapmd4 : 3fc37f86284d739ab10e25988cc12c19 // 1996-12-11 (1.3D + Atomic GRP) |
167 | sprite 559 roll 1 |
- | |
168 | sprite 560 mdzoff 330000 // foodobject9 |
- | |
169 | sprite 560 pitch 1 |
- | |
170 | - | ||
171 | // Forcing any floor aligned model to be rendered as sprite |
7 | // mapmd4 : 67cbbb02b469ad5fc069dce7397dd198 // 2014-11-20 (NUKEMDAVE) |
172 | sprite 46 notmd |
- | |
173 | sprite 323 notmd |
- | |
174 | sprite 324 notmd |
- | |
175 | sprite 330 notmd |
- | |
176 | sprite 361 notmd |
- | |
177 | sprite 364 notmd |
- | |
178 | sprite 365 notmd |
- | |
179 | sprite 372 notmd |
- | |
180 | sprite 373 notmd |
- | |
181 | sprite 375 notmd |
- | |
182 | sprite 376 notmd |
- | |
183 | sprite 394 notmd |
- | |
184 | sprite 395 notmd |
- | |
185 | sprite 420 notmd |
- | |
186 | sprite 421 notmd |
- | |
187 | sprite 422 notmd |
- | |
188 | sprite 431 notmd |
- | |
189 | sprite 432 notmd |
- | |
190 | sprite 447 notmd |
- | |
191 | sprite 448 notmd |
- | |
192 | sprite 481 notmd |
- | |
193 | sprite 665 notmd |
- | |
194 | sprite 666 notmd |
- | |
195 | sprite 667 notmd |
- | |
196 | sprite 668 notmd |
- | |
197 | sprite 669 notmd |
- | |
198 | sprite 670 notmd |
- | |
199 | sprite 671 notmd |
- | |
200 | sprite 672 notmd |
- | |
201 | sprite 673 notmd |
- | |
202 | 8 | ||
203 | // Switches to be hidden |
9 | // Curr. HRP: r5.3.652 |
204 | sprite 334 notmd // Drive-thru speaker |
- | |
205 | sprite 702 notmd // Payphone |
- | |
206 | sprite 703 notmd // Payphone |
- | |
207 | sprite 790 notmd // "No way I'm eating this sh*t!" |
- | |
208 | 10 | ||
- | 11 | sprite 775 angoff 128 // tile1232 canwithsomething |
|
- | 12 | sprite 423 angoff 1024 // tile0055 steroids |
|
- | 13 | sprite 414 angoff 1024 // tile0047 hbombammo |
|
- | 14 | sprite 46 notmd // tile4389 puke |
|
- | 15 | sprite 47 angoff 192 // tile4582 canwithsomething4 |
|
- | 16 | sprite 117 angoff 256 // tile0040 ammo |
|
- | 17 | sprite 116 angoff 256 // tile0040 ammo |
|
- | 18 | sprite 42 angoff -832 // tile4580 canwithsomething2 |
|
- | 19 | sprite 101 angoff 256 // tile0055 steroids |
|
- | 20 | sprite 102 angoff -256 // tile0053 firstaid |
|
- | 21 | sprite 98 angoff -512 // tile0047 hbombammo |
|
- | 22 | sprite 100 angoff 1024 // tile0045 growammo |
|
- | 23 | sprite 99 angoff 512 // tile0045 growammo |
|
- | 24 | sprite 356 angoff 768 // tile0052 sixpack |
|
- | 25 | sprite 351 angoff -256 // tile0049 shotgunammo |
|
- | 26 | sprite 447 notmd // tile4445 (skidmark) |
|
- | 27 | sprite 448 notmd // tile4445 (skidmark) |
|
- | 28 | sprite 563 angoff 256 // tile1348 holoduke (multiplayer) |
|
- | 29 | sprite 334 notmd // tile0140 frankenstineswitch |
|
- | 30 | sprite 663 angoff 288 // tile0025 shrinkersprite |
|
- | 31 | sprite 663 mdzoff 200000 // tile0025 shrinkersprite |
|
- | 32 | sprite 663 pitch 2 // tile0025 shrinkersprite |
|
- | 33 | sprite 663 roll 3 // tile0025 shrinkersprite |
|
- | 34 | sprite 664 mdzoff 600000 // tile0060 accesscard blue |
|
- | 35 | sprite 664 pitch 1 // tile0060 accesscard blue |
|
- | 36 | sprite 591 angoff 512 // tile0041 batteryammo |
|
- | 37 | sprite 312 angoff 512 // tile0045 growammo (multiplayer) |
|
- | 38 | sprite 312 mdxoff -10 // tile0045 growammo (multiplayer) |
|
- | 39 | sprite 312 mdzoff -150 // tile0045 growammo (multiplayer) |
|
- | 40 | sprite 312 pitch 320 // tile0045 growammo (multiplayer) |
|
- | 41 | sprite 312 roll -32 // tile0045 growammo (multiplayer) |
|
- | 42 | sprite 335 angoff -896 // tile0052 sixpack |
|
- | 43 | sprite 139 angoff 256 // tile0981 hydrent |
|
- | 44 | sprite 596 angoff 768 // tile0052 sixpack |
|
- | 45 | sprite 41 angoff 192 // tile1014 bottle8 |
|
- | 46 | sprite 124 angoff 1024 // tile0051 cola |
|
- | 47 | sprite 422 notmd // tile4237 (wooden plate) |
|
- | 48 | sprite 125 angoff -512 // tile0024 freezesprite |
|
- | 49 | sprite 125 mdzoff 200000 // tile0024 freezesprite |
|
- | 50 | sprite 125 pitch 6 // tile0024 freezesprite |
|
- | 51 | sprite 125 roll 1 // tile0024 freezesprite |
|
- | 52 | sprite 118 angoff 96 // tile0904 woodenhorse |
|
- | 53 | sprite 119 angoff 896 // tile0904 woodenhorse |
|
- | 54 | sprite 122 angoff -384 // tile1026 horseonside |
|
- | 55 | sprite 123 angoff -640 // tile0904 woodenhorse |
|
- | 56 | sprite 415 mdzoff 800000 // tile0046 crystalammo (multiplayer) |
|
- | 57 | sprite 415 pitch 1 // tile0046 crystalammo (multiplayer) |
|
- | 58 | sprite 420 notmd // tile4237 (wooden plate) |
|
- | 59 | sprite 126 angoff 256 // tile0051 cola |
|
- | 60 | sprite 120 angoff 896 // tile0904 woodenhorse |
|
- | 61 | sprite 484 mdzoff 100000 // tile0544 (iron bar) |
|
- | 62 | sprite 484 roll 1 // tile0544 (iron bar) |
|
- | 63 | sprite 421 notmd // tile4237 (wooden plate) |
|
- | 64 | sprite 121 angoff 256 // tile0904 woodenhorse |
|
- | 65 | sprite 560 angoff -64 // tile4538 foodobject9 |
|
- | 66 | sprite 560 mdzoff 350000 // tile4538 foodobject9 |
|
- | 67 | sprite 560 pitch 1 // tile4538 foodobject9 |
|
- | 68 | sprite 597 angoff -512 // tile0049 shotgunammo |
|
- | 69 | sprite 597 mdzoff 900000 // tile0049 shotgunammo |
|
- | 70 | sprite 597 pitch -1 // tile0049 shotgunammo |
|
- | 71 | sprite 559 angoff 128 // tile4537 foodobject8 |
|
- | 72 | sprite 559 mdzoff 400000 // tile4537 foodobject8 |
|
- | 73 | sprite 559 pitch 1 // tile4537 foodobject8 |
|
- | 74 | sprite 323 notmd // tile4532 foodobject3 |
|
- | 75 | sprite 62 mdzoff 200000 // tile0026 heavyhbomb |
|
- | 76 | sprite 62 pitch -1 // tile0026 heavyhbomb |
|
- | 77 | sprite 200 mdzoff 200000 // tile0026 heavyhbomb |
|
- | 78 | sprite 200 pitch -1 // tile0026 heavyhbomb |
|
- | 79 | sprite 38 angoff 1024 // tile0026 heavyhbomb |
|
- | 80 | sprite 656 angoff -128 // tile4569 jollymeal |
|
- | 81 | sprite 325 angoff 128 // tile4548 foodobject19 |
|
- | 82 | sprite 475 angoff 1024 // tile4548 foodobject19 |
|
- | 83 | sprite 60 angoff 1024 // tile0037 freezeammo |
|
- | 84 | sprite 324 notmd // tile4532 foodobject3 |
|
- | 85 | sprite 673 notmd // tile0672 footprints2 |
|
- | 86 | sprite 672 notmd // tile0672 footprints2 |
|
- | 87 | sprite 665 notmd // tile0672 footprints2 |
|
- | 88 | sprite 702 notmd // tile0140 frankenstineswitch |
|
- | 89 | sprite 352 angoff -512 // tile0051 cola (multiplayer) |
|
- | 90 | sprite 703 notmd // tile0140 frankenstineswitch |
|
- | 91 | sprite 401 mdxoff 40000 // tile0571 (stall) |
|
- | 92 | sprite 401 pitch -1 // tile0571 (stall) |
|
- | 93 | sprite 574 mdxoff 1000000 // tile1053 (toilet roll holder) |
|
- | 94 | sprite 574 pitch -1 // tile1053 (toilet roll holder) |
|
- | 95 | sprite 575 mdxoff 50000 // tile1053 (toilet roll holder) |
|
- | 96 | sprite 575 pitch 1 // tile1053 (toilet roll holder) |
|
- | 97 | sprite 353 angoff 512 // tile0052 sixpack |
|
- | 98 | sprite 89 angoff 256 // tile0040 ammo |
|
- | 99 | sprite 667 notmd // tile0672 footprints2 |
|
- | 100 | sprite 668 notmd // tile0672 footprints2 |
|
- | 101 | sprite 669 notmd // tile0672 footprints2 |
|
- | 102 | sprite 670 notmd // tile0672 footprints2 |
|
- | 103 | sprite 671 notmd // tile0672 footprints2 |
|
- | 104 | sprite 522 mdxoff 50000 // tile1053 (toilet roll holder) |
|
- | 105 | sprite 522 pitch 1 // tile1053 (toilet roll holder) |
|
- | 106 | sprite 199 angoff 512 // tile0046 crystalammo |
|
- | 107 | sprite 199 mdzoff 300000 // tile0046 crystalammo |
|
- | 108 | sprite 199 roll 1 // tile0046 crystalammo |
|
- | 109 | sprite 523 mdxoff 50000 // tile1053 (toilet roll holder) |
|
- | 110 | sprite 523 pitch 1 // tile1053 (toilet roll holder) |
|
- | 111 | //sprite 395 notmd // tile4530 foodobject1 |
|
- | 112 | //sprite 394 notmd // tile4530 foodobject1 |
|
- | 113 | //sprite 481 notmd // tile4530 foodobject1 |
|
- | 114 | sprite 315 angoff 1024 // tile0407 fansprite |
|
- | 115 | sprite 315 mdzoff 450000 // tile0407 fansprite |
|
- | 116 | sprite 315 pitch 1 // tile0407 fansprite |
|
- | 117 | sprite 314 angoff 1024 // tile0407 fansprite |
|
- | 118 | sprite 314 mdzoff 450000 // tile0407 fansprite |
|
- | 119 | sprite 314 pitch 1 // tile0407 fansprite |
|
- | 120 | sprite 313 angoff 1024 // tile0407 fansprite |
|
- | 121 | sprite 313 mdzoff 450000 // tile0407 fansprite |
|
- | 122 | sprite 313 pitch 1 // tile0407 fansprite |
|
- | 123 | sprite 316 angoff 1024 // tile0407 fansprite |
|
- | 124 | sprite 316 mdzoff 450000 // tile0407 fansprite |
|
- | 125 | sprite 316 pitch 1 // tile0407 fansprite |
|
- | 126 | sprite 418 angoff -352 // tile0022 chaingunsprite |
|
- | 127 | sprite 657 angoff -192 // tile4569 jollymeal |
|
- | 128 | sprite 330 notmd // tile4531 foodobject2 |
|
- | 129 | sprite 680 angoff 768 // tile0051 cola |
|
- | 130 | sprite 477 angoff 256 // tile4547 foodobject18 |
|
- | 131 | sprite 478 angoff -128 // tile4547 foodobject18 |
|
- | 132 | sprite 790 notmd // tile0140 frankenstineswitch |
|
- | 133 | sprite 354 angoff 1024 // tile0054 shield |
|
- | 134 | sprite 676 angoff -128 // tile4495 wetfloor |
|
- | 135 | sprite 273 angoff -128 // tile0556 chair1 |
|
- | 136 | sprite 273 mdzoff 300000 // tile0556 chair1 |
|
- | 137 | sprite 273 roll 1 // tile0556 chair1 |
|
- | 138 | sprite 678 angoff -896 // tile4454 deskphone |
|
- | 139 | sprite 417 angoff 256 // tile0028 shotgunsprite |
|
- | 140 | sprite 198 angoff 0 // tile0060 accesscard red |
|
- | 141 | sprite 628 angoff 384 // tile4555 featheredchicken |
|
- | 142 | sprite 629 angoff -64 // tile4554 skinnedchicken |
|
- | 143 | sprite 627 angoff -512 // tile4554 skinnedchicken |
|
- | 144 | sprite 113 angoff 896 // tile0026 heavyhbomb |
|
- | 145 | sprite 85 angoff -768 // tile0026 heavyhbomb |
|
- | 146 | sprite 156 angoff -960 // tile0951 box |
|
- | 147 | sprite 156 mdzoff 200000 // tile0951 box |
|
- | 148 | sprite 156 pitch 1 // tile0951 box |
|
- | 149 | sprite 156 roll 1 // tile0951 box |
|
- | 150 | sprite 157 angoff 896 // tile0951 box |
|
- | 151 | sprite 157 mdzoff 200000 // tile0951 box |
|
- | 152 | sprite 157 pitch -1 // tile0951 box |
|
- | 153 | //sprite 157 roll 1 // tile0951 box |
|
- | 154 | sprite 593 angoff -256 // tile0037 freezeammo (multiplayer) |
|
- | 155 | sprite 731 angoff -256 // tile0037 freezeammo |
|
- | 156 | sprite 581 angoff 128 // tile4554 skinnedchicken |
|
- | 157 | sprite 355 angoff 256 // tile0053 firstaid |
|
- | 158 | sprite 583 angoff 384 // tile4555 featheredchicken |
|
- | 159 | sprite 583 mdzoff 600000 // tile4555 featheredchicken |
|
- | 160 | sprite 583 pitch -1 // tile4555 featheredchicken |
|
- | 161 | sprite 582 angoff -256 // tile4554 skinnedchicken |
|
- | 162 | sprite 582 mdzoff 300000 // tile4554 skinnedchicken |
|
- | 163 | sprite 582 roll 1 // tile4554 skinnedchicken |
|
- | 164 | sprite 732 roll -160 // tile0049 shotgunammo |
|
- | 165 | sprite 59 angoff 512 // tile0027 tripbombsprite |
|
- | 166 | sprite 59 pitch 160 // tile0027 tripbombsprite |
|
- | 167 | sprite 362 angoff 1024 // tile0678 scale |
|
- | 168 | sprite 363 angoff 128 // tile0689 ivunit |
|
- | 169 | sprite 361 notmd // tile0665 (surgical tools) |
|
- | 170 | sprite 75 angoff -768 // tile0023 rpgsprite |
|
- | 171 | sprite 37 angoff 128 // tile4560 robotdog2 |
|
- | 172 | sprite 431 notmd // tile0877 |
|
- | 173 | sprite 432 notmd // tile0877 |
|
- | 174 | sprite 375 notmd // tile0877 |
|
- | 175 | sprite 376 notmd // tile0877 |
|
- | 176 | sprite 372 notmd // tile0877 |
|
- | 177 | sprite 373 notmd // tile0877 |
|
- | 178 | sprite 364 notmd // tile0877 |
|
- | 179 | sprite 365 notmd // tile0877 |
|
- | 180 | sprite 140 angoff 1024 // tile0047 hbombammo |
|
- | 181 | sprite 446 angoff 1024 // tile4370 desklamp |
|
- | 182 | sprite 217 angoff 512 // tile0054 shield |
|
- | 183 | sprite 521 angoff 384 // tile0556 chair1 |
|
- | 184 | sprite 6 angoff -256 // tile1247 seenine |
|
- | 185 | sprite 7 angoff 384 // tile1247 seenine |
|
- | 186 | sprite 8 angoff -768 // tile1247 seenine |
|
- | 187 | sprite 9 angoff 128 // tile1247 seenine |
|
- | 188 | sprite 10 angoff -256 // tile1247 seenine |
|
- | 189 | sprite 11 angoff 768 // tile1247 seenine |
|
- | 190 | sprite 12 angoff -128 // tile1247 seenine |
|
- | 191 | sprite 13 angoff 64 // tile1247 seenine |
|
- | 192 | sprite 14 angoff 256 // tile1247 seenine |
|
- | 193 | sprite 15 angoff -768 // tile1247 seenine |
|
- | 194 | sprite 16 angoff -128 // tile1247 seenine |
|
- | 195 | sprite 17 angoff 256 // tile1247 seenine |
|
- | 196 | sprite 18 angoff -512 // tile1247 seenine |
|
- | 197 | sprite 19 angoff 128 // tile1247 seenine |
|
- | 198 | sprite 20 angoff 384 // tile1247 seenine |
|
- | 199 | sprite 21 angoff -256 // tile1247 seenine |
|
- | 200 | sprite 5 angoff 768 // tile1247 seenine |
|
- | 201 | sprite 4 angoff 512 // tile1247 seenine |
|
- | 202 | sprite 3 angoff -128 // tile1247 seenine |
|
- | 203 | sprite 2 angoff 256 // tile1247 seenine |
|
209 | 204 | ||
210 | 205 | ||
211 | // LIGHTS |
206 | // LIGHTS |