Subversion Repositories duke3d_hrp

Rev

Rev 435 | Rev 479 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 435 Rev 464
1
// Maphacks for Duke3D HRP
1
// Maphacks for Duke3D HRP
2
// Level:  E3L7.MAP - "Fahrenheit" (Original Atomic Edition version)
2
// Level:  E3L7.MAP - "Fahrenheit" (Original Atomic Edition version)
3
// Author: Richard Bailey Gray (The Levelord)
3
// Author: Richard Bailey Gray (The Levelord)
4
// mapmd4: 922eda05305cea173c46a1bdf01d0831
4
// mapmd4: 922eda05305cea173c46a1bdf01d0831
5
// Reviewed by NightFright (February 2012)
5
// Reviewed by NightFright (February 2012)
6
 
6
 
7
 
7
 
8
 
8
 
9
// PROPS
9
// PROPS
10
 
10
 
11
// Antenna
11
// Antenna
12
sprite 144 angoff 128
12
sprite 144 angoff 128
13
 
13
 
14
// Bottles
14
// Bottles
15
sprite 323 angoff 512
15
sprite 323 angoff 512
16
sprite 324 angoff 256
16
sprite 324 angoff 256
17
sprite 325 angoff 768
17
sprite 325 angoff 768
18
sprite 326 angoff 512
18
sprite 326 angoff 512
19
sprite 327 angoff 128
19
sprite 327 angoff 128
20
sprite 328 angoff 768
20
sprite 328 angoff 768
21
sprite 329 angoff -128
21
sprite 329 angoff -128
22
sprite 330 angoff 256
22
sprite 330 angoff 256
23
sprite 331 angoff 128
23
sprite 331 angoff 128
24
sprite 332 angoff -768
24
sprite 332 angoff -768
25
 
25
 
26
// Camera (KTIT studio)
26
// Camera (KTIT studio)
27
sprite 242 angoff -128
27
sprite 242 angoff -128
28
 
28
 
29
// Camera Spotlights (KTIT studio)
29
// Camera Spotlights (KTIT studio)
30
sprite 138 angoff -896
30
sprite 138 angoff -896
31
sprite 241 angoff -512
31
sprite 241 angoff -512
32
sprite 244 angoff -128
32
sprite 244 angoff -128
33
 
33
 
34
// Drinking fountain
34
// Drinking fountain
35
sprite 366 angoff 1024
35
sprite 366 angoff 1024
36
 
36
 
37
// Microphone (KTIT studio)
37
// Microphone (KTIT studio)
38
sprite 247 angoff -896
38
sprite 247 angoff -896
39
 
39
 
40
// Trashcan
40
// Trashcan
41
sprite 204 angoff 1024
41
sprite 204 angoff 1024
42
sprite 205 angoff 768
42
sprite 205 angoff 768
43
sprite 349 angoff -384
43
sprite 349 angoff -384
44
sprite 351 angoff -256
44
sprite 351 angoff -256
45
 
45
 
46
 
46
 
47
 
47
 
48
// ITEMS/POWERUPS
48
// ITEMS/POWERUPS
49
 
49
 
50
// Armor
50
// Armor
51
sprite 202 angoff -768
51
sprite 202 angoff -768
52
 
52
 
53
// Health +10
53
// Health +10
54
sprite 34 angoff -256 
54
sprite 34 angoff -256 
55
sprite 35 angoff -256
55
sprite 35 angoff -256
56
 
56
 
57
// Health +30
57
// Health +30
58
sprite 401 angoff 196
58
sprite 401 angoff 196
59
sprite 402 angoff -128
59
sprite 402 angoff -128
60
sprite 403 angoff 768
60
sprite 403 angoff 768
61
sprite 404 angoff 768
61
sprite 404 angoff 768
62
 
62
 
63
// Jetpack
63
// Jetpack
64
sprite 77 angoff 512 // Dukematch only
64
sprite 77 angoff 512 // Dukematch only
65
sprite 203 angoff -128 // Dukematch only
65
sprite 203 angoff -128 // Dukematch only
66
 
66
 
