Subversion Repositories dc_hrp

Rev

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

Rev 1 Rev 23
1
// Maphack for Duke It Out In D.C.
1
// Maphack for Duke It Out In D.C.
2
// Made by NightFright (v3.03, June 2009)
2
// Made by NightFright (v3.04, November 2011)
3
// Map: DUKEDC7.MAP "Brown Water"
3
// Map: DUKEDC7.MAP "Brown Water"
4
 
4
 
5
 
5
 
6
// Armor
6
// Armor
7
sprite 26 angoff 512
7
sprite 26 angoff 512
8
sprite 444 angoff 512
8
sprite 444 angoff 512
9
 
9
 
10
// Barrels
10
// Barrels
11
sprite 145 angoff 768
11
sprite 145 angoff 768
12
sprite 194 angoff -196
12
sprite 194 angoff -196
13
sprite 365 angoff 256
13
sprite 365 angoff 256
14
sprite 366 angoff -128
14
sprite 366 angoff -128
15
sprite 367 angoff -512
15
sprite 367 angoff -512
16
 
16
 
17
// Boots
17
// Boots
18
sprite 175 angoff 512
18
sprite 175 angoff 512
19
 
19
 
20
// Chaingun + ammo
20
// Chaingun + ammo
21
sprite 143 angoff -512
21
sprite 143 angoff -512
22
sprite 144 angoff -512
22
sprite 144 angoff -512
23
sprite 191 angoff -768
23
sprite 191 angoff -768
24
sprite 448 angoff -768
24
sprite 448 angoff -768
25
 
25
 
26
// Devastator
26
// Devastator
27
sprite 128 angoff 1024
27
sprite 128 angoff 1024
28
 
28
 
29
// Donuts
29
// Donuts
30
sprite 245 angoff 512
30
sprite 245 angoff 512
31
sprite 299 angoff -256
31
sprite 299 angoff -256
32
 
32
 
33
// Freezer (basin, underwater)
33
// Freezer (basin, underwater)
34
sprite 446 angoff -768
34
sprite 446 angoff -768
35
 
35
 
36
// HoloDuke
36
// HoloDuke
37
sprite 126 angoff -256
37
sprite 126 angoff -256
38
 
38
 
39
// Keycards (B/Y)
39
// Keycards (B/Y)
40
sprite 192 angoff 1024
40
sprite 192 angoff 1024
41
sprite 333 angoff 768
41
sprite 333 angoff 768
42
 
42
 
43
// Phone
43
// Phone
44
sprite 296 angoff -256
44
sprite 296 angoff -256
45
 
45
 
46
// Pipebombs
46
// Pipebombs
47
sprite 212 angoff -512
47
sprite 212 angoff -512
48
 
48
 
49
// RPG + ammo
49
// RPG + ammo
50
sprite 140 angoff 512
50
sprite 140 angoff 512
51
sprite 181 angoff -512
51
sprite 181 angoff -512
52
 
52
 
53
// Scuba gear
53
// Scuba gear
54
sprite 445 angoff 512
54
sprite 445 angoff 512
55
 
55
 
56
// Seats in "DC Area Sewage Authority"
56
// Seats in "DC Area Sewage Authority"
57
sprite 242 angoff -512
57
sprite 242 angoff -512
58
sprite 243 angoff -512
58
sprite 243 angoff -512
59
sprite 244 angoff -512
59
sprite 244 angoff -512
60
 
60
 
61
// Seats in Pentagon office
61
// Seats in Pentagon office
62
sprite 300 angoff 1024
62
sprite 300 angoff 1024
63
sprite 301 angoff 1024
63
sprite 301 angoff 1024
64
 
64
 
65
// Shrinker
65
// Shrinker
66
sprite 441 angoff 1024
66
sprite 441 angoff 1024
67
 
67
 
68
// Shotgun shells
68
// Shotgun shells
69
sprite 147 angoff 1024
69
sprite 147 angoff 1024
70
sprite 148 angoff 1024
70
sprite 148 angoff 1024
71
sprite 149 angoff 512
71
sprite 149 angoff 512
72
sprite 169 angoff -512
72
sprite 169 angoff -512
73
sprite 176 angoff -512
73
sprite 176 angoff -512
74
sprite 178 angoff -512
74
sprite 178 angoff -512
75
 
75
 
