Rev 10 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5 | parkar | 1 | // Maphacks for Duke3D HRP |
2 | // Level: E2L4.MAP - "Fusion Station" (Original Atomic Edition version) |
||
10 | parkar | 3 | // Reviewed by NightFright (June 2009) |
5 | parkar | 4 | |
5 | |||
6 | |||
7 | // CHARACTERS |
||
8 | |||
9 | // Slime babes |
||
10 | sprite 187 angoff 768 |
||
11 | sprite 592 angoff -512 |
||
12 | sprite 593 angoff -512 |
||
13 | sprite 645 angoff 256 |
||
14 | sprite 714 angoff -256 |
||
15 | |||
16 | |||
17 | |||
18 | // PROPS |
||
19 | |||
20 | // Reactor core |
||
21 | sprite 380 angoff 256 |
||
22 | sprite 434 angoff 256 |
||
23 | |||
24 | |||
25 | |||
26 | // ITEMS/POWERUPS |
||
27 | |||
28 | // Armor |
||
29 | sprite 13 angoff 256 |
||
30 | sprite 210 angoff 1024 |
||
31 | |||
32 | // Boots |
||
33 | sprite 139 angoff -512 |
||
34 | sprite 871 angoff 512 // Dukematch only |
||
35 | |||
36 | // Health +30 |
||
37 | sprite 55 angoff -768 |
||
38 | sprite 57 angoff -256 |
||
39 | sprite 112 angoff -512 |
||
40 | sprite 113 angoff -512 |
||
41 | sprite 141 angoff 1024 |
||
42 | sprite 199 angoff 768 |
||
43 | sprite 200 angoff -768 |
||
44 | sprite 209 angoff 1024 |
||
45 | sprite 212 angoff 256 |
||
46 | sprite 725 angoff 768 |
||
47 | sprite 753 angoff -512 |
||
48 | sprite 754 angoff -256 |
||
49 | sprite 755 angoff 768 |
||
50 | sprite 794 angoff -512 |
||
51 | |||
52 | // Jetpack |
||
53 | sprite 759 angoff -512 // Dukematch only |
||
54 | sprite 760 angoff 512 // Dukematch only |
||
55 | sprite 761 angoff 768 // Dukematch only |
||
56 | sprite 762 angoff -768 // Dukematch only |
||
57 | |||
58 | // Medkit |
||
10 | parkar | 59 | sprite 167 angoff -512 |
5 | parkar | 60 | |
61 | // Nightvision |
||
62 | sprite 18 angoff 1024 |
||
63 | sprite 19 angoff 1024 |
||
64 | sprite 20 angoff -512 |
||
65 | |||
66 | |||
67 | |||
68 | // WEAPONS/AMMO |
||
69 | |||
70 | // Pistol & ammo |
||
71 | sprite 138 angoff 1024 |
||
72 | sprite 208 angoff 512 |
||
73 | |||
74 | // Shotgun & ammo |
||
75 | sprite 140 angoff 512 |
||
76 | sprite 154 angoff 1024 |
||
77 | sprite 715 angoff 256 |
||
78 | sprite 717 angoff 512 |
||
79 | sprite 719 angoff 768 |
||
80 | sprite 726 angoff 768 |
||
81 | sprite 835 angoff 512 |
||
82 | |||
83 | // Chaingun & ammo |
||
84 | sprite 94 angoff 512 |
||
85 | sprite 95 angoff -512 |
||
86 | sprite 172 angoff -512 |
||
87 | sprite 173 angoff 512 |
||
88 | sprite 722 angoff -512 |
||
89 | sprite 723 angoff 256 |
||
90 | sprite 724 angoff 256 |
||
91 | |||
92 | // RPG & ammo |
||
93 | sprite 175 angoff 256 |
||
94 | sprite 204 angoff -768 |
||
95 | sprite 756 angoff 1024 |
||
96 | sprite 836 angoff 640 // Dukematch only |
||
97 | sprite 853 angoff 768 |
||
98 | sprite 866 angoff 1024 // Dukematch only |
||
99 | |||
100 | // Pipebombs |
||
101 | sprite 750 angoff 768 |
||
102 | sprite 751 angoff -768 |
||
103 | sprite 867 angoff -512 // Dukematch only |
||
104 | |||
105 | // Shrinker & ammo |
||
106 | sprite 202 angoff 512 |
||
107 | |||
108 | // Devastator & ammo |
||
109 | sprite 89 angoff 768 |
||
110 | sprite 158 angoff 256 |
||
111 | sprite 168 angoff 512 |
||
112 | sprite 169 angoff 512 |
||
113 | sprite 174 angoff 768 |
||
114 | sprite 837 angoff 512 // Dukematch only |
||
115 | sprite 885 angoff 768 |
||
116 | |||
117 | // Laser Tripbombs |
||
118 | sprite 136 angoff 384 |
||
119 | sprite 720 angoff 128 |
||
120 | sprite 838 angoff 195 |
||
121 | sprite 838 pitch 240 |
||
122 | sprite 839 angoff 195 |
||
123 | sprite 839 pitch -180 |
||
124 | |||
125 | // Freezethrower & ammo |
||
126 | sprite 2 angoff 512 |
||
127 | sprite 3 angoff 1024 |
||
128 | |||
129 | |||
130 | |||
131 | // OVERRIDE |
||
132 | |||
133 | // Fixes for badly aligned sprites |
||
134 | sprite 46 pitch 1 // chaingun ammo |
||
135 | sprite 46 roll 4095 |
||
136 | sprite 46 mdzoff 1200000 |
||
137 | sprite 838 pitch 250 // Tripbomb |
||
138 | sprite 839 pitch -180 // Tripbomb |
||
139 | sprite 839 roll 1 |
||
140 | sprite 839 mdyoff -6000 |
||
141 | |||
142 | // Forcing any floor aligned model to be rendered as sprite |
||
143 | sprite 287 notmd |
||
144 | sprite 393 notmd |
||
145 | sprite 394 notmd |
||
146 | sprite 395 notmd |
||
147 | sprite 396 notmd |
||
148 | sprite 397 notmd |
||
149 | sprite 398 notmd |
||
150 | sprite 422 notmd |
||
151 | sprite 452 notmd |
||
152 | sprite 453 notmd |
||
153 | sprite 460 notmd |
||
154 | sprite 463 notmd |
||
155 | sprite 464 notmd |
||
156 | sprite 465 notmd |
||
157 | sprite 466 notmd |
||
158 | sprite 467 notmd |
||
159 | sprite 470 notmd |
||
160 | sprite 471 notmd |
||
80 | loomsday | 161 | sprite 816 notmd |
162 | |||
163 | // Lights (pointlights SE49), Roma Loom |
||
164 | light 294 14592 15360 263424 3000 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
165 | light 364 12800 11264 260960 900 131 235 131 0 0 1536 -1 0 0 0 -1 |
||
166 | light 297 13434 10627 254976 1800 95 185 95 0 0 1536 -1 0 0 0 -1 |
||
167 | light 285 8192 4608 262016 4600 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
168 | light 231 15872 1024 242944 1600 95 175 95 0 0 1536 500 0 0 0 -1 |
||
169 | light 225 14805 -1540 237824 2000 95 135 95 0 0 1536 -1 0 0 0 -1 |
||
170 | light 233 12574 -1929 250112 600 95 95 145 0 0 1536 -1 0 0 0 -1 |
||
171 | light 285 3584 5376 331776 7500 255 65 65 0 0 1536 -1 0 0 0 -1 |
||
172 | light 285 -6144 7424 332800 7500 255 65 65 0 0 1536 -1 0 0 0 -1 |
||
173 | light 253 -10752 -4096 332800 7500 255 65 65 0 0 1536 -1 0 0 0 -1 |
||
174 | light 285 2304 -8448 332800 7500 255 65 65 0 0 1536 -1 0 0 0 -1 |
||
175 | light 234 10113 363 255744 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
176 | light 234 10111 -1382 256000 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
177 | light 235 5241 -1411 256384 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
178 | light 235 5235 369 255872 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
179 | light 235 2518 -1916 256128 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
180 | light 235 2518 854 256384 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
181 | light 101 -4388 -7278 101632 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
182 | light 102 -670 -7279 101679 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
183 | light 340 -4456 -15120 76160 4200 95 95 95 0 0 1280 -1 0 0 0 -1 |
||
184 | light 388 -3328 -15104 101888 500 215 215 255 0 0 1536 -1 0 0 0 -1 |
||
185 | light 178 -4436 -18156 94464 1300 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
186 | light 65 -904 -18150 109568 1300 95 255 95 0 0 1536 -1 0 0 0 -1 |
||
187 | light 343 -865 -15042 75904 4200 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
188 | light 176 -4844 -18171 95104 1300 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
189 | light 173 -12178 -12376 94592 1200 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
190 | light 98 -12444 -12127 94720 1100 95 95 95 0 0 768 -1 0 0 0 -1 |
||
191 | light 167 -14748 -9849 93312 1400 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
192 | light 48 -14974 -9581 94720 1200 95 95 95 0 0 1536 -1 0 0 0 -1 |
||
193 | light 143 -20480 -1024 -5010 2400 125 61 61 0 0 1536 -1 0 0 0 -1 |
||
194 | light 143 -20224 -256 -49920 1700 95 95 255 0 0 1536 -1 0 0 0 -1 |
||
195 | light 239 -15211 -1425 -9088 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
196 | light 239 -15222 371 -9216 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
197 | light 236 -9363 -1404 -9216 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
198 | light 236 -9349 375 -8576 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
199 | light 17 -5777 2425 -4864 2300 135 1 1 0 0 1536 -1 0 0 0 -1 |
||
200 | light 19 -5672 -3570 -2688 2300 135 1 1 0 0 1536 -1 0 0 0 -1 |
||
201 | light 286 -2560 -768 -24576 4700 95 91 205 0 0 1536 -1 0 0 0 -1 |
||
202 | light 390 -7168 -512 -19495 400 185 181 255 0 0 1536 -1 0 0 0 -1 |
||
203 | light 250 -2048 3072 -30527 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
204 | light 75 -3071 3117 -29440 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
205 | light 286 -2541 -480 -140032 4700 95 91 205 0 0 1536 -1 0 0 0 -1 |
||
206 | light 283 -3458 6267 -136832 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
207 | light 283 -1692 6290 -136832 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
208 | light 240 -1684 12161 -137088 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
209 | light 240 -3460 12163 -136832 500 255 1 1 0 0 1536 -1 0 0 0 -1 |
||
210 | light 9 -2554 13363 -155520 1300 175 175 175 0 0 1536 -1 0 0 0 -1 |
||
211 | light 266 -2561 18970 -153088 2100 255 255 255 0 0 1536 -1 0 0 0 -1 |
||
212 | light 7 46506 -132 298240 2400 125 125 125 0 0 1536 -1 0 0 0 -1 |
||
213 | light 5 41421 -1100 299264 1500 125 105 21 0 0 1536 -1 0 0 0 -1 |
||
214 | light 6 44195 -1087 299008 1500 125 105 21 0 0 1536 -1 0 0 0 -1 |
||
215 | light 132 39838 -473 307200 1500 125 105 21 0 0 1536 -1 0 0 0 -1 |
||
216 | light 393 38400 0 309248 700 215 215 255 0 0 1536 -1 0 0 0 -1 |
||
217 | light 3 41420 1115 289280 1900 125 105 21 0 0 1536 -1 0 0 0 -1 |
||
218 | light 190 42121 -17016 140672 4700 75 75 111 0 0 1536 -1 0 0 0 -1 |
||
219 | light 188 59904 -18432 173056 4500 105 105 185 0 0 1536 -1 0 0 0 -1 |
||
220 | light 188 60416 -15616 161792 1500 105 105 185 0 0 1536 -1 0 0 0 -1 |
||
221 | light 188 60416 -15616 173056 4500 105 105 185 0 0 1536 -1 0 0 0 -1 |
||
222 | light 188 59904 -18432 161792 1500 105 105 185 0 0 1536 -1 0 0 0 -1 |
||
223 | light 188 57088 -18176 173056 4500 105 105 185 0 0 1536 -1 0 0 0 -1 |
||
224 | light 188 57088 -18176 161792 1500 105 105 185 0 0 1536 -1 0 0 0 -1 |
||
225 | light 188 57088 -15616 173056 4500 105 105 185 0 0 1536 -1 0 0 0 -1 |
||
226 | light 188 57088 -15616 161792 1500 105 105 185 0 0 1536 -1 0 0 0 -1 |