Subversion Repositories duke3d_hrp

Rev

Rev 657 | Rev 713 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 657 Rev 700
Line -... Line 1...
-
 
1
//
-
 
2
// 1.3D (Only these maps differ from the Atomic version)
-
 
3
//
-
 
4
mapinfo {
-
 
5
   maptitle "Hollywood Holocaust"
-
 
6
   mapfile  "E1L1.map"
-
 
7
   //author "Allen H. Blum III"
-
 
8
   mapmd4   944032d239a314088ec7fdd771910362 // 1996-04-19 (1.3D GRP)
-
 
9
   mhkfile  "maphacks/3drealms/E1L1_13d_polymost.mhk"
-
 
10
}
-
 
11
mapinfo {
-
 
12
   maptitle "Red Light District"
-
 
13
   mapfile  "E1L2.map"
-
 
14
   //author "Allen H. Blum III"
-
 
15
   mapmd4   6845bcccf6641c93ff9d7b6996a28ce5 // 1996-04-19 (1.3D GRP)
-
 
16
   mhkfile  "maphacks/3drealms/E1L2_13d_polymost.mhk"
-
 
17
}
-
 
18
mapinfo {
-
 
19
   maptitle "User Map"
-
 
20
   mapfile  "E1L8.map"
-
 
21
   //author "Allen H. Blum III"
-
 
22
   mapmd4   38f0de348d3d1e34c1a48f8fb4f6365c // 1996-04-19 (1.3D GRP)
-
 
23
   mhkfile  "maphacks/3drealms/E1L8_13d_polymost.mhk"
-
 
24
}
-
 
25
mapinfo {
-
 
26
   maptitle "Freeway"
-
 
27
   mapfile  "E3L11.map"
-
 
28
   //author "Allen H. Blum III"
-
 
29
   mapmd4   a88b434e4a5a30d5c69e0e8956275deb // 1996-04-19 (1.3D GRP)
-
 
30
   mhkfile  "maphacks/3drealms/E3L11_13d_polymost.mhk"
-
 
31
}
-
 
32
mapinfo {
-
 
33
   maptitle "Sector Effector Demo Map"
-
 
34
   mapfile  "_SE.MAP"
-
 
35
   //author "Allen H. Blum III"
-
 
36
   mapmd4   e940becc13c74df02f5de024d70222f8 // 1996-04-19
-
 
37
   mhkfile  "maphacks/3drealms/_SE_13d.mhk"
-
 
38
}
-
 
39
mapinfo {
-
 
40
   maptitle "Sector Tag Demo Map"
-
 
41
   mapfile  "_ST.MAP"
-
 
42
   //author "Allen H. Blum III"
-
 
43
   mapmd4   ef90dafa25389a0e1cc952997c65158d // 1996-04-19
-
 
44
   mhkfile  "maphacks/3drealms/_ST_13d.mhk"
-
 
45
}
-
 
46
mapinfo {
-
 
47
   maptitle "Zoo Map"
-
 
48
   mapfile  "_ZOO.MAP"
-
 
49
   //author "Allen H. Blum III"
-
 
50
   mapmd4   d35c4fdc5dbe9882ccf6b6c4814185c0 // 1996-04-19
-
 
51
   mhkfile  "maphacks/3drealms/_ZOO_13d.mhk"
-
 
52
}
-
 
53
 
-
 
54
 
-
 
55
//
-
 
56
// Atomic / Plutonium Pak
-
 
57
//
-
 
58
mapinfo {
-
 
59
   maptitle "Hollywood Holocaust"
-
 
60
   mapfile  "E1L1.map"
-
 
61
   //author "Allen H. Blum III"
-
 
62
   mapmd4   a1ce0037911b2625781a2623588c8b90 // 1996-12-11 (Atomic GRP)
-
 
63
   mhkfile  "maphacks/3drealms/E1L1_polymost.mhk"
-
 
64
}
-
 
65
mapinfo {
-
 
66
   maptitle "Red Light District"
-
 
67
   mapfile  "E1L2.map"
-
 
68
   //author "Allen H. Blum III"
-
 
69
   mapmd4   594b59d713c4b2f3a2ad8131c0ba2066 // 1996-12-11 (Atomic GRP)
-
 
70
   mhkfile  "maphacks/3drealms/E1L2_polymost.mhk"
-
 
71
}
-
 
72
mapinfo {
-
 
73
   maptitle "Death Row"
-
 
74
   mapfile  "E1L3.map"
-
 
75
   //author "Allen H. Blum III"
-
 
76
   mapmd4   65ad8fc00d9618a4e2e4a84c3d035d20 // 1996-12-11 (1.3D + Atomic GRP)
-
 
77
   mhkfile  "maphacks/3drealms/E1L3_polymost.mhk"
-
 
78
}
-
 
79
mapinfo {
-
 
80
   maptitle "Toxic Dump"
-
 
81
   mapfile  "E1L4.map"
-
 
82
   //author "Allen H. Blum III"
-
 
83
   mapmd4   37c1ba00a22baa6d8dfa69e265b964d8 // 1996-12-11 (1.3D + Atomic GRP)
-
 
84
   mhkfile  "maphacks/3drealms/E1L4_polymost.mhk"
-
 
85
}
-
 
86
mapinfo {
-
 
87
   maptitle "The Abyss"
-
 
88
   mapfile  "E1L5.map"
-
 
89
   //author "Richard Bailey Gray (The Levelord)"
-
 
90
   mapmd4   72619cedec66b1c90394c6d9b64b1689 // 1996-12-11 (1.3D + Atomic GRP)
-
 
91
   mhkfile  "maphacks/3drealms/E1L5_polymost.mhk"
-
 
92
}
-
 
