Subversion Repositories duke3d_hrp

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 parkar 1
// Maphacks for Duke3D HRP
464 leod 2
// Level:  E3L1.MAP - "Raw Meat" (Original Atomic Edition version)
3
// Author: Richard Bailey Gray (The Levelord)
4
// mapmd4: bf886fce1a2aa54ae2bcac5e9cdd727b
511 leod 5
// Curr. HRP: r5.2.511
5 parkar 6
 
7
 
8
// CHARACTERS
9
 
10
// Geisha statues
464 leod 11
sprite   119 angoff    -512        // tile0753 statue (geisha)
12
sprite   482 angoff    -196        // tile0753 statue (geisha)
5 parkar 13
 
14
// Jibs5
511 leod 15
sprite   619 angoff     256        // tile2269 (tile2265 jibs5)
5 parkar 16
 
17
// Slime babes
491 leod 18
sprite    87 angoff     768        // tile0603 naked1 hangbabe
19
sprite   104 angoff     512        // tile1334 fem6 padbabe
20
sprite   104 mdxoff    -13000      // tile1334 fem6 padbabe
21
sprite   104 pitch      1          // tile1334 fem6 padbabe
22
sprite   429 angoff     256        // tile1323 fem5 polebabe
23
sprite   591 angoff     768        // tile0603 naked1 hangbabe
24
sprite   592 angoff     256        // tile0603 naked1 hangbabe
25
sprite   593 angoff    -384        // tile0603 naked1 hangbabe
5 parkar 26
 
27
 
28
 
29
// PROPS
30
 
31
// Bottles
511 leod 32
sprite   284 angoff    -256        // tile1160 bottle13 (Jack Daniels)
5 parkar 33
 
511 leod 34
sprite   468 angoff     384        // tile0716 waittobeseated
5 parkar 35
 
36
 
37
 
38
// ITEMS/POWERUPS
39
 
40
// Armor
491 leod 41
sprite   564 angoff     1024       // tile0054 shield
5 parkar 42
 
43
// Health +10
491 leod 44
sprite   578 angoff     256        // tile0051 cola
45
sprite   658 angoff     512        // tile0051 cola
46
sprite   659 angoff     512        // tile0051 cola
47
sprite   664 angoff     512        // tile0051 cola
5 parkar 48
 
49
// Health +30
491 leod 50
sprite    24 angoff     256        // tile0052 sixpack
51
sprite    30 angoff    -256        // tile0052 sixpack
52
sprite    31 angoff    -256        // tile0052 sixpack
53
sprite   109 angoff    -256        // tile0052 sixpack
54
sprite   267 angoff     512        // tile0052 sixpack
55
sprite   545 angoff     384        // tile0052 sixpack
56
sprite   546 angoff     384        // tile0052 sixpack
57
sprite   622 angoff     1024       // tile0052 sixpack
5 parkar 58
 
59
// HoloDuke
491 leod 60
sprite   609 angoff    -512        // tile1348 holoduke
5 parkar 61
 
62
// Jetpack
491 leod 63
sprite    78 angoff     1024       // tile1348 holoduke
5 parkar 64
 
292 nightfrigh 65
// Keycards (B/R)
491 leod 66
sprite   452 angoff     512        // tile0060 accesscard blue
67
sprite   457 angoff     1024       // tile0060 accesscard red
5 parkar 68
 
69
// Medkit
491 leod 70
sprite   500 angoff    -512        // tile0053 firstaid
5 parkar 71
 
72
// Nightvision
491 leod 73
sprite   656 angoff    -512        // tile0059 heatsensor
5 parkar 74
 
75
// Scuba gear
491 leod 76
sprite   632 angoff     256        // tile0056 airtank
5 parkar 77
 
78
// Steroids
491 leod 79
sprite   499 angoff    -512        // tile0055 steroids
5 parkar 80
 
81
 
82
 
83
// WEAPONS/AMMO
84
 
