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