Subversion Repositories duke3d_hrp

Rev

Rev 89 | 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: E4L2.MAP - "Duke-Burger" (Original Atomic Edition version)
10 parkar 3
// Reviewed by NightFright (June 2009)
5 parkar 4
 
5
 
6
 
7
// PROPS
8
 
9
// Bottles
10
sprite 41 angoff 192
11
 
12
// Boxes
13
sprite 156 angoff 64
14
sprite 157 angoff -128
15
 
16
// C9 cannisters
17
sprite 2 angoff 256
18
sprite 3 angoff -128
19
sprite 4 angoff 512
20
sprite 5 angoff 768
21
sprite 6 angoff -256
22
sprite 7 angoff 384
23
sprite 8 angoff -768
24
sprite 9 angoff 128
25
sprite 10 angoff -256
26
sprite 11 angoff 768
27
sprite 12 angoff -384
28
sprite 13 angoff 64
29
sprite 14 angoff 256
30
sprite 15 angoff -768
31
sprite 16 angoff -128
32
sprite 17 angoff 256
33
sprite 18 angoff -512
34
sprite 19 angoff 128
35
sprite 20 angoff 384
36
sprite 21 angoff -256
37
 
38
// Chair
39
sprite 273 angoff -512
40
sprite 521 angoff 512
41
 
42
// Chickens (storage room)
43
sprite 581 angoff 128
44
sprite 582 angoff -256
45
sprite 583 angoff 512
46
sprite 627 angoff -128
47
sprite 628 angoff 768
48
sprite 629 angoff -64
49
 
50
// Deskphone
51
sprite 678 angoff -768
52
 
53
// Fries
54
sprite 477 angoff -128
55
sprite 478 angoff 768
56
 
57
// IV Unit
58
sprite 363 angoff 384
59
 
60
// Jollymeals/Foodobjects
61
sprite 325 angoff 256
62
sprite 656 angoff -128
63
sprite 657 angoff -192
64
 
65
// Ketchup/mustard 
66
sprite 559 angoff 128
67
sprite 560 angoff -64
68
 
69
// Robotdog2
70
sprite 37 angoff 192
71
 
72
// Scale
73
sprite 362 angoff 768
74
 
75
// "Slippery floor" sign
76
sprite 676 angoff -256
77
 
78
// Wooden Horses
79
sprite 118 angoff 896
80
sprite 119 angoff 256
81
sprite 120 angoff -192
82
sprite 121 angoff 384
83
sprite 122 angoff 96
84
sprite 123 angoff -128
85
 
86
 
87
 
88
// ITEMS/POWERUPS
89
 
90
// Armor
91
sprite 217 angoff 512
92
sprite 354 angoff 1024
93
 
94
// Health +10
95
sprite 124 angoff 512
96
sprite 136 angoff 512
97
sprite 352 angoff 512 // Dukematch only
98
sprite 680 angoff 512
99
 
100
// Health +30
101
sprite 335 angoff -896
102
sprite 353 angoff 512
103
sprite 356 angoff 256
104
sprite 596 angoff 768
105
 
106
// Keycards (R/B)
107
sprite 198 angoff -256
108
sprite 664 angoff -512
109
 
110
// MedKit
10 parkar 111
sprite 102 angoff -256
112
sprite 355 angoff 256
5 parkar 113
 
114
// Steroids
115
sprite 101 angoff 256
116
sprite 423 angoff 1024
117
 
118
 
119
 
120
// WEAPONS/AMMO
121
 
122
// Pistol & ammo
123
sprite 89 angoff 512
124
sprite 116 angoff -512
125
sprite 117 angoff -512
126
 
127
// Shotgun & ammo
128
sprite 351 angoff -512
129
sprite 417 angoff 512
130
sprite 597 angoff -512
131
sprite 792 angoff -512
132
 
133
// Chaingun & ammo
134
sprite 418 angoff -512
135
 
136
// RPG & ammo
137
sprite 75 angoff -256
138
sprite 416 angoff 512 // Dukematch only
139
 
140
// Pipebombs
141
sprite 85 angoff -768
142
sprite 98 angoff -512
143
sprite 113 angoff 896
144
sprite 140 angoff 1024
145
sprite 414 angoff 1024
146
 