85
// Pistol & ammo
511 leod 86
sprite   552 angoff    -512        // tile0021 firstgunsprite
5 parkar 87
 
88
// Shotgun & ammo
511 leod 89
sprite    89 angoff    -512        // tile0049 shotgunammo
90
sprite   260 angoff    -512        // tile0049 shotgunammo (multiplayer)
91
sprite   492 angoff     512        // tile0028 shotgunsprite
491 leod 92
sprite   553 angoff     1024       // tile0049 shotgunammo
93
sprite   553 roll      -256        // tile0049 shotgunammo
511 leod 94
sprite   554 angoff     1024       // tile0049 shotgunammo
95
sprite   574 angoff    -512        // tile0028 shotgunsprite (multiplayer)
96
sprite   611 angoff     1024       // tile0049 shotgunammo
97
sprite   621 angoff     1024       // tile0049 shotgunammo
98
sprite   679 angoff    -512        // tile0049 shotgunammo
99
sprite   680 angoff    -512        // tile0049 shotgunammo
5 parkar 100
 
101
// Chaingun & ammo
511 leod 102
sprite    32 angoff    -256        // tile0041 batteryammo
103
sprite   115 angoff     512        // tile0022 chaingunsprite
491 leod 104
sprite   575 angoff    -512        // tile0022 chaingunsprite (multiplayer)
105
sprite   575 mdzoff    -660000     // tile0022 chaingunsprite (multiplayer)
106
sprite   575 pitch      1          // tile0022 chaingunsprite (multiplayer)
511 leod 107
sprite   623 angoff     512        // tile0041 batteryammo
108
sprite   625 angoff     512        // tile0041 batteryammo
109
sprite   657 angoff     512        // tile0041 batteryammo
5 parkar 110
 
111
// RPG & ammo
511 leod 112
sprite   261 angoff     512        // tile0044 rpgammo (multiplayer)
113
sprite   261 pitch     -256        // tile0044 rpgammo (multiplayer)
114
sprite   562 angoff    -512        // tile0044 rpgammo
115
sprite   563 angoff     512        // tile0044 rpgammo
5 parkar 116
 
117
// Pipebombs
511 leod 118
sprite   309 angoff    -512        // tile0047 hbombammo
119
sprite   543 angoff     512        // tile0047 hbombammo
120
sprite   624 angoff     1024       // tile0047 hbombammo
5 parkar 121
 
122
// Shrinker & ammo
511 leod 123
sprite   497 angoff     512        // tile0025 shrinkersprite
124
sprite   640 angoff    -256        // tile0046 crystalammo
5 parkar 125
 
126
// Devastator & ammo
511 leod 127
sprite    91 angoff     1024       // tile0042 devistatorammo (multiplayer)
128
sprite   608 angoff     512        // tile0029 devistatorsprite
129
sprite   677 angoff     768        // tile0042 devistatorammo
5 parkar 130
 
131
// Laser Tripbomb
491 leod 132
sprite   569 angoff     512        // tile0027 tripbombsprite
5 parkar 133
 
134
// Freezethrower & ammo
511 leod 135
sprite   620 angoff     1024       // tile0037 freezeammo
5 parkar 136
 
137
 
511 leod 138
sprite   406 mdxoff     8          // tile0407 fansprite
139
sprite   406 mdzoff    -4096       // tile0407 fansprite
140
sprite   406 pitch      1024       // tile0407 fansprite
5 parkar 141
 
511 leod 142
 
5 parkar 143
// OVERRIDE
144
 
145
// Fixes for badly aligned sprites
146
 
147
// Forcing any floor aligned model to be rendered as sprite
511 leod 148
sprite   147 notmd                 // tile2301 wallblood1
5 parkar 149
 