93
mapinfo {
-
 
94
   maptitle "Launch Facility"
-
 
95
   mapfile  "E1L6.map"
-
 
96
   //author "Allen H. Blum III"
-
 
97
   mapmd4   8ea61a32c1af50d8db96e5a230d6d4df // 1996-12-11 (1.3D + Atomic GRP)
-
 
98
   mhkfile  "maphacks/3drealms/E1L6_polymost.mhk"
-
 
99
}
-
 
100
mapinfo {
-
 
101
   maptitle "Faces of Death"
-
 
102
   mapfile  "E1L7.map"
-
 
103
   //author "Allen H. Blum III"
-
 
104
   mapmd4   2054a0825586d3d509c23d82548f03b4 // 1996-12-11 (1.3D + Atomic GRP)
-
 
105
   mhkfile  "maphacks/3drealms/E1L7_polymost.mhk"
-
 
106
}
-
 
107
mapinfo {
-
 
108
   maptitle "User Map"
-
 
109
   mapfile  "E1L8.map"
-
 
110
   //author "Allen H. Blum III"
-
 
111
   mapmd4   5b26628905ce60f93d9f0be7ebd72ee1 // 1996-12-11 (Atomic GRP)
-
 
112
   mhkfile  "maphacks/3drealms/E1L8_polymost.mhk"
-
 
113
}
-
 
114
 
-
 
115
mapinfo {
-
 
116
   maptitle "Spaceport"
-
 
117
   mapfile  "E2L1.map"
-
 
118
   //author "Allen H. Blum III"
-
 
119
   mapmd4   91003239cfe780bf4c1de08e0a2b7cc2 // 1996-12-11 (1.3D + Atomic GRP)
-
 
120
   mhkfile  "maphacks/3drealms/E2L1_polymost.mhk"
-
 
121
}
-
 
122
mapinfo {
-
 
123
   maptitle "Incubator"
-
 
124
   mapfile  "E2L2.map"
-
 
125
   //author "Richard Bailey Gray (The Levelord)"
-
 
126
   mapmd4   c73e4ae560573501b48af273a90c4273 // 1996-12-11 (1.3D + Atomic GRP)
-
 
127
   mhkfile  "maphacks/3drealms/E2L2_polymost.mhk"
-
 
128
}
-
 
129
mapinfo {
-
 
130
   maptitle "Warp Factor"
-
 
131
   mapfile  "E2L3.map"
-
 
132
   //author "Richard Bailey Gray (The Levelord)"
-
 
133
   mapmd4   963c036dd2f0f8b32efbe18e69f50f2e // 1996-12-11 (1.3D + Atomic GRP)
-
 
134
   mhkfile  "maphacks/3drealms/E2L3_polymost.mhk"
-
 
135
}
-
 
136
mapinfo {
-
 
137
   maptitle "Fusion Station"
-
 
138
   mapfile  "E2L4.map"
-
 
139
   //author "Allen H. Blum III"
-
 
140
   mapmd4   bd0cf0073630649e12f5d4004aa67a54 // 1996-12-11 (1.3D + Atomic GRP)
-
 
141
   mhkfile  "maphacks/3drealms/E2L4_polymost.mhk"
-
 
142
}
-
 
143
mapinfo {
-
 
144
   maptitle "Occupied Territory"
-
 
145
   mapfile  "E2L5.map"
-
 
146
   //author "Allen H. Blum III"
-
 
147
   mapmd4   1b43f9dac3533089f15defaa76147909 // 1996-12-11 (1.3D + Atomic GRP)
-
 
148
   mhkfile  "maphacks/3drealms/E2L5_polymost.mhk"
-
 
149
}
-
 
150
mapinfo {
-
 
151
   maptitle "Tiberius Station"
-
 
152
   mapfile  "E2L6.map"
-
 
153
   //author "Allen H. Blum III"
-
 
154
   mapmd4   16bb3a55e73c0e647ecc3bcb0131abde // 1996-12-11 (1.3D + Atomic GRP)
-
 
155
   mhkfile  "maphacks/3drealms/E2L6_polymost.mhk"
-
 
156
}
-
 
157
mapinfo {
-
 
158
   maptitle "Lunar Reactor"
-
 
159
   mapfile  "E2L7.map"
-
 
160
   //author "Allen H. Blum III"
-
 
161
   mapmd4   8f550a8f9f8c00388b0397faf608508c // 1996-12-11 (1.3D + Atomic GRP)
-
 
162
   mhkfile  "maphacks/3drealms/E2L7_polymost.mhk"
-
 
163
}
-
 
164
mapinfo {
-
 
165
   maptitle "Dark Side"
-
 
166
   mapfile  "E2L8.map"
-
 
167
   //author "Allen H. Blum III"
-
 
168
   mapmd4   cea9951c33ea88f95d91639a15c98bb0 // 1996-12-11 (1.3D + Atomic GRP)
-
 
169
   mhkfile  "maphacks/3drealms/E2L8_polymost.mhk"
-
 
170
}
-
 
171
mapinfo {
-
 
172
   maptitle "Overlord"
-
 
173
   mapfile  "E2L9.map"
-
 
174
   //author "Allen H. Blum III"
-
 
175
   mapmd4   64d059be3e669ea587ec3e43b15ab3a7 // 1996-12-11 (1.3D + Atomic GRP)
-
 
176
   mhkfile  "maphacks/3drealms/E2L9_polymost.mhk"
-
 
177
}
-
 
