Subversion Repositories duke3d_hrp

Rev

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

Rev 435 Rev 442
Line 1... Line 1...
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
 
-
 
7
 
-
 
8
mapinfo {
-
 
9
   maptitle "Action Time On 7"
-
 
10
   //author "Michael 'Micky C' Crisp"
-
 
11
   mapfile  "action7.map"
-
 
12
   mapmd4   34c77dc22884e429e960d066df440f35 // 2010-09-18
-
 
13
   mhkfile  "maphacks/dukeplus/action7.mhk"
-
 
14
}
-
 
15
/*
-
 
16
mapinfo {
-
 
17
   maptitle "Dark Horizon"
-
 
18
   //author "Mike Norvak"
-
 
19
   mapfile  "DarkHorizon.map"
-
 
20
   mapmd4   3e715ba60e688035cbeb73fe99ee602c // 2011-08-6
-
 
21
   mhkfile  "maphacks/dukeplus/DarkHorizon.mhk"
-
 
22
}
-
 
23
 
-
 
24
mapinfo {
-
 
25
   maptitle "Preston Road"
-
 
26
   //author "Paul 'High Treason' Monteray"
-
 
27
   mapfile  "PRE.map"
-
 
28
   //mapmd4   723c23dc6625007157df3809d77a26ee // 2011-01-28 - 289-R
-
 
29
   mapmd4   1ddb792bb6f968b66b5f064138014a9d // 2011-04-01 - 290-R
-
 
30
   mhkfile  "maphacks/dukeplus/PRE.mhk"
-
 
31
}
-
 
32
*/