Subversion Repositories duke3d_hrp

Rev

Rev 686 | Rev 690 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
676 leod 1
//
2
// User Maps by Mister Sinister
3
//
4
 
686 leod 5
include maphacks/mrsinister/deathdrive/deathdrive_mhk.def // Death Drive episode
6
 
676 leod 7
mapinfo {
8
   maptitle "Canyon"
9
   mapfile  "desert.map"
10
   //author "Mister Sinister"
11
   mapmd4   a50c8445caa499e708c4628a55d12e84 // 2010-06-23
12
   mhkfile  "maphacks/mrsinister/desert-mrsinister.mhk"
13
}
14
 
15
mapinfo {
16
   maptitle "Grey Lights"
17
   mapfile  "npm1.map"
18
   //author "Mister Sinister"
19
   mapmd4   ad5f272b276aed77aff12f75eae23bc9 // 2012-10-31
20
   mhkfile  "maphacks/mrsinister/npm1.mhk"
21
}
689 leod 22
mapinfo {
23
   maptitle "Grey Lights"
24
   mapfile  "NPM1.MAP"
25
   //author "Mister Sinister"
26
   mapmd4   9d4def274815fca5856cb7fda7fc6dae // 2015-10-07 (Addon Pack)
27
   mhkfile  "maphacks/mrsinister/npm1-addonpack.mhk"
28
}
676 leod 29
 
30
mapinfo {
31
   maptitle "Locked Up 1: Qwerty's Railways"
32
   mapfile  "LOCKEDUP.map"
33
   //author "Mister Sinister"
34
   mapmd4   290a5d3f857805c49ef6acab9973c305 // 2013-05-30 (GRP)
35
   mhkfile  "maphacks/mrsinister/LOCKEDUP.mhk"
36
}
37
 
38
mapinfo {
39
   maptitle "Preparing for Xmas"
40
   mapfile  "xmas.map"
41
   //author "Mister Sinister"
42
   mapmd4   16348130d243733a96597b24e9c4f105 // 2010-12-27
43
   //mhkfile  "not applicable"
44
}
45
 
46
mapinfo {
47
   maptitle "Slaughterfest"
48
   mapfile  "slaughter.map"
49
   //author "Mister Sinister"
50
   mapmd4   73cf8ec33482af6baade38722be361ce // 2013-08-16
51
   mhkfile  "maphacks/mrsinister/slaughter.mhk"
52
}
53
mapinfo {
686 leod 54
   maptitle "Slaughterfest"
55
   mapfile  "slaught.map"
676 leod 56
   //author "Mister Sinister"
686 leod 57
   mapmd4   82c867d03e3f2d9cde6b88e3b55b78e1 // 2015-11-29 (Megaton Workshop)
58
   mhkfile  "maphacks/mrsinister/slaught-megaton.mhk"
676 leod 59
}