Subversion Repositories duke3d_hrp

Rev

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

Rev 566 Rev 569
Line 4... Line 4...
4
 
4
 
5
// Hacks for DC-HRP compatible user maps are defined at their usual locations.
5
// Hacks for DC-HRP compatible user maps are defined at their usual locations.
6
// -> Anarchy City, Banco, Bank, Overtime, Twin Creeks
6
// -> Anarchy City, Banco, Bank, Overtime, Twin Creeks
7
 
7
 
8
// Hacks for the original addon maps are loaded from DC HRP for the time being.
8
// Hacks for the original addon maps are loaded from DC HRP for the time being.
9
/*
-
 
10
mapinfo {
9
mapinfo {
11
   maptitle "Hell to the Chief"
10
   maptitle "Hell to the Chief"
12
   //author "Robert Travis"
11
   //author "Robert Travis"
13
   mapfile  "DUKEDC1.map"
12
   mapfile  "DUKEDC1.map"
14
   mapmd4   0cc6a03fe1dab97f6c845cf5bb273981 // 1997-02-23
13
   mapmd4   0cc6a03fe1dab97f6c845cf5bb273981 // 1997-02-23
Line 84... Line 83...
84
   //author "Charlie Wiederhold & Robert Travis"
83
   //author "Charlie Wiederhold & Robert Travis"
85
   mapfile  "DUKEDCSL.map"
84
   mapfile  "DUKEDCSL.map"
86
   mapmd4   fdd97d5d6b9c627288c74dfd9dd37835 // 1997-02-23
85
   mapmd4   fdd97d5d6b9c627288c74dfd9dd37835 // 1997-02-23
87
   mhkfile  "maphacks/dc_hrp/DUKEDCSL.mhk"
86
   mhkfile  "maphacks/dc_hrp/DUKEDCSL.mhk"
88
}
87
}
89
*/
-