Rev 163 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 163 | Rev 173 | ||
---|---|---|---|
1 | // Maphacks for Duke3D HRP |
1 | // Maphacks for Duke3D HRP |
2 | // Level: E3L6.MAP - "Rabid Transit" (Original Atomic Edition version) |
2 | // Level: E3L6.MAP - "Rabid Transit" (Original Atomic Edition version) |
3 | // Reviewed by NightFright (November 2010) |
3 | // Reviewed by NightFright (November 2010) |
4 | 4 | ||
5 | 5 | ||
6 | 6 | ||
7 | // CHARACTERS |
7 | // CHARACTERS |
8 | 8 | ||
9 | // Slime babes |
9 | // Slime babes |
10 | sprite 59 angoff -512 |
10 | sprite 59 angoff -512 |
11 | sprite 66 angoff 1024 |
11 | sprite 66 angoff 1024 |
12 | sprite 100 angoff -550 |
12 | sprite 100 angoff -550 |
13 | sprite 110 angoff 384 |
13 | sprite 110 angoff 384 |
14 | sprite 113 angoff 384 |
14 | sprite 113 angoff 384 |
15 | sprite 125 angoff 512 |
15 | sprite 125 angoff 512 |
16 | sprite 307 angoff 200 |
16 | sprite 307 angoff 200 |
17 | sprite 308 angoff 256 |
17 | sprite 308 angoff 256 |
18 | 18 | ||
19 | 19 | ||
20 | 20 | ||
21 | // PROPS |
21 | // PROPS |
22 | 22 | ||
23 | // Bottles |
23 | // Bottles |
24 | sprite 169 angoff -192 |
24 | sprite 169 angoff -192 |
25 | 25 | ||
26 | // Drinking fountain |
26 | // Drinking fountain |
27 | sprite 16 angoff 512 |
27 | sprite 16 angoff 512 |
28 | 28 | ||
29 | // Trashcan |
29 | // Trashcan |
30 | sprite 37 angoff 256 |
30 | sprite 37 angoff 256 |
31 | sprite 38 angoff 256 |
31 | sprite 38 angoff 256 |
32 | sprite 39 angoff 256 |
32 | sprite 39 angoff 256 |
33 | sprite 40 angoff -256 |
33 | sprite 40 angoff -256 |
34 | 34 | ||
35 | 35 | ||
36 | 36 | ||
37 | // ITEMS/POWERUPS |
37 | // ITEMS/POWERUPS |
38 | 38 | ||
39 | // Armor |
39 | // Armor |
40 | sprite 361 angoff 256 |
40 | sprite 361 angoff 256 |
41 | 41 | ||
42 | // Health +30 |
42 | // Health +30 |
43 | sprite 327 angoff -512 |
43 | sprite 327 angoff -512 |
44 | sprite 332 angoff 384 |
44 | sprite 332 angoff 384 |
45 | sprite 356 angoff 512 |
45 | sprite 356 angoff 512 |
46 | sprite 373 angoff 768 |
46 | sprite 373 angoff 768 |
47 | sprite 374 angoff 512 |
47 | sprite 374 angoff 512 |
48 | sprite 375 angoff 512 |
48 | sprite 375 angoff 512 |
49 | sprite 447 angoff 196 |
49 | sprite 447 angoff 196 |
50 | sprite 448 angoff -128 |
50 | sprite 448 angoff -128 |
51 | 51 | ||
52 | // HoloDuke |
52 | // HoloDuke |
53 | sprite 339 angoff 512 |
53 | sprite 339 angoff 512 |
54 | 54 | ||
55 | // Keycards (R/B) |
55 | // Keycards (R/B) |
56 | sprite 8 angoff 512 |
56 | sprite 8 angoff 512 |
57 | sprite 296 angoff -512 |
57 | sprite 296 angoff -512 |
58 | 58 | ||
59 | // Medkit |
59 | // Medkit |
60 | sprite 362 angoff -256 |
60 | sprite 362 angoff -256 |
61 | 61 | ||
62 | // Nightvision |
62 | // Nightvision |
63 | sprite 283 angoff -768 |
63 | sprite 283 angoff -768 |
64 | sprite 411 angoff 512 |
64 | sprite 411 angoff 512 |
65 | 65 | ||
66 | // Steroids |
66 | // Steroids |
67 | sprite 1 angoff -768 |
67 | sprite 1 angoff -768 |
68 | 68 | ||
69 | 69 | ||
70 | 70 | ||
71 | // WEAPONS/AMMO |
71 | // WEAPONS/AMMO |
72 | 72 | ||
73 | // Pistol & ammo |
73 | // Pistol & ammo |
74 | sprite 384 angoff 512 |
74 | sprite 384 angoff 512 |
75 | 75 | ||
76 | // Shotgun & ammo |
76 | // Shotgun & ammo |
77 | sprite 328 angoff 512 |
77 | sprite 328 angoff 512 |
78 | sprite 340 angoff -512 |
78 | sprite 340 angoff -512 |
79 | sprite 350 angoff 512 |
79 | sprite 350 angoff 512 |
80 | 80 | ||
81 | // Chaingun |
81 | // Chaingun |
82 | sprite 334 angoff 1024 |
82 | sprite 334 angoff 1024 |
83 | 83 | ||
84 | // RPG & ammo |
84 | // RPG & ammo |
85 | sprite 45 angoff -768 |
85 | sprite 45 angoff -768 |
86 | sprite 367 angoff -512 |
86 | sprite 367 angoff -512 |
87 | sprite 383 angoff 1024 |
87 | sprite 383 angoff 1024 |
88 | 88 | ||
89 | // Pipebombs |
89 | // Pipebombs |
90 | sprite 21 angoff -768 |
90 | sprite 21 angoff -768 |
91 | sprite 342 angoff 512 |
91 | sprite 342 angoff 512 |
92 | sprite 346 angoff 1024 |
92 | sprite 346 angoff 1024 |
93 | 93 | ||
94 | // Shrinker & ammo |
94 | // Shrinker & ammo |
95 | sprite 90 angoff -320 |
95 | sprite 90 angoff -320 |
96 | sprite 91 angoff -512 |
96 | sprite 91 angoff -512 |
97 | 97 | ||
98 | // Devastator & ammo |
98 | // Devastator & ammo |
99 | sprite 46 angoff 1024 |
99 | sprite 46 angoff 1024 |
100 | sprite 140 angoff -512 |
100 | sprite 140 angoff -512 |
101 | sprite 309 angoff 1024 |
101 | sprite 309 angoff 1024 |
102 | sprite 363 angoff 256 |
102 | sprite 363 angoff 256 |
103 | sprite 372 angoff -512 |
103 | sprite 372 angoff -512 |
104 | sprite 429 angoff -768 |
104 | sprite 429 angoff -768 |
105 | sprite 473 angoff -384 |
105 | sprite 473 angoff -384 |
106 | 106 | ||
107 | // Freezethrower & ammo |
107 | // Freezethrower & ammo |
108 | sprite 20 angoff -512 |
108 | sprite 20 angoff -512 |
109 | sprite 381 angoff -256 |
109 | sprite 381 angoff -256 |
110 | sprite 382 angoff -256 |
110 | sprite 382 angoff -256 |
111 | 111 | ||
112 | 112 | ||
113 | 113 | ||
114 | // OVERRIDE |
114 | // OVERRIDE |
115 | 115 | ||
116 | // Fixes for badly aligned sprites |
116 | // Fixes for badly aligned sprites |
117 | sprite 16 mdzoff -150000 // drinking fountain |
117 | sprite 16 mdzoff -150000 // drinking fountain |
118 | sprite 16 pitch 1 |
118 | sprite 16 pitch 1 |
119 | sprite 100 mdxoff 23000 // crouching babe |
119 | sprite 100 mdxoff 23000 // crouching babe |
120 | sprite 100 mdzoff 1296000 |
120 | sprite 100 mdzoff 1296000 |
121 | sprite 100 pitch 4095 |
121 | sprite 100 pitch 4095 |
122 | sprite 100 roll 1 |
122 | sprite 100 roll 1 |
123 | sprite 113 mdzoff -460000 // crouching babe |
123 | sprite 113 mdzoff -460000 // crouching babe |
124 | sprite 113 pitch 1 |
124 | sprite 113 pitch 1 |
125 | sprite 113 roll 4095 |
125 | sprite 113 roll 4095 |
126 | sprite 307 mdzoff -1060000 // flipped hanging babe |
126 | sprite 307 mdzoff -1060000 // flipped hanging babe |
127 | sprite 307 pitch 1 |
127 | sprite 307 pitch 1 |
128 | 128 | ||
129 | // Forcing any floor aligned model to be rendered as sprite |
129 | // Forcing any floor aligned model to be rendered as sprite |
130 | sprite 99 notmd |
130 | sprite 99 notmd |
131 | sprite 315 notmd |
131 | sprite 315 notmd |
132 | sprite 316 notmd |
132 | sprite 316 notmd |
133 | sprite 433 notmd |
133 | sprite 433 notmd |
134 | sprite 434 notmd |
134 | sprite 434 notmd |
135 | sprite 435 notmd |
135 | sprite 435 notmd |
136 | sprite 436 notmd |
136 | sprite 436 notmd |
137 | sprite 437 notmd |
137 | sprite 437 notmd |
138 | sprite 438 notmd |
138 | sprite 438 notmd |
139 | sprite 439 notmd |
139 | sprite 439 notmd |
140 | sprite 440 notmd |
140 | sprite 440 notmd |
141 | sprite 441 notmd |
141 | sprite 441 notmd |
142 | 142 | ||
143 | // Switches to be hidden |
143 | // Switches to be hidden |
144 | sprite 74 notmd // Switch in alien base |
144 | sprite 74 notmd // Switch in alien base |
145 | sprite 93 notmd // Cash register |
145 | sprite 93 notmd // Cash register |
146 | sprite 274 notmd // Telephone |
146 | sprite 274 notmd // Telephone |
147 | sprite 321 notmd // Snacks machine |
147 | sprite 321 notmd // Snacks machine |
148 | 148 | ||
149 | 149 | ||
150 | 150 | ||
151 | // POLYMER LIGHTS (by Micky C) |
151 | // POLYMER LIGHTS (by Micky C) |
152 | 152 | ||
153 | light 185 32368 -44708 -28416 10000 255 225 235 138 103 1758 50 0 0 0 -1 |
- | |
154 | light 141 34560 -41216 -30464 10000 255 225 235 352 264 1024 -1 0 0 0 -1 |
- | |
155 | light 158 31744 -47472 -13312 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
- | |
156 | light 157 32768 -51280 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
153 | light 184 17792 -33792 -9216 3800 255 225 235 0 0 1536 -1 0 0 0 -1 |
157 | light 158 31744 -47456 -5120 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
- | |
158 | light 158 32256 -47472 -13312 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
- | |
159 | light 158 32768 -47472 -13312 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
- | |
160 | light 158 32768 -47456 -5120 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
154 | light 148 12928 -15680 95232 5000 60 60 255 0 0 1536 -1 0 0 0 -1 |
161 | light 158 32256 -47456 -5120 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
155 | light 151 13120 -9408 85248 2500 60 60 255 0 0 1536 -1 0 0 0 -1 |
162 | light 162 30048 -48192 -4096 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
163 | light 108 36864 -51584 -13312 1500 255 225 235 0 0 1536 -1 0 0 0 -1 |
156 | light 0 16064 -29376 -13056 5800 255 225 235 250 187 1024 -1 0 0 0 -1 |
164 | light 160 32224 -51936 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
165 | light 157 31744 -51280 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
166 | light 157 32256 -51280 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
167 | light 183 18176 -54144 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
168 | light 183 27776 -59264 -8192 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
169 | light 183 25728 -61568 -8192 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
170 | light 183 34688 -61440 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
171 | light 183 32640 -59264 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
157 | light 172 12096 -25536 -11264 3000 0 255 0 0 0 1536 -1 0 0 2 -1 |
172 | light 183 40960 -32128 -14336 5000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
173 | light 183 39808 -26752 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
158 | light 171 14848 -25856 -11264 2500 0 150 255 0 0 1536 -1 0 0 0 -1 |
174 | light 183 42112 -24704 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
159 | light 172 13120 -23296 -12288 1000 255 225 235 0 0 1536 -1 0 0 2 -1 |
175 | light 183 32640 -19712 -9216 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
160 | light 157 9600 -27008 -9216 1000 0 0 255 0 0 1536 -1 0 0 2 -1 |
176 | light 183 34688 -17280 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
177 | light 183 25728 -17408 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
178 | light 183 27776 -19712 -9216 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
179 | light 183 18048 -24704 -12288 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
180 | light 183 20864 -26752 -13312 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
161 | light 88 14912 -36672 -13312 3000 255 225 235 0 0 1536 -1 0 0 2 -1 |
181 | light 183 20864 -52096 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
- | |
182 | light 183 17792 -38400 -9216 3800 255 225 235 0 0 1536 -1 0 0 0 -1 |
162 | light 88 14912 -32960 -11264 3000 255 225 235 0 0 1536 -1 0 0 2 -1 |
183 | light 91 30752 -50048 -9216 1000 255 225 235 0 0 1536 -1 0 0 0 -1 |
163 | light 174 10240 -29312 -7168 300 255 225 235 0 0 1536 -1 0 0 0 -1 |
184 | light 183 17792 -29184 -9216 3800 255 225 235 0 0 1536 -1 0 0 0 -1 |
164 | light 176 9600 -29376 -10240 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
185 | light 118 31872 -15744 -22528 2000 255 0 0 0 0 1536 -1 0 0 4 -1 |
- | |
186 | light 183 40896 -43840 -9216 3000 255 225 235 0 0 1536 -1 0 0 0 -1 |
165 | light 149 27520 -34112 32000 2500 255 225 235 0 0 1536 -1 0 0 0 -1 |
187 | light 96 25024 -44800 -15360 2000 255 225 235 0 0 1536 -1 0 0 0 -1 |
166 | light 96 25024 -44800 -15360 2000 255 225 235 0 0 1536 -1 0 0 0 -1 |
188 | light 148 27520 -34112 32000 2500 255 225 235 0 0 1536 -1 0 0 0 -1 |
167 | light 184 17792 -29184 -9216 3800 255 225 235 0 0 1536 -1 0 0 0 -1 |
189 | light 175 9600 -29376 -10240 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
168 | light 184 17792 -38400 -9216 3800 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | 169 | light 184 20864 -52096 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 170 | light 184 20864 -26752 -13312 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 171 | light 184 18048 -24704 -12288 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 172 | light 184 25728 -17408 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 173 | light 184 25728 -61568 -8192 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 174 | light 184 27776 -59264 -8192 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 175 | light 184 18176 -54144 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
190 | light 128 30080 -15104 -19456 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
176 | light 184 40960 -46976 -10240 3000 255 225 235 0 0 1536 -1 0 0 0 -1 |
191 | light 118 28416 -15744 -19456 2000 255 0 0 0 0 1536 -1 0 0 0 -1 |
177 | light 184 40960 -50432 -10240 3000 255 225 235 0 0 1536 -1 0 0 0 -1 |
192 | light 133 30400 -27392 12288 10000 255 225 200 0 0 1536 -1 0 0 0 -1 |
178 | light 133 30400 -27392 12288 10000 255 225 200 0 0 1536 -1 0 0 0 -1 |
193 | light 173 10240 -29312 -7168 300 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
194 | light 88 14912 -32960 -11264 3000 255 225 235 0 0 1536 -1 0 0 2 -1 |
- | |
195 | light 88 14912 -36672 -13312 3000 255 225 235 0 0 1536 -1 0 0 2 -1 |
- | |
196 | light 156 9600 -27008 -9216 1000 0 0 255 0 0 1536 -1 0 0 2 -1 |
- | |
197 | light 171 13120 -23296 -12288 1000 255 225 235 0 0 1536 -1 0 0 2 -1 |
- | |
198 | light 170 14848 -25856 -11264 2500 0 150 255 0 0 1536 -1 0 0 0 -1 |
- | |
199 | light 171 12096 -25536 -11264 3000 0 255 0 0 0 1536 -1 0 0 2 -1 |
- | |
200 | light 0 16064 -29376 -37632 5700 255 225 235 250 187 1024 -1 0 0 0 -1 |
- | |
201 | light 150 13120 -9408 95232 2500 60 60 255 0 0 1536 -1 0 0 0 -1 |
- | |
202 | light 147 12928 -15680 95232 5000 60 60 255 0 0 1536 -1 0 0 0 -1 |
- | |
203 | light 183 40960 -50432 -10240 3000 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
204 | light 183 17792 -33792 -9216 3800 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
205 | light 183 40960 -46976 -10240 3000 255 225 235 0 0 1536 -1 0 0 0 -1 |
- | |
206 | 179 | light 118 28416 -15744 -19456 2000 255 0 0 0 0 1536 -1 0 0 0 -1 |
|
- | 180 | light 128 30080 -15104 -19456 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 181 | light 184 40896 -43840 -9216 3000 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 182 | light 118 31872 -15744 -22528 2000 255 0 0 0 0 1536 -1 0 0 4 -1 |
|
- | 183 | light 91 30752 -50048 -9216 1000 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 184 | light 184 27776 -19712 -9216 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 185 | light 184 34688 -17280 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 186 | light 184 32640 -19712 -9216 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 187 | light 184 42112 -24704 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 188 | light 184 39808 -26752 -10240 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 189 | light 184 19456 -46976 -14336 5000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 190 | light 184 32640 -59264 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 191 | light 184 34688 -61440 -14336 3000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 192 | light 158 32256 -51280 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 193 | light 158 31744 -51280 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 194 | light 161 32224 -51936 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 195 | light 164 37120 -43008 -15360 1400 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 196 | light 163 30048 -48192 -4096 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 197 | light 159 32256 -47456 -5120 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
|
- | 198 | light 159 32768 -47456 -5120 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
|
- | 199 | light 159 32768 -47472 -12288 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
|
- | 200 | light 159 32256 -47472 -12288 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
|
- | 201 | light 159 31744 -47456 -5120 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
|
- | 202 | light 158 32768 -51280 -8192 500 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 203 | light 159 31744 -47472 -12288 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
|
- | 204 | light 141 34560 -41216 -28416 10000 255 225 235 352 264 1024 -1 0 0 0 -1 |
|
- | 205 | light 146 32368 -44708 -28416 10000 255 225 235 138 103 1758 50 0 0 0 -1 |
|
- | 206 | light 184 40960 -32128 -14336 5000 100 100 255 0 0 1536 -1 0 0 2 -1 |
|
- | 207 | light 108 36864 -51584 -13312 1500 255 225 235 0 0 1536 -1 0 0 0 -1 |
|
- | 208 | ||
207 |
|
209 |
|
208 | 210 | ||
209 | 211 | ||
210 | 212 |