178
mapinfo {
-
 
179
   maptitle "Spin Cycle"
-
 
180
   mapfile  "E2L10.map"
-
 
181
   //author "Richard Bailey Gray (The Levelord)"
-
 
182
   mapmd4   d71f66208b7593232a2c016c3ac72c0b // 1996-12-11 (1.3D + Atomic GRP)
-
 
183
   mhkfile  "maphacks/3drealms/E2L10_polymost.mhk"
-
 
184
}
-
 
185
mapinfo {
-
 
186
   maptitle "Lunatic Fringe"
-
 
187
   mapfile  "E2L11.map"
-
 
188
   //author "Richard Bailey Gray (The Levelord)"
-
 
189
   mapmd4   d19081afa18bf00c9f151e51104358ee // 1996-12-11 (1.3D + Atomic GRP)
-
 
190
   mhkfile  "maphacks/3drealms/E2L11_polymost.mhk"
-
 
191
}
-
 
192
 
-
 
193
mapinfo {
-
 
194
   maptitle "Raw Meat"
-
 
195
   mapfile  "E3L1.map"
-
 
196
   //author "Richard Bailey Gray (The Levelord)"
-
 
197
   mapmd4   bf886fce1a2aa54ae2bcac5e9cdd727b // 1996-12-11 (1.3D + Atomic GRP)
-
 
198
   mhkfile  "maphacks/3drealms/E3L1_polymost.mhk"
-
 
199
}
-
 
200
mapinfo {
-
 
201
   maptitle "Bank Roll"
-
 
202
   mapfile  "E3L2.map"
-
 
203
   //author "Richard Bailey Gray (The Levelord)"
-
 
204
   mapmd4   6ac5f13f7bc3a78b2a9e0cdac4c86c42 // 1996-12-11 (1.3D + Atomic GRP)
-
 
205
   mhkfile  "maphacks/3drealms/E3L2_polymost.mhk"
-
 
206
}
-
 
207
mapinfo {
-
 
208
   maptitle "Flood Zone"
-
 
209
   mapfile  "E3L3.map"
-
 
210
   //author "Richard Bailey Gray (The Levelord)"
-
 
211
   mapmd4   f6994317c2f91afc02280325c51c2f31 // 1996-12-11 (1.3D + Atomic GRP)
-
 
212
   mhkfile  "maphacks/3drealms/E3L3_polymost.mhk"
-
 
213
}
-
 
214
mapinfo {
-
 
215
   maptitle "L.A. Rumble"
-
 
216
   mapfile  "E3L4.map"
-
 
217
   //author "Richard Bailey Gray (The Levelord)"
-
 
218
   mapmd4   621bd88331cdc4953e31dea07cbe9dab // 1996-12-11 (1.3D + Atomic GRP)
-
 
219
   mhkfile  "maphacks/3drealms/E3L4_polymost.mhk"
-
 
220
}
-
 
221
mapinfo {
-
 
222
   maptitle "Movie Set"
-
 
223
   mapfile  "E3L5.map"
-
 
224
   //author "Richard Bailey Gray (The Levelord)"
-
 
225
   mapmd4   9dc91896bb83d2492293a5903ebd80d1 // 1996-12-11 (1.3D + Atomic GRP)
-
 
226
   mhkfile  "maphacks/3drealms/E3L5_polymost.mhk"
-
 
227
}
-
 
228
mapinfo {
-
 
229
   maptitle "Rabid Transit"
-
 
230
   mapfile  "E3L6.map"
-
 
231
   //author "Richard Bailey Gray (The Levelord)"
-
 
232
   mapmd4   fedd7a746f8abff289cbbb951ca7357c // 1996-12-11 (1.3D + Atomic GRP)
-
 
233
   mhkfile  "maphacks/3drealms/E3L6_polymost.mhk"
-
 
234
}
-
 
235
mapinfo {
-
 
236
   maptitle "Fahrenheit"
-
 
237
   mapfile  "E3L7.map"
-
 
238
   //author "Richard Bailey Gray (The Levelord)"
-
 
239
   mapmd4   922eda05305cea173c46a1bdf01d0831 // 1996-12-11 (1.3D + Atomic GRP)
-
 
240
   mhkfile  "maphacks/3drealms/E3L7_polymost.mhk"
-
 
241
}
-
 
242
mapinfo {
-
 
243
   maptitle "Hotel Hell"
-
 
244
   mapfile  "E3L8.map"
-
 
245
   //author "Richard Bailey Gray (The Levelord)"
-
 
246
   mapmd4   68b553ff6c9dd9b790c19d24e27d14b7 // 1996-12-11 (1.3D + Atomic GRP)
-
 
247
   mhkfile  "maphacks/3drealms/E3L8_polymost.mhk"
-
 
248
}
-
 
249
mapinfo {
-
 
250
   maptitle "Stadium"
-
 
251
   mapfile  "E3L9.map"
-
 
252
   //author "Allen H. Blum III"
-
 
253
   mapmd4   84750baba3564e6c14a81fb284b1b60c // 1996-12-11 (1.3D + Atomic GRP)
-
 
254
   mhkfile  "maphacks/3drealms/E3L9_polymost.mhk"
-
 
255
}
-
 