76
// Sixpacks
76
// Sixpacks
77
sprite 70 angoff 512
77
sprite 70 angoff 512
78
sprite 141 angoff -256
78
sprite 141 angoff -256
79
sprite 142 angoff 512
79
sprite 142 angoff 512
80
sprite 146 angoff 512
80
sprite 146 angoff 512
81
sprite 177 angoff -256
81
sprite 177 angoff -256
82
sprite 440 angoff -256
82
sprite 440 angoff -256
83
sprite 442 angoff -256
83
sprite 442 angoff -256
84
sprite 447 angoff 512
84
sprite 447 angoff 512
85
 
85
 
86
// Tripbombs
86
// Tripbombs
87
sprite 172 angoff -512
87
sprite 172 angoff -512
88
sprite 173 angoff -512
88
sprite 173 angoff -512
89
sprite 174 angoff -512
89
sprite 174 angoff -512
90
 
90
 
91
 
91
 
92
 
92
 
93
// Fixes for badly aligned sprites
93
// Fixes for badly aligned sprites
94
sprite 147 mdzoff 200000 // shotgun ammo
94
sprite 147 mdzoff 200000 // shotgun ammo
95
sprite 147 pitch 1
95
sprite 147 pitch 1
96
sprite 223 mdzoff 150000 // water tap
96
sprite 223 mdzoff 150000 // water tap
97
sprite 223 roll 1
97
sprite 223 roll 1
98
sprite 245 pitch 140 // donuts
98
sprite 245 pitch 140 // donuts
99
sprite 293 mdzoff -95000 // water fountain
99
sprite 293 mdzoff -95000 // water fountain
100
sprite 293 pitch 1
100
sprite 293 pitch 1
101
sprite 333 pitch 3 // yellow keycard
101
sprite 333 pitch 3 // yellow keycard
102
sprite 333 roll 1
102
sprite 333 roll 1
103
sprite 333 mdyoff 26500
103
sprite 333 mdyoff 26500
104
 
104
 
-
 
105
 
-
 
106
 
-
 
107
// Polymer lights (by Micky C)
-
 
108
light  147   -19456 -34624 -17408  2000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
109
light  346   -17024 24384 -10240  8000  225 235 255   386 289 1536 -9999   0 0   0 -1
-
 
110
light  299   -35536 27248 82944  4000  25 24 23   0 0 1536 -1   0 0   0 -1
-
 
111
light  349   -27776 24848 55360  9000  225 235 255   336 252 512 30   0 0   0 -1
-
 
112
light  398   -31616 -48896 84224  6000  255 255 255   356 267 1024 -9999   0 0   0 336
-
 
113
light  311   -32352 24032 86272  2500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
114
light  61   -5632 36608 2048  2500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
115
light  347   -18048 24384 4096  1000  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
116
light  376   -42240 32688 26624  9000  225 235 255   376 282 1024 -9999   0 0   0 -1
-
 
117
light  117   -1856 -12928 -36352  900  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
118
light  399   43584 -34816 0  1000  50 48 45   0 0 1536 -1   0 0   0 -1
-
 
119
light  299   -35536 27296 194560  6000  110 140 35   0 0 1536 -1   0 0   0 -1
-
 
120
light  348   -26112 25264 61440  1500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
121
light  346   -17024 24400 0  500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
122
light  228   9344 36544 44288  1000  50 48 45   0 0 1536 -1   0 0   0 -1
-
 
123
light  245   -6080 27136 21504  2000  255 255 255   360 270 1536 9999   0 0   0 200
-
 
124
light  245   -6016 27136 20480  800  110 140 35   0 0 1536 -1   0 0   0 -1
-
 
125
light  162   -7040 21824 33792  5000  44 56 14   0 0 1536 -1   0 0   0 -1
-
 
126
light  138   -14976 -28288 38912  5000  110 140 35   0 0 1536 -1   0 0   0 -1
-
 
127
light  117   -1856 -12928 -35328  9000  225 235 255   336 252 1024 30   0 0   0 -1
-
 
128
light  119   -1856 -14016 -36352  900  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
129
light  61   -1536 36608 2048  2500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
130
light  349   -29904 25264 75008  1500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
131
light  349   -28080 25264 67584  1500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
132
light  81   4864 38656 -13312  8000  225 235 255   356 267 1024 -9999   0 0   0 -1
-
 
133
light  204   51776 -35280 -2048  1000  0 0 255   0 0 1536 -1   0 0   0 -1
-
 
134
light  393   -50560 -48768 -2816  1000  20 20 90   0 0 1536 -1   0 0   0 -1
-
 
