Subversion Repositories duke3d_hrp

Rev

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

Rev Author Line No. Line
498 leod 1
//
2
// User Maps by Zykov Eddy
3
//
4
 
511 leod 5
include maphacks/zykov/adream/adream_mhk.def          // A.dream maps / trilogy
499 leod 6
include maphacks/zykov/iittc/iit_revisited_mhk.def    // Infestation in Time
498 leod 7
include maphacks/zykov/matc/moonbase_accident_mhk.def // Moonbase Accident
8
 
9
mapinfo {
10
   maptitle "Arctic Alert!"
11
   //author "Zykov Eddy"
12
   mapfile  "!arcalert.map"
13
   mapmd4   f6d44896fd7446aadc8921f49ddce495 // 2008-11-03
14
   mhkfile  "maphacks/zykov/!arcalert.mhk"
15
}
16
 
17
mapinfo {
18
   maptitle "Kill City"
19
   //author "Zykov Eddy"
20
   mapfile  "killcity.map"
21
   mapmd4   170b3fcd7ca164ec5997443579ba3093 // 2012-04-02
22
   mhkfile  "maphacks/zykov/killcity.mhk"
23
}
499 leod 24
 
498 leod 25
mapinfo {
26
   maptitle "The Stairwell (1)"
27
   //author "Zykov Eddy"
28
   mapfile  "stairs1.map"
29
   mapmd4   2dc4af8e01f9a3e33868b8ca07b82763 // 2012-03-03
30
   //mhkfile  "not applicable"
31
}
32
mapinfo {
33
   maptitle "The Stairwell (2)"
34
   //author "Zykov Eddy"
35
   mapfile  "stairs2.map"
36
   mapmd4   297a69e172211584c3c51e636bc9b504 // 2012-03-03
37
   //mhkfile  "not applicable"
38
}