Subversion Repositories duke3d_hrp

Rev

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

Rev 682 Rev 683
1
//
1
//
2
// User Maps by Ryan 'Quakis' Rouse
2
// User Maps by Ryan 'Quakis' Rouse
3
//
3
//
4
 
4
 
5
mapinfo {
5
mapinfo {
6
   maptitle "Enlighten The Darkness: Again"
6
   maptitle "Enlighten The Darkness: Again"
7
   mapfile  "Enlighten2.map"
7
   mapfile  "Enlighten2.map"
8
   //author "Ryan 'Quakis' Rouse"
8
   //author "Ryan 'Quakis' Rouse"
9
   mapmd4   0c5e14b4101b132b0bcefc93ea0d7e8c // 2007-07-08
9
   mapmd4   0c5e14b4101b132b0bcefc93ea0d7e8c // 2007-07-08
10
   mhkfile  "maphacks/quakis/Enlighten2.mhk"
10
   mhkfile  "maphacks/quakis/Enlighten2.mhk"
11
}
11
}
12
 
12
 
13
mapinfo {
13
mapinfo {
14
   maptitle "Simple Minded"
14
   maptitle "Simple Minded"
15
   mapfile  "qduke.map"
15
   mapfile  "qduke.map"
16
   //author "Ryan 'Quakis' Rouse"
16
   //author "Ryan 'Quakis' Rouse"
17
   mapmd4   cd49f349247e37357cd1184fe48d0b90 // 2005-10-26
17
   mapmd4   cd49f349247e37357cd1184fe48d0b90 // 2005-10-26
18
   mhkfile  "maphacks/quakis/qduke.mhk"
18
   mhkfile  "maphacks/quakis/qduke.mhk"
19
}
19
}
20
 
20
 
21
mapinfo {
21
mapinfo {
22
   maptitle "The Flaming Shipwreck"
22
   maptitle "The Flaming Shipwreck"
23
   mapfile  "flamwrck.map"
23
   mapfile  "flamwrck.map"
24
   //author "Ryan 'Quakis' Rouse"
24
   //author "Ryan 'Quakis' Rouse"
25
   mapmd4   1c182b450126415927ec7353d93049dc // 2015-08-24
25
   mapmd4   1c182b450126415927ec7353d93049dc // 2015-08-24
26
   mhkfile  "maphacks/quakis/flamwrck.mhk"
26
   mhkfile  "maphacks/quakis/flamwrck.mhk"
27
}
27
}
28
 
28
 
29
mapinfo {
29
mapinfo {
30
   maptitle "The System: Opposing Facility"
30
   maptitle "The System: Opposing Facility"
31
   mapfile  "TSOF1.MAP"
31
   mapfile  "TSOF1.MAP"
32
   //author "Ryan 'Quakis' Rouse"
32
   //author "Ryan 'Quakis' Rouse"
33
   mapmd4   2e819ea8568089e213f68df808fdca10 // 2004-03-28
33
   mapmd4   2e819ea8568089e213f68df808fdca10 // 2004-03-28
34
   mhkfile  "maphacks/quakis/TSOF1.mhk"
34
   mhkfile  "maphacks/quakis/TSOF1.mhk"
35
}
35
}
-
 
36
 
-
 
37
 
-
 
38
// "Community Build Project 3"       / Cbp3.mhk          --> cbp          folder
-
 
39
// "Community Build Project 4"       / CBP4.mhk          --> cbp          folder
-
 
40
// "Jonof's Port CBP 1"              / JFCBP*.mhk        --> cbp          folder
-
 
41
// "Metropolitan Starlight"          / CBP8.mhk          --> cbp          folder
-
 
42
// "Discarded Stronghold"            / Discard*.mhk      --> collab       folder
-
 
43
// "Done & Dusted"                   / donedust*.mhk     --> collab       folder
36
 
44