Subversion Repositories duke3d_hrp

Rev

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

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

Generated by GNU Enscript 1.6.5.90.
174

Generated by GNU Enscript 1.6.5.90.
135
 
175
 
136
 
176
 
137
 
177