Rev 442 | Rev 491 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 442 | Rev 445 | ||
---|---|---|---|
1 | // |
1 | // |
2 | // Maps designed for the DukePlus gameplay mod |
2 | // Maps designed for the DukePlus gameplay mod |
3 | // |
3 | // |
4 | include maphacks/dukeplus/eternity/eternity_mhk.def // Duke Nukem Eternity |
4 | include maphacks/dukeplus/eternity/eternity_mhk.def // Duke Nukem Eternity |
5 | include maphacks/dukeplus/imperium/imperium_mhk.def // Imperium |
5 | include maphacks/dukeplus/imperium/imperium_mhk.def // Imperium |
6 | 6 | ||
7 | 7 | ||
8 | mapinfo { |
8 | mapinfo { |
9 | maptitle "Action Time On 7" |
9 | maptitle "Action Time On 7" |
10 | //author "Michael 'Micky C' Crisp" |
10 | //author "Michael 'Micky C' Crisp" |
11 | mapfile "action7.map" |
11 | mapfile "action7.map" |
12 | mapmd4 34c77dc22884e429e960d066df440f35 // 2010-09-18 |
12 | mapmd4 34c77dc22884e429e960d066df440f35 // 2010-09-18 |
13 | mhkfile "maphacks/dukeplus/action7.mhk" |
13 | mhkfile "maphacks/dukeplus/action7.mhk" |
14 | } |
14 | } |
15 | /* |
15 | |
16 | mapinfo { |
16 | mapinfo { |
17 | maptitle "Dark Horizon" |
17 | maptitle "Dark Horizon" |
18 | //author "Mike Norvak" |
18 | //author "Mike Norvak" |
19 | mapfile "DarkHorizon.map" |
19 | mapfile "DarkHorizon.map" |
20 | mapmd4 3e715ba60e688035cbeb73fe99ee602c // 2011-08-6 |
20 | mapmd4 3e715ba60e688035cbeb73fe99ee602c // 2011-08-6 |
21 | mhkfile "maphacks/dukeplus/DarkHorizon.mhk" |
21 | mhkfile "maphacks/dukeplus/DarkHorizon.mhk" |
22 | } |
22 | } |
23 | 23 | ||
24 | mapinfo { |
24 | mapinfo { |
25 | maptitle "Preston Road" |
25 | maptitle "Preston Road" |
26 | //author "Paul 'High Treason' Monteray" |
26 | //author "Paul 'High Treason' Monteray" |
27 | mapfile "PRE.map" |
27 | mapfile "PRE.map" |
28 | //mapmd4 723c23dc6625007157df3809d77a26ee // 2011-01-28 - 289-R |
28 | mapmd4 723c23dc6625007157df3809d77a26ee // 2011-01-28 - 289-R |
- | 29 | mhkfile "maphacks/dukeplus/PRE-2011-01-28.mhk" |
|
- | 30 | } |
|
- | 31 | mapinfo { |
|
- | 32 | maptitle "Preston Road" |
|
- | 33 | //author "Paul 'High Treason' Monteray" |
|
- | 34 | mapfile "PRE.map" |
|
29 | mapmd4 1ddb792bb6f968b66b5f064138014a9d // 2011-04-01 - 290-R |
35 | mapmd4 1ddb792bb6f968b66b5f064138014a9d // 2011-04-01 - 290-R |
30 | mhkfile "maphacks/dukeplus/PRE.mhk" |
36 | mhkfile "maphacks/dukeplus/PRE-2011-04-01.mhk" |
31 | } |
37 | } |
32 | */ |
- | |
33 | 38 |