256
mapinfo {
-
 
257
   maptitle "Tier Drops"
-
 
258
   mapfile  "E3L10.map"
-
 
259
   //author "Richard Bailey Gray (The Levelord)"
-
 
260
   mapmd4   b2c03269d419574cf1ccd7e0ce08eea5 // 1996-12-11 (1.3D + Atomic GRP)
-
 
261
   mhkfile  "maphacks/3drealms/E3L10_polymost.mhk"
-
 
262
}
-
 
263
mapinfo {
-
 
264
   maptitle "Freeway"
-
 
265
   mapfile  "E3L11.map"
-
 
266
   //author "Allen H. Blum III"
-
 
267
   mapmd4   7b0ef73951088703c29b9e3d9145f1c6 // 1996-12-11 (Atomic GRP)
-
 
268
   mhkfile  "maphacks/3drealms/E3L11_polymost.mhk"
-
 
269
}
-
 
270
 
-
 
271
mapinfo {
-
 
272
   maptitle "It's Impossible"
-
 
273
   mapfile  "E4L1.map"
-
 
274
   //author "Randall S Pitchford II"
-
 
275
   mapmd4   49a4643137700e4ee07275714d781004 // 1996-12-11 (1.3D + Atomic GRP)
-
 
276
   mapmd4   72e411eec155119f09482ca593b08843 // 2014-11-20 (NUKEMDAVE)
-
 
277
   mhkfile  "maphacks/3drealms/E4L1_polymost.mhk"
-
 
278
}
-
 
279
mapinfo {
-
 
280
   maptitle "Duke-Burger"
-
 
281
   mapfile  "E4L2.map"
-
 
282
   //author "Allen H. Blum III"
-
 
283
   mapmd4   3fc37f86284d739ab10e25988cc12c19 // 1996-12-11 (1.3D + Atomic GRP)
-
 
284
   mapmd4   67cbbb02b469ad5fc069dce7397dd198 // 2014-11-20 (NUKEMDAVE)
-
 
285
   mhkfile  "maphacks/3drealms/E4L2_polymost.mhk"
-
 
286
}
-
 
287
mapinfo {
-
 
288
   maptitle "Shop-N-Bag"
-
 
289
   mapfile  "E4L3.map"
-
 
290
   //author "Richard Bailey Gray (The Levelord) & George Broussard"
-
 
291
   mapmd4   90bd7e084f760e7c314a9e467a0771ab // 1996-12-11 (1.3D + Atomic GRP)
-
 
292
   mhkfile  "maphacks/3drealms/E4L3_polymost.mhk"
-
 
293
}
-
 
294
mapinfo {
-
 
295
   maptitle "Babe Land"
-
 
296
   mapfile  "E4L4.map"
-
 
297
   //author "Allen H. Blum III"
-
 
298
   mapmd4   6930488d5778f00608f37cc5644cf182 // 1996-12-11 (1.3D + Atomic GRP)
-
 
299
   mhkfile  "maphacks/3drealms/E4L4_polymost.mhk"
-
 
300
}
-
 
301
mapinfo {
-
 
302
   maptitle "Pigsty"
-
 
303
   mapfile  "E4L5.map"
-
 
304
   //author "Richard Bailey Gray (The Levelord) & 0.66% Randall S Pitchford II"
-
 
305
   mapmd4   d8053c19bc718865727fb4164e625920 // 1996-12-11 (1.3D + Atomic GRP)
-
 
306
   mhkfile  "maphacks/3drealms/E4L5_polymost.mhk"
-
 
307
}
-
 
308
mapinfo {
-
 
309
   maptitle "Going Postal"
-
 
310
   mapfile  "E4L6.map"
-
 
311
   //author "Allen H. Blum III"
-
 
312
   mapmd4   2b81ff1d940fa0582795e6f41dbee0eb // 1996-12-11 (1.3D + Atomic GRP)
-
 
313
   mhkfile  "maphacks/3drealms/E4L6_polymost.mhk"
-
 
314
}
-
 
315
mapinfo {
-
 
316
   maptitle "XXX-Stacy"
-
 
317
   mapfile  "E4L7.map"
-
 
318
   //author "Richard Bailey Gray (The Levelord) & Keith Schuler"
-
 
319
   mapmd4   d7a1641051676e8613f509b6a0ea23dd // 1996-12-11 (1.3D + Atomic GRP)
-
 
320
   mhkfile  "maphacks/3drealms/E4L7_polymost.mhk"
-
 
321
}
-
 
322
mapinfo {
-
 
323
   maptitle "Critical Mass"
-
 
324
   mapfile  "E4L8.map"
-
 
325
   //author "Richard Bailey Gray (The Levelord) & Keith Schuler"
-
 
326
   mapmd4   ae06f5c692a51a7d326f5ea6af08c0a8 // 1996-12-11 (1.3D + Atomic GRP)
-
 
327
   mapmd4   9c049dc3d6d1105d63887003c5bb667a // 2014-11-18 (NUKEMDAVE)
-
 
328
   mhkfile  "maphacks/3drealms/E4L8_polymost.mhk"
-
 
329
}
-
 
330
mapinfo {
-
 
331
   maptitle "Derelict"
-
 
332
   mapfile  "E4L9.map"
-
 
333
   //author "Allen H. Blum III"
-
 
334
   mapmd4   0027e7abaf9326226cb3f58744d877e8 // 1996-12-11 (1.3D + Atomic GRP)
-
 
335
   mhkfile  "maphacks/3drealms/E4L9_polymost.mhk"
-
 
336
}
-
 