67
// Keycard (B/R/Y)
67
// Keycard (B/R/Y)
68
sprite 134 angoff 1024
68
sprite 134 angoff 1024
69
sprite 295 angoff -512
69
sprite 295 angoff -512
70
sprite 432 angoff -512
70
sprite 432 angoff -512
71
 
71
 
72
// Medkit
72
// Medkit
73
sprite 88 angoff 512
73
sprite 88 angoff 512
74
sprite 192 angoff 512
74
sprite 192 angoff 512
75
sprite 334 angoff 256
75
sprite 334 angoff 256
76
sprite 422 angoff 512
76
sprite 422 angoff 512
77
 
77
 
78
 
78
 
79
 
79
 
80
// WEAPONS/AMMO
80
// WEAPONS/AMMO
81
 
81
 
82
// Pistol & ammo
82
// Pistol & ammo
83
sprite 45 angoff 1024
83
sprite 45 angoff 1024
84
sprite 108 angoff -128
84
sprite 108 angoff -128
85
sprite 360 angoff 1024
85
sprite 360 angoff 1024
86
 
86
 
87
// Shotgun & ammo
87
// Shotgun & ammo
88
sprite 47 angoff -256
88
sprite 47 angoff -256
89
sprite 109 angoff -512
89
sprite 109 angoff -512
90
sprite 423 angoff -768
90
sprite 423 angoff -768
91
sprite 431 angoff -128
91
sprite 431 angoff -128
92
 
92
 
93
// Chaingun & ammo
93
// Chaingun & ammo
94
sprite 48 angoff 256
94
sprite 48 angoff 256
95
sprite 110 angoff 512
95
sprite 110 angoff 512
96
sprite 299 angoff -256
96
sprite 299 angoff -256
97
sprite 346 angoff 512
97
sprite 346 angoff 512
98
 
98
 
99
// RPG & ammo
99
// RPG & ammo
100
sprite 368 angoff 1024
100
sprite 368 angoff 1024
101
sprite 427 angoff 256
101
sprite 427 angoff 256
102
 
102
 
103
// Pipebombs
103
// Pipebombs
104
sprite 268 angoff 1024
104
sprite 268 angoff 1024
105
 
105
 
106
// Devastator & ammo
106
// Devastator & ammo
107
sprite 200 angoff 1024
107
sprite 200 angoff 1024
108
sprite 294 angoff -768
108
sprite 294 angoff -768
109
sprite 300 angoff 256
109
sprite 300 angoff 256
110
sprite 343 angoff -768
110
sprite 343 angoff -768
111
 
111
 
112
// Laser Tripbomb
112
// Laser Tripbomb
113
sprite 347 angoff -256
113
sprite 347 angoff -256
114
 
114
 
115
// Shrinker & ammo
115
// Shrinker & ammo
116
sprite 40 angoff 256
116
sprite 40 angoff 256
117
sprite 41 angoff 256
117
sprite 41 angoff 256
118
sprite 344 angoff 512
118
sprite 344 angoff 512
119
sprite 345 angoff 256
119
sprite 345 angoff 256
120
 
120
 
121
// Freezethrower & ammo
121
// Freezethrower & ammo
122
sprite 361 angoff 1024
122
sprite 361 angoff 1024
123
sprite 362 angoff 1024
123
sprite 362 angoff 1024
124
 
124
 
125
 
125
 
126
 
126
 
127
// OVERRIDE
127
// OVERRIDE
128
 
128
 
129
// Fixes for badly aligned sprites
129
// Fixes for badly aligned sprites
130
sprite 192 mdzoff 600000 // medkit
130
sprite 192 mdzoff 600000 // medkit
131
sprite 192 pitch 1
131
sprite 192 pitch 1
132
sprite 366 mdzoff -160000 // drinking fountain
132
sprite 366 mdzoff -160000 // drinking fountain
133
sprite 366 pitch 1
133
sprite 366 pitch 1
134
 
134
 
135
// Forcing any floor aligned model to be rendered as sprite
135
// Forcing any floor aligned model to be rendered as sprite
136
sprite 309 notmd
136
sprite 309 notmd
137
sprite 310 notmd
137
sprite 310 notmd
138
 
