Rev 559 | Rev 619 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 559 | Rev 560 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // |
1 | // |
2 | // Plug and Pray Remake by ozelot47 |
2 | // Plug and Pray Remake by ozelot47 |
3 | // |
3 | // |
4 | /* |
- | |
5 | mapinfo { |
4 | mapinfo { |
6 | maptitle "Nightmare Zone" |
5 | maptitle "Nightmare Zone" |
7 | //author "ozelot47" |
6 | //author "ozelot47" |
8 | mapfile "nightmarezone.map" |
7 | mapfile "nightmarezone.map" |
9 | mapmd4 70eff271371c39212bf4b99e8eccd64f // 2013-09-23 |
8 | mapmd4 70eff271371c39212bf4b99e8eccd64f // 2013-09-23 |
10 | mhkfile "maphacks/plug_and_pray/nightmarezone.mhk" |
9 | mhkfile "maphacks/plug_and_pray/nightmarezone.mhk" |
11 | } |
10 | } |
- | 11 | ||
12 | mapinfo { |
12 | mapinfo { |
13 | maptitle "Trackside Tragedy" |
13 | maptitle "Trackside Tragedy" |
14 | //author "ozelot47" |
14 | //author "ozelot47" |
15 | mapfile "tracksidetragedy.map" |
15 | mapfile "tracksidetragedy.map" |
16 | mapmd4 5323c1ebe10168d2227a1ca2a1f8fadc // 2013-09-20 |
16 | mapmd4 5323c1ebe10168d2227a1ca2a1f8fadc // 2013-09-20 |
Line 49... | Line 49... | ||
49 | mhkfile "maphacks/plug_and_pray/ministryoffear.mhk" |
49 | mhkfile "maphacks/plug_and_pray/ministryoffear.mhk" |
50 | } |
50 | } |
51 | 51 | ||
52 | mapinfo { |
52 | mapinfo { |
53 | maptitle "Faces of Death" |
53 | maptitle "Faces of Death" |
54 | //author "ozelot47" |
54 | //author "Allen H. Blum III" |
55 | mapfile "facesofdeath.map" |
55 | mapfile "facesofdeath.map" |
56 | mapmd4 3a924579b930a232ace062a7b2403793 // 2013-09-07 |
56 | mapmd4 3a924579b930a232ace062a7b2403793 // 2013-09-07 |
57 | mhkfile "maphacks/plug_and_pray/facesofdeath.mhk" |
57 | mhkfile "maphacks/plug_and_pray/facesofdeath.mhk" |
58 | } |
58 | } |
59 | */ |
- | |
60 | 59 |