337
mapinfo {
-
 
338
   maptitle "The Queen"
-
 
339
   mapfile  "E4L10.map"
-
 
340
   //author "Randall S Pitchford II"
-
 
341
   mapmd4   baa499ec699df9df82c942adeb3207f7 // 1996-12-11 (1.3D + Atomic GRP)
-
 
342
   mhkfile  "maphacks/3drealms/E4L10_polymost.mhk"
-
 
343
}
-
 
344
mapinfo {
-
 
345
   maptitle "Area 51"
-
 
346
   mapfile  "E4L11.map"
-
 
347
   //author "Randall S Pitchford II"
-
 
348
   mapmd4   3a82e3d183f39ff72600df5b62737394 // 1996-12-11 (1.3D + Atomic GRP)
-
 
349
   mhkfile  "maphacks/3drealms/E4L11_polymost.mhk"
-
 
350
}
-
 
351
 
-
 
352
mapinfo {
-
 
353
   maptitle "Sector Effector Demo Map"
-
 
354
   mapfile  "_SE.MAP"
-
 
355
   //author "Allen H. Blum III"
-
 
356
   mapmd4   84493a0049fcc110a4dfe1b4409f72fa // 1996-10-10
-
 
357
   mhkfile  "maphacks/3drealms/_SE.mhk"
-
 
358
}
-
 
359
mapinfo {
-
 
360
   maptitle "Sector Effector Demo Map"
-
 
361
   mapfile  "_SE.MAP"
-
 
362
   //author "Allen H. Blum III"
-
 
363
   mapmd4   5678b41acb4db2ee57938a7b91746dee // 1998-01-08 (crippled)
-
 
364
   mhkfile  "maphacks/3drealms/_SE.mhk"
-
 
365
}
-
 
366
 
-
 
367
mapinfo {
-
 
368
   maptitle "Sector Tag Demo Map"
-
 
369
   mapfile  "_ST.MAP"
-
 
370
   //author "Allen H. Blum III"
-
 
371
   mapmd4   b609a63b9bf7dda938fd10fb18724293 // 1996-10-10
-
 
372
   mhkfile  "maphacks/3drealms/_ST.mhk"
-
 
373
}
-
 
374
mapinfo {
-
 
375
   maptitle "Sector Tag Demo Map"
-
 
376
   mapfile  "_ST.MAP"
-
 
377
   //author "Allen H. Blum III"
-
 
378
   mapmd4   af89c87b75bd3cf1570a81dd2c17bfe0 // 1998-01-08 (crippled)
-
 
379
   mhkfile  "maphacks/3drealms/_ST.mhk"
-
 
380
}
-
 
381
 
-
 
382
mapinfo {
-
 
383
   maptitle "Zoo Map"
-
 
384
   mapfile  "_ZOO.MAP"
-
 
385
   //author "Allen H. Blum III"
-
 
386
   mapmd4   efd779139eef1cbd7adf80aa908f0f94 // 1996-10-10
-
 
387
   mhkfile  "maphacks/3drealms/_ZOO.mhk"
-
 
388
}
-
 
389
mapinfo {
-
 
390
   maptitle "Zoo Map"
-
 
391
   mapfile  "_ZOO.MAP"
-
 
392
   //author "Allen H. Blum III"
-
 
393
   mapmd4   0b36bde86a161b0d8245e817022f904c // 1998-01-08 (crippled)
-
 
394
   mhkfile  "maphacks/3drealms/_ZOO.mhk"
-
 
395
}
-
 
396
 
-
 
397
 
-
 
398
//
-
 
399
// Duke Nukem 3D: 20th Anniversary World Tour - Ep.1-4
-
 
400
//
-
 
401
mapinfo {
-
 
402
   maptitle "Hollywood Holocaust"
-
 
403
   mapfile  "E1L1.map"
-
 
404
   //author "Allen H. Blum III"
-
 
405
   mapmd4   022087735b6f5231652a4352993864d5 // 2016-09-23 (World Tour)
-
 
406
   mhkfile  "maphacks/3drealms/E1L1_worldtour.mhk"
-
 
407
}
-
 
408
mapinfo {
-
 
409
   maptitle "Red Light District"
-
 
410
   mapfile  "E1L2.map"
-
 
411
   //author "Allen H. Blum III"
-
 
412
   mapmd4   3289a77cf35fe432eb9ed0a995f5df42 // 2016-09-23 (World Tour)
-
 
413
   mhkfile  "maphacks/3drealms/E1L2_polymost.mhk"
-
 
414
}
-
 
415
mapinfo {
-
 
416
   maptitle "Death Row"
-
 
417
   mapfile  "E1L3.map"
-
 
418
   //author "Allen H. Blum III"
-
 
419
   mapmd4   c488f010c0c7ea1b5d65b107dcd3d5c7 // 2016-09-23 (World Tour)
-
 
420
   mhkfile  "maphacks/3drealms/E1L3_worldtour.mhk"
-
 
421
}
-
 
422
mapinfo {
-
 
423
   maptitle "Toxic Dump"
-
 
424
   mapfile  "E1L4.map"
-
 
425
   //author "Allen H. Blum III"
-
 
426
   mapmd4   a6c88c6186e7a3ec5940e4e57b60362e // 2016-09-23 (World Tour)
-
 
427
   mhkfile  "maphacks/3drealms/E1L4_worldtour.mhk"
-
 
428
}
-
 