138
 
139
 
139
 
140
 
140
 
141
// LIGHTS 
141
// LIGHTS 
142
 
142
 
143
// by Micky C
143
// by Micky C
144
light  228   -14528 -26176 -46080  1300  102 90 94   0 0 1536 -1   0 0   0 -1
144
light  228   -14528 -26176 -46080  1300  102 90 94   0 0 1536 -1   0 0   0 -1
145
light  228   -14464 -27008 -45056  500  255 225 200   0 0 1536 -1   0 0   0 -1
145
light  228   -14464 -27008 -45056  500  255 225 200   0 0 1536 -1   0 0   0 -1
146
light  193   -33280 -34176 -49920  2500  255 225 235   0 0 1536 -1   0 0   0 -1
146
light  193   -33280 -34176 -49920  2500  255 225 235   0 0 1536 -1   0 0   0 -1
147
light  216   -34752 -30720 -49920  4000  255 225 235   0 0 1536 -1   0 0   0 -1
147
light  216   -34752 -30720 -49920  4000  255 225 235   0 0 1536 -1   0 0   0 -1
148
light  216   -34752 -32064 -66304  15000  255 235 225   156 117 510 -40   0 0   0 -1
148
light  216   -34752 -32064 -66304  15000  255 235 225   156 117 510 -40   0 0   0 -1
149
light  83   -33728 -16640 -66304  15000  255 235 225   306 229 1 -40   0 0   2 -1
149
light  83   -33728 -16640 -66304  15000  255 235 225   306 229 1 -40   0 0   2 -1
150
light  145   -39424 -19392 29696  4000  60 60 255   0 0 1536 -1   0 0   0 -1
150
light  145   -39424 -19392 29696  4000  60 60 255   0 0 1536 -1   0 0   0 -1
151
light  219   -36160 -26880 -3840  800  255 225 200   0 0 1536 -1   0 0   0 -1
151
light  219   -36160 -26880 -3840  800  255 225 200   0 0 1536 -1   0 0   0 -1
152
light  150   -39424 -24832 29696  4000  60 60 255   0 0 1536 -1   0 0   0 -1
152
light  150   -39424 -24832 29696  4000  60 60 255   0 0 1536 -1   0 0   0 -1
153
light  135   -30080 -7552 -25344  1800  255 225 235   0 0 1536 -1   0 0   0 -1
153
light  135   -30080 -7552 -25344  1800  255 225 235   0 0 1536 -1   0 0   0 -1
154
light  28   -19712 -25856 -10240  3200  255 225 235   0 0 1536 -1   0 0   0 -1
154
light  28   -19712 -25856 -10240  3200  255 225 235   0 0 1536 -1   0 0   0 -1
155
light  220   -39424 -16128 25856  800  255 225 200   0 0 1536 -1   0 0   0 -1
155
light  220   -39424 -16128 25856  800  255 225 200   0 0 1536 -1   0 0   0 -1
156
light  167   -13952 -15360 -22272  1000  255 0 0   0 0 1536 -1   0 0   0 -1
156
light  167   -13952 -15360 -22272  1000  255 0 0   0 0 1536 -1   0 0   0 -1
157
light  170   -17664 -11904 -6912  500  255 225 200   0 0 1536 -1   0 0   0 -1
157
light  170   -17664 -11904 -6912  500  255 225 200   0 0 1536 -1   0 0   0 -1
158
light  58   -22912 -6400 -49920  1200  255 225 180   0 0 1536 -1   0 0   0 -1
158
light  58   -22912 -6400 -49920  1200  255 225 180   0 0 1536 -1   0 0   0 -1
159
light  58   -26880 -6400 -49920  1200  255 225 180   0 0 1536 -1   0 0   0 -1
159
light  58   -26880 -6400 -49920  1200  255 225 180   0 0 1536 -1   0 0   0 -1
160
light  138   -31744 -8448 -25344  1200  255 225 235   0 0 1536 -1   0 0   0 -1
160
light  138   -31744 -8448 -25344  1200  255 225 235   0 0 1536 -1   0 0   0 -1
161
light  214   -30848 -34688 -43776  2500  255 225 235   0 0 1536 -1   0 0   0 -1
161
light  214   -30848 -34688 -43776  2500  255 225 235   0 0 1536 -1   0 0   0 -1
162
light  135   -29952 -10368 -25344  2600  255 225 235   0 0 1536 -1   0 0   0 -1
162
light  135   -29952 -10368 -25344  2600  255 225 235   0 0 1536 -1   0 0   0 -1
163
light  133   -31872 -6912 -25344  1000  255 225 235   0 0 1536 -1   0 0   0 -1
163
light  133   -31872 -6912 -25344  1000  255 225 235   0 0 1536 -1   0 0   0 -1
164
light  58   -24960 -6400 -48896  1200  255 225 180   0 0 1536 -1   0 0   0 -1
164
light  58   -24960 -6400 -48896  1200  255 225 180   0 0 1536 -1   0 0   0 -1
165
light  167   -12928 -15360 -22272  1000  255 0 0   0 0 1536 -1   0 0   0 -1
165
light  167   -12928 -15360 -22272  1000  255 0 0   0 0 1536 -1   0 0   0 -1
166
light  228   -15328 -23616 -44032  2800  102 90 94   0 0 1536 -1   0 0   0 -1
166
light  228   -15328 -23616 -44032  2800  102 90 94   0 0 1536 -1   0 0   0 -1
167
light  179   -9312 -24128 -48128  1300  255 225 200   0 0 1536 -1   0 0   0 -1
167
light  179   -9312 -24128 -48128  1300  255 225 200   0 0 1536 -1   0 0   0 -1
168
light  123   -18560 -23424 -41984  2200  255 225 235   0 0 1536 -1   0 0   0 -1
168
light  123   -18560 -23424 -41984  2200  255 225 235   0 0 1536 -1   0 0   0 -1
169
light  179   -9312 -22848 -47104  1300  255 225 200   0 0 1536 -1   0 0   0 -1
169
light  179   -9312 -22848 -47104  1300  255 225 200   0 0 1536 -1   0 0   0 -1
170
light  159   -17664 -10720 -28672  3000  255 225 235   0 0 1536 -1   0 0   0 -1
170
light  159   -17664 -10720 -28672  3000  255 225 235   0 0 1536 -1   0 0   0 -1
171
light  176   -30592 -6016 -28416  600  255 225 235   0 0 1536 -1   0 0   0 -1
171
light  176   -30592 -6016 -28416  600  255 225 235   0 0 1536 -1   0 0   0 -1
172
light  185   -20928 -20864 -8192  1200  255 225 180   0 0 1536 -1   0 0   0 -1
172
light  185   -20928 -20864 -8192  1200  255 225 180   0 0 1536 -1   0 0   0 -1
173
light  225   -20864 -22016 -3840  1000  102 90 94   0 0 1536 -1   0 0   0 -1
173
light  225   -20864 -22016 -3840  1000  102 90 94   0 0 1536 -1   0 0   0 -1
174
light  114   -13728 -23904 -48128  6500  255 225 200   356 267 0 30   0 0   0 -1
174
light  114   -13728 -23904 -48128  6500  255 225 200   356 267 0 30   0 0   0 -1
175
light  111   -19456 -21792 -41984  1500  255 225 200   0 0 1536 -1   0 0   0 -1
175
light  111   -19456 -21792 -41984  1500  255 225 200   0 0 1536 -1   0 0   0 -1
176
light  93   -22912 -13824 -66304  18000  255 235 225   322 241 1925 -40   0 0   2 -1
176
light  93   -22912 -13824 -66304  18000  255 235 225   322 241 1925 -40   0 0   2 -1
177
light  195   -35712 -32704 -9984  2300  255 235 225   256 192 510 -40   0 0   2 -1
177
light  195   -35712 -32704 -9984  2300  255 235 225   256 192 510 -40   0 0   2 -1
178
light  57   -28544 -8384 -66304  12000  255 235 225   316 237 2026 -40   0 0   2 -1
178
light  57   -28544 -8384 -66304  12000  255 235 225   316 237 2026 -40   0 0   2 -1
179
 
179