135
light  313   -35344 21760 99584  3000  255 255 255   396 297 1536 9999   0 0   0 200
-
 
136
light  313   -35328 21760 94464  800  110 140 35   0 0 1536 -1   0 0   0 -1
-
 
137
light  162   -13888 21888 33792  5000  44 56 14   0 0 1536 -1   0 0   0 -1
-
 
138
light  138   -22656 -28288 39936  5000  110 140 35   0 0 1536 -1   0 0   0 -1
-
 
139
light  258   5056 -32256 -28672  3000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
140
light  146   -19456 -24512 3072  2000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
141
light  258   5056 -22592 -28672  3000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
142
light  258   5056 -27456 -28672  3000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
143
light  258   5056 -18048 -28672  3000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
144
light  383   47232 -48768 0  2500  0 0 255   0 0 1536 -1   0 0   0 -1
-
 
145
light  212   47552 -20160 -5120  1800  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
146
light  212   48064 -19648 -6912  7500  225 235 255   366 274 1280 30   0 0   0 -1
-
 
147
light  115   -1856 -11840 -36352  900  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
148
light  161   -4352 -24704 41984  8500  50 50 255   0 0 1536 -1   0 0   0 -1
-
 
149
light  138   -14976 -20864 39936  5000  110 140 35   0 0 1536 -1   0 0   0 -1
-
 
150
light  138   -22784 -20864 39936  5000  110 140 35   0 0 1536 -1   0 0   0 -1
-
 
151
light  162   -7040 14208 33792  5000  44 56 14   0 0 1536 -1   0 0   0 -1
-
 
152
light  162   -13888 14272 33792  5000  44 56 14   0 0 1536 -1   0 0   0 -1
-
 
153
light  258   -8576 -16704 -17408  2000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
154
light  149   -19456 -15360 -17408  2000  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
155
light  165   3520 17920 35840  8500  20 20 90   0 0 1536 -1   0 0   0 -1
-
 
156
light  1   50304 -40320 -6144  5000  150 160 150   256 192 512 100   0 0   0 9001
-
 
157
light  1   47040 -59840 -80896  -29536  150 160 150   256 192 512 30   0 0   2 -1
-
 
158
light  1   48768 -40320 -6144  5000  150 160 150   256 192 512 100   0 0   0 9001
-
 
159
light  1   44160 -40320 -6144  5000  150 160 150   256 192 512 100   0 0   0 9001
-
 
160
light  1   45696 -40320 -6144  5000  150 160 150   256 192 512 100   0 0   0 9001
-
 
161
light  203   49600 -34944 -4096  3000  255 235 225   0 0 1536 -1   0 0   0 -1
-
 
162
light  367   -7552 27136 15360  1000  50 48 45   0 0 1536 -1   0 0   0 -1
-
 
163
light  210   43456 -36224 0  2000  100 96 90   0 0 1536 -1   0 0   0 -1
-
 
164
light  440   46016 -22656 -1024  500  255 255 255   0 0 1536 -1   0 0   0 -1
-
 
165
light  233   -8832 33280 0  9000  225 235 255   336 252 1536 30   0 0   0 -1
-
 
166
light  233   -8832 33280 7168  1500  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
167
light  233   -8832 33280 -1024  6000  225 235 255   306 229 512 30   0 0   0 -1
-
 
168
light  89   -56576 44480 -34816  8000  255 255 255   356 267 1024 -9999   0 0   0 336
-
 
169
light  448   -38912 -54016 84224  2250  20 20 90   0 0 1536 -1   0 0   0 -1
-
 
170
light  387   -52544 -42880 -7168  3000  20 20 90   0 0 1536 -1   0 0   0 -1
-
 
171
light  398   -31680 -54464 84224  6000  255 255 255   356 267 1024 -9999   0 0   0 336
-
 
172
light  398   -26944 -54464 84224  6000  255 255 255   356 267 1024 -9999   0 0   0 336
-
 
173
light  398   -26816 -48896 84224  6000  255 255 255   356 267 1024 -9999   0 0   0 336
-
 
174
light  453   -40913 -53951 104192  8000  225 235 255   358 268 1024 100   0 0   0 -1
-
 
175
light  394   -50560 -49792 -5120  1000  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
176
light  453   -41088 -53952 99072  1000  225 235 255   0 0 1536 -1   0 0   0 -1
-
 
177
 
105

Generated by GNU Enscript 1.6.5.90.
178

Generated by GNU Enscript 1.6.5.90.
106
 
179
 
107
 
180
 
108
 
181