429
mapinfo {
-
 
430
   maptitle "The Abyss"
-
 
431
   mapfile  "E1L5.map"
-
 
432
   //author "Richard Bailey Gray (The Levelord)"
-
 
433
   mapmd4   fcbc81e776476b841f5c703378d4538e // 2016-09-23 (World Tour)
-
 
434
   mhkfile  "maphacks/3drealms/E1L5_worldtour.mhk"
-
 
435
}
-
 
436
mapinfo {
-
 
437
   maptitle "Launch Facility"
-
 
438
   mapfile  "E1L6.map"
-
 
439
   //author "Allen H. Blum III"
-
 
440
   mapmd4   ee85e0def0c7ba8f1da0a889f25b8758 // 2016-09-23 (World Tour)
-
 
441
   mhkfile  "maphacks/3drealms/E1L6_polymost.mhk"
-
 
442
}
-
 
443
mapinfo {
-
 
444
   maptitle "Faces of Death"
-
 
445
   mapfile  "E1L7.map"
-
 
446
   //author "Allen H. Blum III"
-
 
447
   mapmd4   855a0c928a4394e9dd83677b9de727ba // 2016-09-23 (World Tour)
-
 
448
   mhkfile  "maphacks/3drealms/E1L7_polymost.mhk"
-
 
449
}
-
 
450
mapinfo {
-
 
451
   maptitle "User Map"
-
 
452
   mapfile  "E1L8.map"
-
 
453
   //author "Allen H. Blum III"
-
 
454
   mapmd4   eec940f60aea75a7765a223651d469c4 // 2016-09-23 (World Tour)
-
 
455
   mhkfile  "maphacks/3drealms/E1L8_polymost.mhk"
-
 
456
}
-
 
457
 
-
 
458
mapinfo {
-
 
459
   maptitle "Spaceport"
-
 
460
   mapfile  "E2L1.map"
-
 
461
   //author "Allen H. Blum III"
-
 
462
   mapmd4   b522da99f32a71ab31fc27aaba9b7f43 // 2016-09-23 (World Tour)
-
 
463
   mhkfile  "maphacks/3drealms/E2L1_polymost.mhk"
-
 
464
}
-
 
465
mapinfo {
-
 
466
   maptitle "Incubator"
-
 
467
   mapfile  "E2L2.map"
-
 
468
   //author "Richard Bailey Gray (The Levelord)"
-
 
469
   mapmd4   59dfc3d6f03120c0e7473ecd34aae760 // 2016-09-23 (World Tour)
-
 
470
   mhkfile  "maphacks/3drealms/E2L2_polymost.mhk"
-
 
471
}
-
 
472
mapinfo {
-
 
473
   maptitle "Warp Factor"
-
 
474
   mapfile  "E2L3.map"
-
 
475
   //author "Richard Bailey Gray (The Levelord)"
-
 
476
   mapmd4   ebbf1b70354226c40ba3bf9b9e7fb58a // 2016-09-23 (World Tour)
-
 
477
   mhkfile  "maphacks/3drealms/E2L3_worldtour.mhk"
-
 
478
}
-
 
479
mapinfo {
-
 
480
   maptitle "Fusion Station"
-
 
481
   mapfile  "E2L4.map"
-
 
482
   //author "Allen H. Blum III"
-
 
483
   mapmd4   5ecb347ebf180a43c14af7583843b57d // 2016-09-23 (World Tour)
-
 
484
   mhkfile  "maphacks/3drealms/E2L4_polymost.mhk"
-
 
485
}
-
 
486
mapinfo {
-
 
487
   maptitle "Occupied Territory"
-
 
488
   mapfile  "E2L5.map"
-
 
489
   //author "Allen H. Blum III"
-
 
490
   mapmd4   3e4c89b209a0bae9e75afaa2ad027ae1 // 2016-09-23 (World Tour)
-
 
491
   mhkfile  "maphacks/3drealms/E2L5_polymost.mhk"
-
 
492
}
-
 
493
mapinfo {
-
 
494
   maptitle "Tiberius Station"
-
 
495
   mapfile  "E2L6.map"
-
 
496
   //author "Allen H. Blum III"
-
 
497
   mapmd4   a7fa4061b5351e8d20b329467ffdc207 // 2016-09-23 (World Tour)
-
 
498
   mhkfile  "maphacks/3drealms/E2L6_polymost.mhk"
-
 
499
}
-
 
500
mapinfo {
-
 
501
   maptitle "Lunar Reactor"
-
 
502
   mapfile  "E2L7.map"
-
 
503
   //author "Allen H. Blum III"
-
 
504
   mapmd4   7f667a8a7d30a00e38162db8c4d6c627 // 2016-09-23 (World Tour)
-
 
505
   mhkfile  "maphacks/3drealms/E2L7_polymost.mhk"
-
 
506
}
-
 
507
mapinfo {
-
 
508
   maptitle "Dark Side"
-
 
509
   mapfile  "E2L8.map"
-
 
510
   //author "Allen H. Blum III"
-
 
511
   mapmd4   24344dd84c4cf3e334de119642598c1e // 2016-09-23 (World Tour)
-
 
512
   mhkfile  "maphacks/3drealms/E2L8_polymost.mhk"
-
 
513
}
-
 
514
mapinfo {
-
 
515
   maptitle "Overlord"
-
 
516
   mapfile  "E2L9.map"
-
 
517
   //author "Allen H. Blum III"
-
 
518
   mapmd4   96bb3562d67cc2b6c51ec98d0a219eff // 2016-09-23 (World Tour)
-
 
519
   mhkfile  "maphacks/3drealms/E2L9_polymost.mhk"
-
 
520
}
-
 