150
// Switches to be hidden
511 leod 151
sprite    40 notmd                 // tile0164 dipswitch2 // Push Me
152
sprite   146 notmd                 // tile0164 dipswitch2 // Bloody hand print
153
sprite   236 notmd                 // tile0164 dipswitch2 // Cash register
154
sprite   642 notmd                 // tile0132 slotdoor   // "Exotica" poster
163 nightfrigh 155
 
464 leod 156
// Use texture version of fansprite to hide a "secret" path
157
sprite   157 notmd                 // tile0407 fansprite
163 nightfrigh 158
 
159
 
252 nightfrigh 160
// LIGHTS 
163 nightfrigh 161
 
252 nightfrigh 162
// by Micky C
507 leod 163
//    sect     x       y       z    range   r   g   b  rad fade  ang  horiz mins maxs prio tile
164
light  279   18880  -20032  -40704  15000  255 235 225 206 154   240      0   0    0    0    -1
165
light  248   32512  -2956 8 -37632    700  225 225 255   0   0  1536     -1   0    0    0    -1
166
light  161   29696   -8960  -22272    800  225 225 255   0   0  1536     -1   0    0    0    -1
167
light  297   38656  -16896  -44032   8000  255   0   0 304 228  1024    -50   0    0    0    -1
168
light  245   33608  -29256  -45056   2500  225 225 255 304 228  1792    -50   0    0    2    -1
169
light   70   37632  -27776  -38912   2000  225 225 255   0   0  1536     -1   0    0    0    -1
170
light  257   24832  -18240  -24320    400  225 225 255   0   0  1536     -1   0    0    0    -1
171
light  262   33920  -36096  -38912   1000   50  50 255   0   0  1536     -1   0    0    0    -1
172
light  101   38528  -24960  -38912   3000  225 225 255   0   0  1536     -1   0    0    0    -1
173
light   64   37632  -22144  -38912   2000  225 225 255   0   0  1536     -1   0    0    0    -1
174
light  292   35328  -13632  -37888   1000  255   0   0   0   0  1536     -1   0    0    0    -1
175
light  320    7680  -25600  -48896  10000  255 235 225   0   0   759     -1   0    0    0    -1
176
light  321   12544  -30720  -43776   5000  255 235 225 184 138  1783     50   0    0    0    -1
177
light  225   48640  -29696   44288   1000  255 235 225 198 148  1527  -10000  0    0    0    -1
178
light  238   30272  -30336  -39936   2000  225 225 255   0   0  1536     -1   0    0    0    -1
179
light  334   33280  -19840  -39936   1500  255   0   0   0   0  1536     -1   0    0    0    -1
180
light  292   34816  -15104  -48128   3000   50  50 255   0   0  1536     -1   0    0    0    -1
181
light  136   33416  -21112  -45056   2500  225 225 255 304 228   128    -50   0    0    2    -1
182
light  154   38400  -18048  -59392    700  255   0   0   0   0  1536     -1   0    0    0    -1
183
light  163   34816  -17920  -48128   3000   50  50 255   0   0  1536     -1   0    0    0    -1
184
light  103   30720  -12032  -30976   3000  255   0   0   0   0  1536     -1   0    0    0    -1
185
light  298   28288  -48064  -93184    600  225 225 255   0   0  1536     -1   0    0    0    -1
186
light  344   33344  -24960  -52992   1000  225 225 255   0   0  1536     -1   0    0    0    -1
187
light  186   31744  -28224  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
188
light  190   28544  -20160  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
189
light  187   38720  -27776  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
190
light  189   28544  -29504  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
191
light  188   31744  -22208  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
192
light  183   38720  -22144  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
193
light  185   33472  -27840  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
194
light  137   34752  -19584  -40960    500  255  80   0   0   0  1536     -1   0    0    0    -1
195
light  184   33472  -22208  -41728   1200   50  50 255   0   0  1536     -1   0    0    0    -1
196
light  156   40768  -25984  -28672    500  100 100 255   0   0  1536     -1   0    0    0    -1
197
light  167   19840  -23808   -2816   2500  225 225 255   0   0  1536     -1   0    0    0    -1
198
light  238   29568  -31296  -35840    500  100 100 255   0   0  1536     -1   0    0    0    -1
199
light  292   36672  -14016  -32000    800  255   0   0   0   0  1536     -1   0    0    0    -1
200
light  210   30336  -21056  -37888   1800  225 225 255   0   0  1536     -1   0    0    0    -1
201
light  214   19200  -30400  -47872   4000  255 235 225   0   0   684      0   0    0    0    -1
202
light  222   29056  -31040  -35584    300  225 225 255   0   0  1536     -1   0    0    0    -1
203
light  278   20096  -12416  -23296    300  255   0   0   0   0  1536     -1   0    0    0    -1
204
light   43   19840  -12416  -23296    300  225 225 255   0   0  1536     -1   0    0    0    -1
205
light  166   18752  -14080  -23296   2000  225 225 255   0   0  1536     -1   0    0    0    -1
206
light  332   25248  -11328  -20224    800  225 225 255   0   0  1536     -1   0    0    0    -1
207
light  198   40960  -18048  -54272   2500  255 255 180   0   0  1536     -1   0    0    0    -1
208
light  117   25632  -12416  -40704   1000  255 255 180   0   0  1536     -1   0    0    0    -1
209
light  163   36672  -18752  -31744    800  255   0   0   0   0  1536     -1   0    0    0    -1
210
light  125   22024  -21256  -79616  18000  255 235 225 206 154  1708      0   0    0    0    -1
211
light  324   49664  -19904   47360   1400  225 225 255   0   0  1536     -1   0    0    0    -1
212
light  198   40960  -22336  -54272   2500  255 255 180   0   0  1536     -1   0    0    0    -1
213
light  287   23104  -18432  -22272    750  225 225 255   0   0  1536     -1   0    0    0    -1
214
light  227   27520  -16256  -28672   3000  225 225 255   0   0  1536     -1   0    0    0    -1
215
light  168   48768  -15840   29696   3500   60  60 255   0   0  1536     -1   0    0    0    -1
216
light   73   28000  -30624    8808   1500   60  60 255   0   0  1536     -1   0    0    0    -1
217
light  144   52352  -31040   50432   3000   60  60 255   0   0  1536     -1   0    0    0    -1
218
light  232   55456  -36032   50432   3000   60  60 255   0   0  1536     -1   0    0    0    -1
219
light  143   49536  -35168   50432   4000   60  60 255   0   0  1536     -1   0    0    0    -1
220
light  142   48640  -27776   49408   3500   60  60 255   0   0  1536     -1   0    0    0    -1
221
light  284   33792  -46080 -224257  30000  255 235 225 206 154   759    -50   0    0    0    -1
222
light  246   37312  -30848  -37888   1000  225 225 255   0   0  1536     -1   0    0    0    -1
223
light  142   48672  -23008   53504   3500   60  60 255   0   0  1536     -1   0    0    0    -1
224
light  129   32704  -32640  -36864    500  225 225 255   0   0  1536     -1   0    0    4    -1
225
light  244   37120  -13568  -28416   1000   50  50 255   0   0  1536     -1   0    0    0    -1
226
light  334   35200  -24960  -39936   3000  225 225 255   0   0  1536     -1   0    0    0    -1
227
light   36   33280  -35136  -36864    500  225 225 255   0   0  1536     -1   0    0    4    -1
228
light   36   34496  -35136  -36864    500  225 225 255   0   0  1536     -1   0    0    4    -1
229
light   35   35008  -34432  -36864    500  225 225 255   0   0  1536     -1   0    0    4    -1
230
light   35   35008  -33344  -36864    500  225 225 255   0   0  1536     -1   0    0    4    -1
231
light   31   35008  -32128  -36864    500  225 225 255   0   0  1536     -1   0    0    4    -1
232
light   37   32704  -31936  -36864    500  225 225 255   0   0  1536     -1   0    0    4    -1