147
// Shrinker/Expander & ammo
148
sprite 99 angoff 768
149
sprite 100 angoff 768
150
sprite 415 angoff 512 // Dukematch only
151
sprite 594 angoff -768
152
sprite 663 angoff 192
153
 
154
// Devastator & ammo
155
sprite 595 angoff -512
156
 
157
// Laser Tripbomb
158
sprite 59 angoff 512
159
 
160
// Freezethrower & ammo
161
sprite 60 angoff 512
162
sprite 125 angoff 1024
163
sprite 748 angoff -512
164
 
165
 
166
 
167
// OVERRIDE
168
 
169
// Fixes for badly aligned sprites
170
sprite 559 mdzoff 790000 // foodobject9
171
sprite 559 roll 1
172
sprite 560 mdzoff 330000 // foodobject9
173
sprite 560 pitch 1
174
 
175
// Forcing any floor aligned model to be rendered as sprite
176
sprite 46 notmd
177
sprite 323 notmd
178
sprite 324 notmd
179
sprite 330 notmd
180
sprite 361 notmd
181
sprite 364 notmd
182
sprite 365 notmd
183
sprite 372 notmd
184
sprite 373 notmd
185
sprite 375 notmd
186
sprite 376 notmd
187
sprite 394 notmd
188
sprite 395 notmd
189
sprite 420 notmd
190
sprite 421 notmd
191
sprite 422 notmd
192
sprite 431 notmd
193
sprite 432 notmd
194
sprite 447 notmd
195
sprite 448 notmd
196
sprite 481 notmd
197
sprite 665 notmd
198
sprite 666 notmd
199
sprite 667 notmd
200
sprite 668 notmd
201
sprite 669 notmd
202
sprite 670 notmd
203
sprite 671 notmd
204
sprite 672 notmd
205
sprite 673 notmd
206
 
207
// Switches to be hidden
208
sprite 334 notmd // Drive-thru speaker
209
sprite 702 notmd // Payphone
210
sprite 703 notmd // Payphone
89 devastator 211
sprite 790 notmd // "No way I'm eating this sh*t!"
212
 
252 nightfrigh 213
 
214
 
215
// LIGHTS
216
 