521
mapinfo {
-
 
522
   maptitle "Spin Cycle"
-
 
523
   mapfile  "E2L10.map"
-
 
524
   //author "Richard Bailey Gray (The Levelord)"
-
 
525
   mapmd4   2040652c85a54b48e3537ccba055e606 // 2016-09-23 (World Tour)
-
 
526
   mhkfile  "maphacks/3drealms/E2L10_polymost.mhk"
-
 
527
}
-
 
528
mapinfo {
-
 
529
   maptitle "Lunatic Fringe"
-
 
530
   mapfile  "E2L11.map"
-
 
531
   //author "Richard Bailey Gray (The Levelord)"
-
 
532
   mapmd4   dea84af1e11afd14e38a619728a5f57b // 2016-09-23 (World Tour)
-
 
533
   mhkfile  "maphacks/3drealms/E2L11_polymost.mhk"
-
 
534
}
-
 
535
 
-
 
536
mapinfo {
-
 
537
   maptitle "Raw Meat"
-
 
538
   mapfile  "E3L1.map"
-
 
539
   //author "Richard Bailey Gray (The Levelord)"
-
 
540
   mapmd4   0df761c7a1fc71e13e5efce1aa6df7b7 // 2016-09-23 (World Tour)
-
 
541
   mhkfile  "maphacks/3drealms/E3L1_worldtour_polymost.mhk"
-
 
542
}
-
 
543
mapinfo {
-
 
544
   maptitle "Bank Roll"
-
 
545
   mapfile  "E3L2.map"
-
 
546
   //author "Richard Bailey Gray (The Levelord)"
-
 
547
   mapmd4   ed657ee6c77a619b4367a3bc88724259 // 2016-09-23 (World Tour)
-
 
548
   mhkfile  "maphacks/3drealms/E3L2_worldtour_polymost.mhk"
-
 
549
}
-
 
550
mapinfo {
-
 
551
   maptitle "Flood Zone"
-
 
552
   mapfile  "E3L3.map"
-
 
553
   //author "Richard Bailey Gray (The Levelord)"
-
 
554
   mapmd4   d2f8360c2201b831d0e178c488d88d2c // 2016-09-23 (World Tour)
-
 
555
   mhkfile  "maphacks/3drealms/E3L3_worldtour_polymost.mhk"
-
 
556
}
-
 
557
mapinfo {
-
 
558
   maptitle "L.A. Rumble"
-
 
559
   mapfile  "E3L4.map"
-
 
560
   //author "Richard Bailey Gray (The Levelord)"
-
 
561
   mapmd4   bd95757edb5344bc532974a49f84fd63 // 2016-09-23 (World Tour)
-
 
562
   mhkfile  "maphacks/3drealms/E3L4_worldtour.mhk"
-
 
563
}
-
 
564
mapinfo {
-
 
565
   maptitle "Movie Set"
-
 
566
   mapfile  "E3L5.map"
-
 
567
   //author "Richard Bailey Gray (The Levelord)"
-
 
568
   mapmd4   9d88b0c73f274c15cbfb5cde3f1ed815 // 2016-09-23 (World Tour)
-
 
569
   mhkfile  "maphacks/3drealms/E3L5_worldtour.mhk"
-
 
570
}
-
 
571
mapinfo {
-
 
572
   maptitle "Rabid Transit"
-
 
573
   mapfile  "E3L6.map"
-
 
574
   //author "Richard Bailey Gray (The Levelord)"
-
 
575
   mapmd4   4e14631eeb179ba7f9bea38fc939f606 // 2016-09-23 (World Tour)
-
 
576
   mhkfile  "maphacks/3drealms/E3L6_worldtour_polymost.mhk"
-
 
577
}
-
 
578
mapinfo {
-
 
579
   maptitle "Fahrenheit"
-
 
580
   mapfile  "E3L7.map"
-
 
581
   //author "Richard Bailey Gray (The Levelord)"
-
 
582
   mapmd4   3fa1edb6e1d096520d5ac1d744399972 // 2016-09-23 (World Tour)
-
 
583
   mhkfile  "maphacks/3drealms/E3L7_worldtour.mhk"
-
 
584
}
-
 
585
mapinfo {
-
 
586
   maptitle "Hotel Hell"
-
 
587
   mapfile  "E3L8.map"
-
 
588
   //author "Richard Bailey Gray (The Levelord)"
-
 
589
   mapmd4   c1ce6258ecee6430fa99e838e8d59390 // 2016-09-23 (World Tour)
-
 
590
   mhkfile  "maphacks/3drealms/E3L8_worldtour.mhk"
-
 
591
}
-
 
592
mapinfo {
-
 
593
   maptitle "Stadium"
-
 
594
   mapfile  "E3L9.map"
-
 
595
   //author "Allen H. Blum III"
-
 
596
   mapmd4   869e43b1a55708bf1c170a5eb07859fc // 2016-09-23 (World Tour)
-
 
597
   mhkfile  "maphacks/3drealms/E3L9_polymost.mhk"
-
 
598
}
-
 
599
mapinfo {
-
 
600
   maptitle "Tier Drops"
-
 
601
   mapfile  "E3L10.map"
-
 
602
   //author "Richard Bailey Gray (The Levelord)"
-
 
603
   mapmd4   18871d1cd8d18afab3d52154077c356c // 2016-09-23 (World Tour)
-
 
604
   mhkfile  "maphacks/3drealms/E3L10_polymost.mhk"
-
 
605
}
-
 
