Subversion Repositories duke3d_hrp

Rev

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

Rev Author Line No. Line
415 leod 1
// Maphacks for Duke3D HRP
435 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
415 leod 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)
415 leod 13
 
14
// Jibs5
511 leod 15
sprite   619 angoff     256        // tile2269 (tile2265 jibs5)
415 leod 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
415 leod 26
 
27
 
28
 
29
// PROPS
30
 
31
// Bottles
511 leod 32
sprite   284 angoff    -256        // tile1160 bottle13 (Jack Daniels)
415 leod 33
 
511 leod 34
sprite   468 angoff     384        // tile0716 waittobeseated
415 leod 35
 
36
 
37
 
38
// ITEMS/POWERUPS
39
 
40
// Armor
491 leod 41
sprite   564 angoff     1024       // tile0054 shield
415 leod 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
415 leod 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
415 leod 58
 
59
// HoloDuke
491 leod 60
sprite   609 angoff    -512        // tile1348 holoduke
415 leod 61
 
62
// Jetpack
491 leod 63
sprite    78 angoff     1024       // tile1348 holoduke
415 leod 64
 
65
// Keycards (B/R)
491 leod 66
sprite   452 angoff     512        // tile0060 accesscard blue
67
sprite   457 angoff     1024       // tile0060 accesscard red
415 leod 68
 
69
// Medkit
491 leod 70
sprite   500 angoff    -512        // tile0053 firstaid
415 leod 71
 
72
// Nightvision
491 leod 73
sprite   656 angoff    -512        // tile0059 heatsensor
415 leod 74
 
75
// Scuba gear
491 leod 76
sprite   632 angoff     256        // tile0056 airtank
415 leod 77
 
78
// Steroids
491 leod 79
sprite   499 angoff    -512        // tile0055 steroids
415 leod 80
 
81
 
82
 
83
// WEAPONS/AMMO
84
 
85
// Pistol & ammo
511 leod 86
sprite   552 angoff    -512        // tile0021 firstgunsprite
415 leod 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
415 leod 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
415 leod 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
415 leod 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
415 leod 121
 
122
// Shrinker & ammo
511 leod 123
sprite   497 angoff     512        // tile0025 shrinkersprite
124
sprite   640 angoff    -256        // tile0046 crystalammo
415 leod 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
415 leod 130
 
131
// Laser Tripbomb
491 leod 132
sprite   569 angoff     512        // tile0027 tripbombsprite
415 leod 133
 
134
// Freezethrower & ammo
511 leod 135
sprite   620 angoff     1024       // tile0037 freezeammo
415 leod 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
415 leod 141
 
511 leod 142
 
415 leod 143
// OVERRIDE
144
 
145
// Fixes for badly aligned sprites
491 leod 146
sprite   591 mdxoff     425000     // tile0603 naked1 hangbabe (Polymost HRP)
147
sprite   591 pitch      1          // tile0603 naked1 hangbabe (Polymost HRP)
148
sprite   592 mdxoff     425000     // tile0603 naked1 hangbabe (Polymost HRP)
149
sprite   592 pitch      1          // tile0603 naked1 hangbabe (Polymost HRP)
150
sprite   593 mdxoff     425000     // tile0603 naked1 hangbabe (Polymost HRP)
151
sprite   593 pitch      1          // tile0603 naked1 hangbabe (Polymost HRP)
415 leod 152
 
153
// Forcing any floor aligned model to be rendered as sprite
511 leod 154
sprite   147 notmd                 // tile2301 wallblood1
415 leod 155
 
156
// Switches to be hidden
511 leod 157
sprite    40 notmd                 // tile0164 dipswitch2 // Push Me
158
sprite   146 notmd                 // tile0164 dipswitch2 // Bloody hand print
159
sprite   236 notmd                 // tile0164 dipswitch2 // Cash register
160
sprite   642 notmd                 // tile0132 slotdoor   // "Exotica" poster
415 leod 161
 
464 leod 162
// Use texture version of fansprite to hide a "secret" path
163
//sprite   157 notmd                 // tile0407 fansprite  // Polymer HRP only
415 leod 164
 
165
 
166
// LIGHTS