Subversion Repositories duke3d_hrp

Rev

Rev 136 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 plagman 1
// Maphacks for Duke3D HRP
2
// Level: E1L1.MAP - "Hollywood Holocaust" (Original Atomic Edition version)
136 nightfrigh 3
// Reviewed by NightFright (July 2010)
1 plagman 4
 
136 nightfrigh 5
 
6
 
1 plagman 7
// CHARACTERS
8
 
9
// Slime babes
10
sprite 22 angoff -256
11
 
12
 
13
 
14
// PROPS
15
 
16
// Cinema sign
17
sprite 348 angoff 512
18
sprite 399 angoff -512
19
 
20
// Fire hydrant
21
sprite 215 angoff -512
22
 
23
// Rubbercans
24
sprite 162 angoff 128
25
sprite 384 angoff 256
26
sprite 385 angoff 192
27
 
28
 
29
 
30
// ITEMS/POWERUPS
31
 
32
// Armor
33
sprite 532 angoff -256
34
 
35
// Health +10
36
sprite 41 angoff -512
37
 
38
// Health +30
39
sprite 42 angoff 1024
40
sprite 43 angoff 256
41
sprite 78 angoff 128
42
sprite 171 angoff 256
43
sprite 173 angoff 384
44
sprite 531 angoff -768
45
sprite 549 angoff 256
46
sprite 577 angoff -256
47
sprite 621 angoff 768
48
 
49
// HoloDuke
50
sprite 297 angoff 1024 
51
sprite 411 angoff 768
52
 
53
// Jetpack
54
sprite 447 angoff -512
55
sprite 633 angoff 512
56
 
57
// Keycards (R)
58
sprite 451 angoff 256
59
 
60
// MedKit
10 parkar 61
sprite 376 angoff 1024
1 plagman 62
 
63
// Nightvision
64
sprite 25 angoff 1024 // Dukematch only
65
 
66
 
67
 
68
// WEAPONS/AMMO
69
 
70
// Pistol & ammo
71
sprite 548 angoff 512
72
sprite 617 angoff -512
73
sprite 619 angoff 512
74
 
75
// Shotgun & ammo
76
sprite 44 angoff -512
77
sprite 112 angoff -1280
78
sprite 113 angoff -768
79
sprite 199 angoff -256 // flipped sprite
80
 
81
// Chaingun & ammo
82
sprite 45 angoff 512
83
sprite 530 angoff 512 // Dukematch only
84
 
85
// RPG & ammo
86
sprite 82 angoff 1024
87
sprite 87 angoff 1024 // Dukematch only
88
sprite 180 angoff -768
89
sprite 192 angoff -512
90
sprite 431 angoff 1024
91
 
92
// Pipebombs
93
sprite 27 angoff 768
94
sprite 535 angoff -384 // Dukematch only
95
sprite 632 angoff -256
96
 
97
 
98
 
99
// OVERRIDE
100
 
