Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
415 | leod | 1 | // Maphacks for Duke3D HRP |
435 | leod | 2 | // Level: E1L3.MAP - "Death Row" (Original Atomic Edition version) |
3 | // Author: Allen H. Blum III |
||
4 | // mapmd4: 65ad8fc00d9618a4e2e4a84c3d035d20 |
||
415 | leod | 5 | // Reviewed by NightFright (February 2012) |
6 | |||
7 | |||
8 | |||
9 | // CHARACTERS |
||
10 | |||
11 | // Monk |
||
486 | leod | 12 | sprite 642 angoff 256 // tile1352 monk |
415 | leod | 13 | |
14 | // Slime babes |
||
486 | leod | 15 | sprite 316 angoff -768 // tile1294 podfem1 |
415 | leod | 16 | |
17 | // Space Marine |
||
486 | leod | 18 | sprite 771 angoff -768 // tile1353 spacemarine |
415 | leod | 19 | |
20 | |||
21 | |||
22 | // PROPS |
||
23 | |||
24 | // Chair |
||
486 | leod | 25 | sprite 330 angoff -512 |
415 | leod | 26 | |
27 | // Fire extinguisher |
||
486 | leod | 28 | sprite 187 angoff 512 // tile0916 fireext |
415 | leod | 29 | |
30 | // Soap |
||
486 | leod | 31 | sprite 211 angoff -384 |
32 | sprite 212 angoff 128 |
||
415 | leod | 33 | |
34 | // Toilet |
||
486 | leod | 35 | sprite 381 angoff 512 // tile0569 toilet |
415 | leod | 36 | |
37 | |||
38 | |||
39 | // ITEMS/POWERUPS |
||
40 | |||
41 | // Armor |
||
486 | leod | 42 | sprite 676 angoff -512 // tile0054 shield |
43 | sprite 676 mdzoff 200000 // tile0054 shield |
||
44 | sprite 676 pitch 1 // tile0054 shield |
||
415 | leod | 45 | |
46 | // Health +10 |
||
486 | leod | 47 | sprite 682 angoff -512 // tile0051 cola |
48 | sprite 683 angoff -512 // tile0051 cola |
||
49 | sprite 806 angoff 256 // tile0051 cola |
||
50 | sprite 807 angoff 256 // tile0051 cola |
||
51 | sprite 808 angoff -256 // tile0051 cola |
||
415 | leod | 52 | |
53 | // Health +30 |
||
486 | leod | 54 | sprite 37 angoff -256 // tile0052 sixpack |
55 | sprite 40 angoff -128 // tile0052 sixpack |
||
56 | sprite 57 angoff 128 // tile0052 sixpack |
||
57 | sprite 58 angoff 512 // tile0052 sixpack |
||
58 | sprite 59 angoff -256 // tile0052 sixpack |
||
59 | sprite 60 angoff -256 // tile0052 sixpack |
||
60 | sprite 175 angoff -256 // tile0052 sixpack |
||
61 | sprite 189 angoff 512 // tile0052 sixpack |
||
62 | sprite 190 angoff 512 // tile0052 sixpack |
||
63 | sprite 616 angoff -256 // tile0052 sixpack |
||
64 | sprite 805 angoff -256 // tile0052 sixpack |
||
65 | sprite 809 angoff 256 // tile0052 sixpack |
||
66 | sprite 810 angoff -256 // tile0052 sixpack |
||
67 | sprite 845 angoff -256 // tile0052 sixpack |
||
68 | sprite 906 angoff 256 // tile0052 sixpack |
||
415 | leod | 69 | |
70 | // HoloDuke |
||
486 | leod | 71 | sprite 672 angoff -512 // tile1348 holoduke |
415 | leod | 72 | |
73 | // Jetpack |
||
507 | leod | 74 | sprite 903 angoff -768 // tile0057 jetpack |
415 | leod | 75 | |
76 | // Keycards (B) |
||
486 | leod | 77 | sprite 699 angoff 512 // tile0060 accesscard |
415 | leod | 78 | |
79 | // MedKit |
||
486 | leod | 80 | sprite 160 angoff -512 // tile0053 firstaid |
81 | sprite 413 angoff 256 // tile0053 firstaid (multiplayer) |
||
415 | leod | 82 | |
83 | // Nightvision |
||
486 | leod | 84 | sprite 803 angoff -512 // tile0059 heatsensor |
415 | leod | 85 | |
86 | |||
486 | leod | 87 | sprite 902 angoff 768 // tile0055 steroids |
88 | sprite 902 mdzoff 500000 // tile0055 steroids |
||
89 | sprite 902 pitch 1 // tile0055 steroids |
||
415 | leod | 90 | |
486 | leod | 91 | |
415 | leod | 92 | // WEAPONS/AMMO |
93 | |||
94 | // Pistol & ammo |
||
486 | leod | 95 | sprite 39 angoff -512 |
96 | sprite 186 angoff 1024 |
||
97 | sprite 522 angoff 512 |
||
98 | sprite 534 angoff -256 |
||
99 | sprite 535 angoff -256 |
||
100 | sprite 654 angoff -512 |
||
101 | sprite 838 angoff 1024 |
||
102 | sprite 839 angoff 512 |
||
103 | sprite 840 angoff -512 |
||
104 | sprite 841 angoff -512 |
||
105 | sprite 904 angoff 512 |
||
415 | leod | 106 | |
107 | // Shotgun & ammo |
||
486 | leod | 108 | sprite 38 angoff 256 |
109 | sprite 51 angoff -512 |
||
110 | sprite 236 angoff 256 |
||
111 | sprite 279 angoff 512 |
||
112 | sprite 281 angoff 256 |
||
113 | sprite 283 angoff -768 |
||
114 | sprite 284 angoff 1024 |
||
115 | sprite 285 angoff -256 |
||
116 | sprite 852 angoff 896 |
||
117 | sprite 857 angoff -768 |
||
415 | leod | 118 | |
119 | // Chaingun & ammo |
||
486 | leod | 120 | sprite 41 angoff 256 |
121 | sprite 256 angoff 512 // Dukematch only |
||
122 | sprite 282 angoff 512 |
||
123 | sprite 412 angoff 256 |
||
124 | sprite 564 angoff -768 |
||
125 | sprite 812 angoff 256 |
||
415 | leod | 126 | |
127 | // RPG & ammo |
||
486 | leod | 128 | sprite 78 mdzoff 150000 // tile0044 rpgammo |
129 | sprite 78 roll -1 // tile0044 rpgammo |
||
130 | sprite 411 angoff 768 |
||
131 | sprite 844 angoff 1024 |
||
132 | sprite 856 angoff 768 |
||
415 | leod | 133 | |
134 | // Pipebombs |
||
486 | leod | 135 | sprite 29 angoff 512 |
136 | sprite 269 angoff 768 |
||
137 | sprite 528 angoff 256 // Dukematch only |
||
138 | sprite 529 angoff -768 // Dukematch only |
||
139 | sprite 531 angoff -768 // Dukematch only |
||
140 | sprite 847 angoff -256 |
||
141 | sprite 848 angoff 384 |
||
142 | sprite 862 angoff 256 |
||
143 | sprite 869 angoff -512 |
||
415 | leod | 144 | |
145 | |||
146 | |||
147 | // OVERRIDE |
||
148 | |||
149 | // Fixes for badly aligned sprites |
||
486 | leod | 150 | sprite 421 mdxoff 12500 // babe poster |
151 | sprite 421 pitch 1 |
||
415 | leod | 152 | |
153 | // Forcing any floor aligned model to be rendered as sprite |
||
486 | leod | 154 | sprite 75 notmd |
155 | sprite 114 notmd |
||
156 | sprite 115 notmd |
||
157 | sprite 319 notmd |
||
158 | sprite 323 notmd |
||
159 | sprite 428 notmd |
||
160 | sprite 429 notmd |
||
161 | sprite 514 notmd |
||
162 | sprite 515 notmd |
||
163 | sprite 521 notmd |
||
164 | sprite 647 notmd |
||
165 | sprite 648 notmd |
||
166 | sprite 649 notmd |
||
167 | sprite 710 notmd |
||
415 | leod | 168 | |
169 | // Switches to be hidden |
||
486 | leod | 170 | sprite 596 notmd // Altar |
171 | sprite 715 notmd // Map reveal |
||
172 | sprite 749 notmd // (unknown) |
||
415 | leod | 173 | |
174 | |||
175 | |||
176 | // LIGHTS |