Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | plagman | 1 | // Maphacks for Duke3D HRP |
| 2 | // Level: E4L6.MAP - "Going Postal" (Original Atomic Edition version) |
||
| 3 | // Reviewed by NightFright (March 2009) |
||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 | // PROPS |
||
| 8 | |||
| 9 | // Box |
||
| 10 | sprite 328 angoff -384 |
||
| 11 | sprite 329 angoff 64 |
||
| 12 | sprite 676 angoff 128 |
||
| 13 | sprite 677 angoff -256 |
||
| 14 | |||
| 15 | // Car mirror |
||
| 16 | sprite 14 angoff 1024 |
||
| 17 | |||
| 18 | // Chair |
||
| 19 | sprite 143 angoff 256 |
||
| 20 | sprite 332 angoff -640 |
||
| 21 | |||
| 22 | // Desklamp |
||
| 23 | sprite 333 angoff -512 |
||
| 24 | |||
| 25 | // Fire extinguisher |
||
| 26 | sprite 637 angoff -256 |
||
| 27 | sprite 638 angoff -768 |
||
| 28 | sprite 640 angoff -256 |
||
| 29 | |||
| 30 | // Fire hydrant |
||
| 31 | sprite 42 angoff 512 |
||
| 32 | |||
| 33 | // Mail bags |
||
| 34 | sprite 17 angoff 128 |
||
| 35 | sprite 110 angoff 256 |
||
| 36 | sprite 111 angoff -128 |
||
| 37 | sprite 112 angoff -128 |
||
| 38 | sprite 113 angoff 192 |
||
| 39 | sprite 114 angoff -128 |
||
| 40 | sprite 115 angoff 256 |
||
| 41 | sprite 116 angoff -640 |
||
| 42 | sprite 117 angoff 256 |
||
| 43 | sprite 314 angoff 128 |
||
| 44 | |||
| 45 | // Nuke barrel |
||
| 46 | sprite 231 angoff 512 |
||
| 47 | sprite 232 angoff 640 |
||
| 48 | sprite 233 angoff -896 |
||
| 49 | sprite 235 angoff 1024 |
||
| 50 | sprite 684 angoff -512 |
||
| 51 | sprite 685 angoff -512 |
||
| 52 | sprite 686 angoff 768 |
||
| 53 | sprite 688 angoff 256 |
||
| 54 | sprite 689 angoff 512 |
||
| 55 | sprite 690 angoff 768 |
||
| 56 | sprite 691 angoff 512 |
||
| 57 | sprite 693 angoff 512 |
||
| 58 | sprite 694 angoff 1024 |
||
| 59 | sprite 696 angoff -384 |
||
| 60 | sprite 697 angoff 896 |
||
| 61 | |||
| 62 | // Radar Dish |
||
| 63 | sprite 221 angoff 512 |
||
| 64 | |||
| 65 | // Spotlights |
||
| 66 | sprite 96 angoff 1024 |
||
| 67 | sprite 98 angoff 1024 |
||
| 68 | |||
| 69 | // Toilet |
||
| 70 | sprite 238 angoff 512 |
||
| 71 | |||
| 72 | |||
| 73 | |||
| 74 | // ITEMS/POWERUPS |
||
| 75 | |||
| 76 | // Armor |
||
| 77 | sprite 209 angoff -256 |
||
| 78 | sprite 286 angoff -512 |
||
| 79 | |||
| 80 | // Boots |
||
| 81 | sprite 25 angoff 1024 |
||
| 82 | |||
| 83 | // Health +10 |
||
| 84 | sprite 269 angoff -128 |
||
| 85 | sprite 270 angoff 256 |
||
| 86 | sprite 272 angoff -256 |
||
| 87 | sprite 274 angoff -256 |
||
| 88 | sprite 275 angoff 256 |
||
| 89 | sprite 276 angoff 512 |
||
| 90 | |||
| 91 | // Health +30 |
||
| 92 | sprite 271 angoff -768 |
||
| 93 | sprite 285 angoff -512 |
||
| 94 | sprite 292 angoff -256 |
||
| 95 | sprite 578 angoff -512 |
||
| 96 | sprite 579 angoff -512 |
||
| 97 | |||
| 98 | // HoloDuke |
||
| 99 | sprite 277 angoff 256 |
||
| 100 | |||
| 101 | // Jetpack |
||
| 102 | sprite 295 angoff -512 // Dukematch only |
||
| 103 | |||
| 104 | // Keycards (R/B/Y) |
||
| 105 | sprite 145 angoff 1024 |
||
| 106 | sprite 534 angoff 1024 |
||
| 107 | sprite 724 angoff 1024 |
||
| 108 | |||
| 109 | // MedKit |
||
| 110 | sprite 210 angoff 512 |
||
| 111 | |||
| 112 | // Steroids |
||
| 113 | sprite 284 angoff -768 |
||
| 114 | sprite 293 angoff -512 |
||
| 115 | |||
| 116 | |||
| 117 | |||
| 118 | // WEAPONS/AMMO |
||
| 119 | |||
| 120 | // Pistol & ammo |
||
| 121 | sprite 212 angoff -256 |
||
| 122 | sprite 213 angoff -256 |
||
| 123 | sprite 214 angoff -256 |
||
| 124 | sprite 299 angoff 256 |
||
| 125 | sprite 300 angoff 128 |
||
| 126 | sprite 302 angoff 1024 |
||
| 127 | sprite 304 angoff -512 |
||
| 128 | sprite 529 angoff 512 |
||
| 129 | sprite 669 angoff 512 |
||
| 130 | sprite 752 angoff 256 |
||
| 131 | |||
| 132 | // Shotgun & ammo |
||
| 133 | sprite 211 angoff 512 |
||
| 134 | sprite 223 angoff -128 |
||
| 135 | sprite 298 angoff -512 |
||
| 136 | sprite 635 angoff -256 |
||
| 137 | |||
| 138 | // Chaingun & ammo |
||
| 139 | sprite 206 angoff -512 |
||
| 140 | sprite 216 angoff -512 |
||
| 141 | sprite 218 angoff -512 |
||
| 142 | sprite 305 angoff 1024 |
||
| 143 | sprite 641 angoff 512 |
||
| 144 | |||
| 145 | // RPG & ammo |
||
| 146 | sprite 207 angoff -384 |
||
| 147 | sprite 282 angoff -512 |
||
| 148 | sprite 306 angoff -512 |
||
| 149 | sprite 351 angoff 512 |
||
| 150 | sprite 352 angoff 512 |
||
| 151 | |||
| 152 | // Pipebombs |
||
| 153 | sprite 81 angoff -512 |
||
| 154 | sprite 288 angoff -768 |
||
| 155 | sprite 750 angoff 512 |
||
| 156 | |||
| 157 | // Shrinker/Expander & ammo |
||
| 158 | sprite 84 angoff -256 // Dukematch only |
||
| 159 | sprite 280 angoff -256 |
||
| 160 | |||
| 161 | // Devastator & ammo |
||
| 162 | sprite 26 angoff 64 |
||
| 163 | sprite 278 angoff 768 |
||
| 164 | sprite 290 angoff -512 |
||
| 165 | sprite 577 angoff -512 |
||
| 166 | sprite 590 angoff 1024 |
||
| 167 | |||
| 168 | // Laser Tripbomb |
||
| 169 | sprite 266 angoff 1024 |
||
| 170 | sprite 267 angoff 896 |
||
| 171 | |||
| 172 | // Freezethrower & ammo |
||
| 173 | sprite 281 angoff -512 |
||
| 174 | sprite 283 angoff 512 |
||
| 175 | |||
| 176 | // Forcing any floor aligned model to be rendered as sprite |
||
| 177 | sprite 246 notmd |
||
| 178 | sprite 254 notmd |
||
| 179 | sprite 255 notmd |
||
| 180 | sprite 256 notmd |
||
| 181 | sprite 257 notmd |
||
| 182 | sprite 258 notmd |
||
| 183 | sprite 259 notmd |
||
| 184 | sprite 260 notmd |
||
| 185 | sprite 334 notmd |
||
| 186 | sprite 335 notmd |
||
| 187 | sprite 336 notmd |
||
| 188 | sprite 337 notmd |
||
| 189 | sprite 338 notmd |
||
| 190 | sprite 339 notmd |
||
| 191 | sprite 340 notmd |
||
| 192 | sprite 341 notmd |
||
| 193 | sprite 342 notmd |
||
| 194 | sprite 343 notmd |
||
| 195 | sprite 344 notmd |
||
| 196 | sprite 345 notmd |
||
| 197 | sprite 346 notmd |
||
| 198 | sprite 347 notmd |
||
| 199 | sprite 348 notmd |
||
| 200 | sprite 399 notmd |
||
| 201 | sprite 400 notmd |
||
| 202 | sprite 403 notmd |
||
| 203 | sprite 404 notmd |
||
| 204 | sprite 429 notmd |
||
| 205 | sprite 430 notmd |
||
| 206 | sprite 433 notmd |
||
| 207 | sprite 434 notmd |
||
| 208 | sprite 437 notmd |
||
| 209 | sprite 438 notmd |
||
| 210 | sprite 441 notmd |
||
| 211 | sprite 442 notmd |
||
| 212 | sprite 472 notmd |
||
| 213 | sprite 473 notmd |
||
| 214 | sprite 505 notmd |
||
| 215 | sprite 507 notmd |
||
| 216 | sprite 508 notmd |
||
| 217 | sprite 710 notmd |
||
| 218 | sprite 711 notmd |
||
| 219 | sprite 741 notmd |
||
| 220 | |||
| 221 | // OVERRIDE |
||
| 222 | |||
| 223 | // Fixes for badly aligned sprites |
||
| 224 | sprite 513 mdyoff -26700 // newspaper |
||
| 225 | sprite 513 roll 5 |
||
| 226 | sprite 635 mdzoff 375000 // shotgun |
||
| 227 | sprite 635 pitch 1 |
||
| 228 | |||
| 229 | // Switches to be hidden |
||
| 230 | sprite 41 notmd // Side of fire engine |
||
| 231 | sprite 147 notmd // Stamps machine |
||
| 232 | sprite 633 notmd // Paw-print by PO boxes |