606
mapinfo {
-
 
607
   maptitle "Freeway"
-
 
608
   mapfile  "E3L11.map"
-
 
609
   //author "Allen H. Blum III"
-
 
610
   mapmd4   58c0b29e17d5bede903012071c54bd17 // 2016-09-23 (World Tour)
-
 
611
   mhkfile  "maphacks/3drealms/E3L11_polymost.mhk"
-
 
612
}
-
 
613
 
-
 
614
mapinfo {
-
 
615
   maptitle "It's Impossible"
-
 
616
   mapfile  "E4L1.map"
-
 
617
   //author "Randall S Pitchford II"
-
 
618
   mapmd4   42bcaf01df1ae846d3942308b50464a4 // 2016-09-23 (World Tour)
-
 
619
   mhkfile  "maphacks/3drealms/E4L1_worldtour.mhk"
-
 
620
}
-
 
621
mapinfo {
-
 
622
   maptitle "Duke-Burger"
-
 
623
   mapfile  "E4L2.map"
-
 
624
   //author "Allen H. Blum III"
-
 
625
   mapmd4   3b0ace9ac63804b94bf8482d5ca62b42 // 2016-09-23 (World Tour)
-
 
626
   mhkfile  "maphacks/3drealms/E4L2_worldtour.mhk"
-
 
627
}
-
 
628
mapinfo {
-
 
629
   maptitle "Shop-N-Bag"
-
 
630
   mapfile  "E4L3.map"
-
 
631
   //author "Richard Bailey Gray (The Levelord) & George Broussard"
-
 
632
   mapmd4   4612a78c2d7d1d371ccefa1e84072794 // 2016-09-23 (World Tour)
-
 
633
   mhkfile  "maphacks/3drealms/E4L3_polymost.mhk"
-
 
634
}
-
 
635
mapinfo {
-
 
636
   maptitle "Babe Land"
-
 
637
   mapfile  "E4L4.map"
-
 
638
   //author "Allen H. Blum III"
-
 
639
   mapmd4   4315c2f382eeda9dd058e737adac84ea // 2016-09-23 (World Tour)
-
 
640
   mhkfile  "maphacks/3drealms/E4L4_polymost.mhk"
-
 
641
}
-
 
642
mapinfo {
-
 
643
   maptitle "Pigsty"
-
 
644
   mapfile  "E4L5.map"
-
 
645
   //author "Richard Bailey Gray (The Levelord) & 0.66% Randall S Pitchford II"
-
 
646
   mapmd4   0dc72e2f5a387089775ddea018d2d66a // 2016-09-23 (World Tour)
-
 
647
   mhkfile  "maphacks/3drealms/E4L5_worldtour.mhk"
-
 
648
}
-
 
649
mapinfo {
-
 
650
   maptitle "Going Postal"
-
 
651
   mapfile  "E4L6.map"
-
 
652
   //author "Allen H. Blum III"
-
 
653
   mapmd4   7c95c27c59d701f3787a33985ae92522 // 2016-09-23 (World Tour)
-
 
654
   mhkfile  "maphacks/3drealms/E4L6_polymost.mhk"
-
 
655
}
-
 
656
mapinfo {
-
 
657
   maptitle "XXX-Stacy"
-
 
658
   mapfile  "E4L7.map"
-
 
659
   //author "Richard Bailey Gray (The Levelord) & Keith Schuler"
-
 
660
   mapmd4   c8bd3c6435e88074728f3c085d0aea3e // 2016-09-23 (World Tour)
-
 
661
   mhkfile  "maphacks/3drealms/E4L7_polymost.mhk"
-
 
662
}
-
 
663
mapinfo {
-
 
664
   maptitle "Critical Mass"
-
 
665
   mapfile  "E4L8.map"
-
 
666
   //author "Richard Bailey Gray (The Levelord) & Keith Schuler"
-
 
667
   mapmd4   2475907d70bc2f581b9afe1efede4174 // 2016-09-23 (World Tour)
-
 
668
   mhkfile  "maphacks/3drealms/E4L8_polymost.mhk"
-
 
669
}
-
 
670
mapinfo {
-
 
671
   maptitle "Derelict"
-
 
672
   mapfile  "E4L9.map"
-
 
673
   //author "Allen H. Blum III"
-
 
674
   mapmd4   c53ddee401328b5ff3895860d50df2ef // 2016-09-23 (World Tour)
-
 
675
   mhkfile  "maphacks/3drealms/E4L9_worldtour.mhk"
-
 
676
}
-
 
677
mapinfo {
-
 
678
   maptitle "The Queen"
-
 
679
   mapfile  "E4L10.map"
-
 
680
   //author "Randall S Pitchford II"
-
 
681
   mapmd4   9344cec951f7cad193d9d573b179099a // 2016-09-23 (World Tour)
-
 
682
   mhkfile  "maphacks/3drealms/E4L10_polymost.mhk"
-
 
683
}
-
 
684
mapinfo {
-
 
685
   maptitle "Area 51"
-
 
686
   mapfile  "E4L11.map"
-
 
687
   //author "Randall S Pitchford II"
-
 
688
   mapmd4   92db26db5a24363a78d535e85a7eaa4f // 2016-09-23 (World Tour)
-
 
689
   mhkfile  "maphacks/3drealms/E4L11_polymost.mhk"
-
 
690
}