101
// Fixes for badly aligned sprites
10 parkar 102
sprite 72 mdzoff -250000 // fence (rooftop)
103
sprite 72 pitch 1
104
sprite 72 roll 5
105
sprite 73 mdzoff -250000 // fence (rooftop)
106
sprite 73 pitch 1
107
sprite 73 roll -1
108
sprite 115 mdzoff -700000 // fence (rooftop)
109
sprite 115 pitch 1
110
sprite 117 mdzoff -700000 // fence (rooftop)
111
sprite 117 pitch 1
112
sprite 118 mdzoff -700000 // fence (rooftop)
113
sprite 118 pitch 1
114
sprite 119 mdzoff -700000 // fence (rooftop)
115
sprite 119 pitch 1
116
sprite 119 roll 1
117
sprite 120 mdzoff -700000 // fence (rooftop)
118
sprite 120 pitch 1
119
sprite 121 mdzoff -700000 // fence (rooftop)
120
sprite 121 pitch 1
121
sprite 122 mdzoff -700000 // fence (rooftop)
122
sprite 122 pitch 1
123
sprite 123 mdzoff -700000 // fence (rooftop)
124
sprite 123 pitch 1
125
sprite 124 mdzoff -700000 // fence (rooftop)
126
sprite 124 pitch 1
127
sprite 125 mdzoff -700000 // fence (rooftop)
128
sprite 125 pitch 1
129
sprite 126 mdzoff -700000 // fence (rooftop)
130
sprite 126 pitch 1
131
sprite 127 mdzoff -700000 // fence (rooftop)
132
sprite 127 pitch 1
133
sprite 128 mdzoff -700000 // fence (rooftop)
134
sprite 128 pitch 1
135
sprite 128 roll 1
136
sprite 129 mdzoff -700000 // fence (rooftop)
137
sprite 129 pitch 1
138
sprite 130 mdzoff -700000 // fence (rooftop)
139
sprite 130 pitch 1
140
sprite 131 mdzoff -700000 // fence (rooftop)
141
sprite 131 pitch 1
142
sprite 132 mdzoff -700000 // fence (rooftop)
143
sprite 132 pitch 1
144
sprite 133 mdzoff -700000 // fence (rooftop)
145
sprite 133 pitch 1
146
sprite 134 mdzoff -700000 // fence (rooftop)
147
sprite 134 pitch 1
148
sprite 135 mdzoff -700000 // fence (rooftop)
149
sprite 135 pitch 1
150
sprite 136 mdzoff -700000 // fence (rooftop)
151
sprite 136 pitch 1
152
sprite 137 mdzoff -700000 // fence (rooftop)
153
sprite 137 pitch 1
154
sprite 137 roll 1
155
sprite 138 mdzoff -250000 // fence (rooftop)
156
sprite 138 pitch 1
157
sprite 139 mdzoff -700000 // fence (rooftop)
158
sprite 139 pitch 1
159
sprite 140 mdzoff -700000 // fence (rooftop)
160
sprite 140 pitch 1
161
sprite 141 mdzoff -700000 // fence (rooftop)
162
sprite 141 pitch 1
1 plagman 163
sprite 168 away1 // in the security room
164
sprite 178 away1 // burning trash
165
sprite 384 mdzoff -600000 // rubbercan near cash register
166
sprite 384 pitch 1
10 parkar 167
sprite 574 mdzoff -700000 // fence (rooftop)
168
sprite 574 pitch 1
169
sprite 575 mdzoff -700000 // fence (rooftop)
170
sprite 575 pitch 1
171
sprite 575 roll 1
1 plagman 172
sprite 588 away1 // security screen near "Innocent" sign
173
sprite 632 mdzoff 1500000 // pipebomb box in secret area
174
sprite 632 pitch 1
175
 
176
// Forcing any floor aligned model to be rendered as sprite
177
sprite 47 notmd
178
sprite 165 notmd
179
sprite 166 notmd
180
sprite 249 notmd
181
sprite 250 notmd
182
sprite 251 notmd
183
sprite 252 notmd
184
sprite 552 notmd
185
 
186
// Switches to be hidden
187
sprite 298 notmd // Arcade game
188
sprite 543 notmd // Cash register
189
 
190
 
191
 
252 nightfrigh 192
// LIGHTS 
1 plagman 193
 