217
// by Devastator
89 devastator 218
light  281  32512 41472 -9216  2000  245 245 245  0 0 1536 -1  0 0  0 -1
219
light  50  41472 30976 -15360  2200  150 150 150  0 0 1536 -1  0 0  0 -1
220
light  281  34816 41472 -9216  2000  245 245 245  0 0 1536 -1  0 0  0 -1
221
light  281  36608 41472 -16384  2400  245 245 245  0 0 1536 -1  0 0  0 -1
222
light  292  23808 14848 -4096  4000  81 81 81  0 0 1536 -1  0 0  0 -1
223
light  286  43392 37760 -15360  3000  50 50 50  0 0 1536 -1  0 0  0 -1
224
light  239  31360 18176 -13056  4400  94 94 94  0 0 1536 59  0 0  0 -1
225
light  82  39936 34048 0  2000  245 245 245  0 0 1536 -1  0 0  0 -1
226
light  83  31232 39936 -30720  2600  120 120 120  0 0 1536 -1  0 0  0 -1
227
light  286  43776 20480 4096  3100  91 91 91  0 0 1536 -1  0 0  0 -1
228
light  286  43776 24576 1024  2400  81 81 81  0 0 1536 -1  0 0  0 -1
229
light  286  43520 28928 4096  2400  81 81 81  0 0 1536 -1  0 0  0 -1
230
light  283  14592 33408 -34816  500  64 64 64  0 0 1536 -1  0 0  0 -1
231
light  292  26752 40192 -16128  2700  55 55 55  0 0 1536 -1  0 0  0 -1
232
light  292  23040 8064 -33536  3300  70 70 70  0 0 1536 59  0 0  0 -1
233
light  144  29312 9088 -14080  2800  21 21 21  0 0 1536 59  0 0  0 -1
234
light  292  26368 13568 -33536  2000  180 180 180  0 0 1536 59  0 0  0 -1
235
light  286  39936 37376 2048  2200  200 200 200  0 0 1536 -1  0 0  0 -1
236
light  281  28928 42752 -25344  1800  200 200 200  0 0 1536 -1  0 0  0 -1
237
light  306  28672 28160 3328  1800  105 105 105  0 0 1536 139  0 0  0 -1
238
light  288  36992 34048 -14080  3200  125 125 125  0 0 1536 139  0 0  0 -1
239
light  292  24704 39168 -37632  3500  125 125 125  0 0 1536 139  0 0  0 -1
240
light  261  34624 28800 -17408  1500  205 205 205  0 0 1536 159  0 0  0 -1
241
light  287  31232 36864 -14080  2800  125 125 125  0 0 1536 139  0 0  0 -1
242
light  288  35840 36864 -14080  2800  125 125 125  0 0 1536 139  0 0  0 -1
243
light  287  30592 34048 -14080  3200  125 125 125  0 0 1536 139  0 0  0 -1
244
light  212  33792 32704 -11008  1500  125 125 125  0 0 1536 139  0 0  0 -1
245
light  212  30080 31424 -18432  2300  41 41 41  0 0 1536 399  0 0  0 -1
246
light  254  30080 27808 3072  600  124 152 196  0 0 1536 269  0 0  0 -1
247
light  156  29696 26880 -21504  1500  61 61 61  0 0 1536 159  0 0  0 -1
248
light  342  34688 30208 -5120  1600  255 255 255  0 0 1536 159  0 0  0 -1
249
light  241  29792 19936 -11008  2400  68 64 40  0 0 1536 469  0 0  0 -1
250
light  343  37312 29056 5120  1100  51 51 51  0 0 1536 209  0 0  0 -1
251
light  156  30560 25408 -2048  1200  255 255 255  0 0 1536 159  0 0  0 -1
252
light  156  33152 27072 -14336  2000  105 105 105  0 0 1536 159  0 0  0 -1
253
light  225  36992 21744 -768  1000  112 24 8  0 0 1536 159  0 0  0 -1
254
light  181  31488 24064 -4096  2400  145 145 145  0 0 1536 219  0 0  0 -1
255
light  219  32512 20480 5376  1000  55 55 55  0 0 1536 159  0 0  0 -1
256
light  117  36992 7552 -20480  1100  21 21 21  0 0 1536 159  0 0  0 -1
257
light  213  32512 23552 5376  1000  55 55 55  0 0 1536 159  0 0  0 -1
258
light  244  39232 22496 -19200  1500  195 195 195  0 0 1536 159  0 0  0 -1
259
light  294  38880 20160 -3840  2400  32 32 32  0 0 1536 159  0 0  0 -1
260
light  226  35968 21728 -768  1000  112 24 8  0 0 1536 159  0 0  0 -1
261
light  131  33792 35680 -22528  800  51 51 51  0 0 1536 159  0 0  0 -1
262
light  134  34704 24192 -27392  1100  51 51 51  0 0 1536 159  0 0  0 -1
263
light  159  34688 26160 -21248  800  51 51 51  0 0 1536 159  0 0  0 -1
264
light  62  41088 21232 14335  1500  91 91 91  0 0 1536 159  0 0  0 -1
265
light  64  40752 14048 17407  2200  91 91 91  0 0 1536 159  0 0  0 -1
266
light  64  40672 16880 18431  1400  31 31 31  0 0 1536 159  0 0  0 -1
267
light  72  39872 11824 19712  1100  161 161 161  0 0 1536 159  0 0  0 -1
268
light  81  40336 9728 -2048  1900  71 71 71  0 0 1536 169  0 0  0 -1
269
light  313  41600 8576 -5120  1400  81 81 81  0 0 1536 159  0 0  0 -1
270
light  314  38016 9728 1024  1400  81 81 81  0 0 1536 159  0 0  0 -1
271
light  314  39424 10624 1024  1400  81 81 81  0 0 1536 159  0 0  0 -1
272
light  345  27840 6720 0  2000  190 128 67  0 0 1536 159  0 0  0 -1
273
light  68  33024 7552 -18432  1300  51 51 51  0 0 1536 500  0 0  0 -1
274
light  314  39552 8704 1024  1400  81 81 81  0 0 1536 159  0 0  0 -1
275
light  94  31744 9216 -2048  1500  61 61 61  0 0 1536 159  0 0  0 -1
276
light  126  36992 11520 -4096  1500  41 41 41  0 0 1536 159  0 0  0 -1
277
light  313  41728 7168 -2048  800  216 64 24  0 0 1536 159  0 0  0 -1
278
light  292  26496 8960 -33536  2000  180 180 180  0 0 1536 59  0 0  0 -1
279
light  143  30592 11520 1024  1900  71 71 71  0 0 1536 59  0 0  0 -1
280
light  107  29952 12800 -18176  2100  61 61 61  0 0 1536 59  0 0  0 -1
281
light  217  32512 22016 -6144  3200  61 61 61  232 174 0 9  0 0  0 -1
282
light  342  32704 30208 -4096  1600  255 255 255  0 0 1536 159  0 0  0 -1
283
light  201  38720 25472 5120  1000  55 55 55  0 0 1536 209  0 0  0 -1
284
light  200  37312 24768 1024  1100  91 91 91  0 0 1536 209  0 0  0 -1
285
light  192  36608 24064 -11008  1100  141 141 141  0 0 1536 209  0 0  0 -1
286
light  196  36160 24896 3072  1100  61 61 61  0 0 1536 209  0 0  0 -1
287
light  199  35072 25216 -11008  900  51 51 51  0 0 1536 209  0 0  0 -1
288
light  342  30912 30208 -19456  400  105 105 105  0 0 1536 159  0 0  0 -1
289
light  193  38784 23872 -12032  800  95 95 95  0 0 1536 219  0 0  0 -1
290
light  42  38976 27136 1024  1100  135 135 135  0 0 1536 209  0 0  0 -1
291
light  330  36224 48960 4096  2700  21 21 21  0 0 1536 209  0 0  0 -1
292
light  330  38144 46144 4096  2700  31 31 31  0 0 1536 209  0 0  0 -1
293
light  283  15360 32448 7168  2700  21 21 21  0 0 1536 209  0 0  0 -1
294
light  265  20800 31808 6144  2600  21 21 21  0 0 1536 209  0 0  0 -1
295
light  239  37696 17408 4096  2600  61 61 61  0 0 1536 209  0 0  0 -1
296
light  239  34752 16448 -8192  2600  61 61 61  0 0 1536 209  0 0  0 -1
297
light  360  28544 2880 -1792  3500  185 185 185  400 300 512 0  0 0  0 -1
298
light  115  30336 6784 0  2000  190 128 67  0 0 1536 159  0 0  0 -1
299
light  207  35904 27200 -20480  1500  165 165 165  0 0 1536 209  0 0  0 -1
300
light  207  36864 26944 3072  900  55 55 55  0 0 1536 209  0 0  0 -1
301
light  286  43008 35072 2048  2400  81 81 81  0 0 1536 -1  0 0  0 -1
302
light  286  43264 18304 -5120  3100  21 21 21  0 0 1536 -1  0 0  0 -1
303
light  292  24064 27136 -5120  4000  81 81 81  0 0 1536 -1  0 0  0 -1
304
light  239  28160 23808 2048  3500  91 91 91  0 0 1536 -1  0 0  0 -1
305
light  239  29952 15616 -26624  2400  81 81 81  0 0 1536 -1  0 0  0 -1
306
light  121  40704 15232 -11264  3100  21 21 21  0 0 1536 -1  0 0  0 -1
307
light  292  24064 21760 -4096  4000  81 81 81  0 0 1536 -1  0 0  0 -1
308
light  239  28544 18688 1024  2100  221 221 221  0 0 1536 -1  0 0  0 -1
309
light  370  31488 -2720 -51968  4000  255 255 255  234 175 1024 -500  0 0  0 -1
310
light  378  31040 -2752 -71680  1100  255 255 255  392 294 0 -1  0 0  0 -1
311
light  378  30720 -13824 -37888  4200  195 195 195  0 0 1536 -500  0 0  0 -1
312
light  378  29696 -6784 -38912  4100  115 115 115  0 0 1536 -500  0 0  0 -1
313
light  378  31872 -13568 -143104  4100  205 205 205  0 0 1536 -500  0 0  0 -1
314
light  378  31872 -8960 -78592  3800  175 175 175  0 0 1536 -500  0 0  0 -1
315
light  53  28480 11456 -4864  2100  51 51 51  306 229 0 9  0 0  0 -1
316
light  92  35584 10240 -21248  6400  41 41 41  426 319 0 -500  0 0  0 -1