Subversion Repositories duke3d_hrp

Rev

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

Rev Author Line No. Line
495 leod 1
//
2
// User Maps by William Gee
3
//
4
 
643 leod 5
include maphacks/gee/wgdm/wgdm_mhk.def         // DukeMatch Maps
6
include maphacks/gee/wgrealms/wgrealms_mhk.def // WGRealms Episode
7
include maphacks/gee/wgspace/wgspace_mhk.def   // WGSpace  Episode
498 leod 8
 
643 leod 9
 
495 leod 10
mapinfo {
643 leod 11
   maptitle "Alien X"
12
   mapfile  "Alienx.map"
622 leod 13
   //author "William Gee"
643 leod 14
   mapmd4   9c4ad57eb53443103f0bd99cd1f1b024 // 2002-08-28
15
   mhkfile  "maphacks/gee/Alienx.mhk"
622 leod 16
}
643 leod 17
 
622 leod 18
mapinfo {
643 leod 19
   maptitle "Future Matrix"
20
   mapfile  "Future.map"
622 leod 21
   //author "William Gee"
643 leod 22
   mapmd4   d934f28342290e368b72fd6ef16d56e1 // 2002-07-19
23
   mhkfile  "maphacks/gee/Future.mhk"
622 leod 24
}
25
 
26
mapinfo {
633 leod 27
   maptitle "WGAlien"
643 leod 28
   mapfile  "WGAlien.map"
633 leod 29
   //author "William Gee"
30
   mapmd4   1adceb729debcdcd1ec197c848713a5e // 2003-11-01
31
   mhkfile  "maphacks/gee/WGAlien.mhk"
32
}
33
 
34
mapinfo {
495 leod 35
   maptitle "WGCity"
643 leod 36
   mapfile  "WGCity.map"
495 leod 37
   //author "William Gee"
38
   mapmd4   adb6817aac49abd91f96fdb78f26d5fe // 2005-05-31
39
   mhkfile  "maphacks/gee/WGCity.mhk"
40
}
643 leod 41
/*
583 leod 42
mapinfo {
643 leod 43
   maptitle "WGDoom1"
44
   mapfile  "WGDOOM1.MAP"
591 leod 45
   //author "William Gee"
643 leod 46
   mapmd4   e2518afbe90d709a51588f5a4951ac6c // 2002-07-11
47
   mhkfile  "maphacks/gee/WGDOOM1.mhk"
591 leod 48
}
49
 
50
mapinfo {
643 leod 51
   maptitle "WG-0ld1"
52
   mapfile  "WG-old1.map"
583 leod 53
   //author "William Gee"
643 leod 54
   mapmd4   c3729097e381264e822fce9e707f0c54 // 2005-07-24
55
   mhkfile  "maphacks/gee/WG-old1.mhk"
583 leod 56
}
591 leod 57
 
58
mapinfo {
643 leod 59
   maptitle "WG-0ld2"
60
   mapfile  "WG-Old2.map"
591 leod 61
   //author "William Gee"
643 leod 62
   mapmd4   478339ca691679f51a334fada3ab5a00 // 2005-07-26
63
   mhkfile  "maphacks/gee/WG-Old2.mhk"
591 leod 64
}
643 leod 65
*/