252 nightfrigh 194
// by Devastator
136 nightfrigh 195
//    sect   x     y       z   range   r   g   b  rad  fade  ang   horiz  mins maxs prio  tile
196
light  55  18432 49408  -36608  2500 255 255 255    0     0    0       0     0    0    0     0
197
light  66  22144 39936   -9216  2500 200 200 200    0     0    0       0    10    0    0     0
198
light  67  26048 39680   -6912  1000 100 100 100    0     0    0       0    18    0    0     0
199
light  67  26048 40192   -6912  3500 255 255 255  450   200 1024    -600    18    0    0     0
200
light  67  26048 40704   -6912  1000 100 100 100    0     0    0       0    18    0    0     0
201
light  72  22016 45300   -6144  4000 255 255 255  400   300  512     100    13    0    0  9000
202
light  72  22016 45545  -11144   500 255 255 255    0     0    0       0    13    0    0     0
203
light  72  22016 45545   -1144   500 255 255 255    0     0    0       0    13    0    0     0
204
light  89  15936 57600  -63232  1000 100 100 100    0     0    0       0     0    0    0     0
205
light  89  16192 57600  -63232  3000 200 200 200  450   200 1536    -500     0    0    0     0
206
light  89  16448 57600  -63232  1000 100 100 100    0     0    0       0     0    0    0     0
207
light  90  22016 48832  -94976  2500 160 160 150    0     0    0       0    16    0    0     0
208
light  90  22016 48832  -94976  8000 255 255 250  300   200 1536    -600    16    0    0     0
209
light 105  21792 53664 -103168  9000 255 255 250  300   200  512    -500    15    6    0     0
210
light 115  18084 57216  -13056  1600 200 200 200    0     0    0       0    22    0    0     0
211
light 118  16384 57952  -13056  2048 200 200 200  300   200  512    -500    22    0    0     0
212
light 133  22016 43520  -47104  6500 255 255 255  400   250 1540    -450    15  -21    0     0
213
light 133  22016 43520  -43000  3000 220 220 220    0     0    0       0    15  -21    0     0
214
light 136  19200 61184  -69000  4000 255   0   0    0     0    0       0     0    0    0     0
215
light 139  27910 42254  -22000  7000 255 255 255  375   200   12    -150    15   -8    0     0
216
light 139  27910 42818  -22000  1280 255 255 255    0     0    0       0    15   -8    0     0
217
light 139  27910 41876  -22000  1280 255 255 255    0     0    0       0    15   -8    0     0
218
light 142  25504 39168   -2048  1000   0 100  20    0     0    0       0     0    0    0     0
219
light 149  19456 60128  -18432  1000   0 100  20    0     0    0       0     0    0    0     0
220
light 151  16384 58880   -9216   500 200  50   0    0     0    0       0     0    0    0     0
221
light 158  16640 53120  -52224  3000 255 255 255  200   150  512    -100     0    0    0     0
222
light 159  16640 52864  -52224  3000 255 255 255  200   150 1536    -100     0    0    0     0
223
light 165  15296 60920  -58112   500 200  50   0    0     0    0       0     0    0    0     0
224
light 167  25344 59640  -30720  2000 255 255 255    0     0    0       0     0    0    0     0
225
light 180  13000 48128  -85632  3000 255   0   0    0     0    0       0     0    0    0     0
226
light 180  13000 48128  -55632  3000 255   0   0    0     0    0       0     0    0    0     0
227
light 185   7034 50364  -58568  4000 110 150 130  150   150 1024      77     0    0    0  9001
228
light 186   7034 52414  -58568  4000 110 150 130  150   150 1024      77     0    0    0  9001
229
light 189   4338 47184  -58568  4000 110 150 130  155   150  640      77     0    0    0  9001
230
light 190   2368 46464  -58568  4000 110 150 130  155   150  640      77     0    0    0  9001
231
light 192    960 47744  -54272  1000   0 100  20    0     0    0       0     0    0    0     0
232
light 204  14080 46080   -5120  2500 255 255 255    0     0    0       0    11    7    0     0
233
light 211  26160 46400  -53248  1000   0 100  20    0     0    0       0     0    0    0     0
234
light 220  17472 50608  -35840  1024 200   0   0    0     0    0       0     0    0    0     0
235
light 242  17792 43008  -45824  1000 250 250 250    0     0    0       0     0    0    0     0
236
light 255    300 42313 -460800 45000 200 250 220  120    50  100    -300     0    0    0     0
237
light 260  18400 48128   -2048  1000   0 100  20    0     0    0       0     0    0    0     0
238
light 290  -1550 40448  -101376  2000 200 200 200   0     0    0       0     0    0    0     0
239
light 290  -1550 40448  -102376  5000 255 255 255 350   150    0    -500     0    0    0     0
240
light 297  19136 48704  -38912  2000 100 100 100    0     0    0       0     0    0    0     0
241
light 297  19136 48704  -11264  1024 200   0   0    0     0    0       0     0    0    0     0
242
light 297  19136 48704  -38912  5000 255 255 255  500   300 1775     100     0    0    0     0
243
light 302  18752 57216  -18432   500 200  50   0    0     0    0       0     0    0    0     0
244
light 307 -32256  1280 -297996 30000  25  50  25    0     0    0       0     0    0    0     0
245
light 307 -23146 19439 -297996 30000 200 250 220  150   140 1390       0     0    0    0     0