2009-02-08 19:04:07 +00:00
|
|
|
// MAPINFO for Chex Quest
|
|
|
|
|
2009-03-22 11:37:56 +00:00
|
|
|
gameinfo
|
|
|
|
{
|
|
|
|
titlepage = "TITLEPIC"
|
|
|
|
creditpage = "CREDIT", "HELP1"
|
|
|
|
titlemusic = "$MUSIC_INTRO"
|
|
|
|
titletime = 5
|
|
|
|
advisorytime = 0
|
|
|
|
pagetime = 5
|
|
|
|
chatsound = "misc/chat2"
|
|
|
|
finalemusic = "$MUSIC_VICTOR"
|
|
|
|
finaleflat = "FLOOR4_8"
|
|
|
|
finalepage = "HELP2", "VICTORY2", "ENDPIC"
|
|
|
|
infopage = "HELP1", "CREDIT"
|
|
|
|
quitsound = "menu/quit1"
|
|
|
|
borderflat = "FLOOR7_2"
|
|
|
|
border = DoomBorder
|
|
|
|
telefogheight = 0
|
|
|
|
defkickback = 100
|
|
|
|
skyflatname = "F_SKY1"
|
|
|
|
translator = "xlat/doom.txt"
|
|
|
|
defaultbloodcolor = "3f 7d 39"
|
|
|
|
defaultbloodparticlecolor = "5f af 57"
|
|
|
|
backpacktype = "ZorchPack"
|
|
|
|
statusbar = "sbarinfo/doom.txt"
|
|
|
|
intermissionmusic = "$MUSIC_INTER"
|
2009-04-04 17:46:33 +00:00
|
|
|
weaponslot = 1, "Bootspoon", "SuperBootspork"
|
|
|
|
weaponslot = 2, "MiniZorcher"
|
|
|
|
weaponslot = 3, "LargeZorcher", "SuperLargeZorcher"
|
|
|
|
weaponslot = 4, "RapidZorcher"
|
|
|
|
weaponslot = 5, "ZorchPropulsor"
|
|
|
|
weaponslot = 6, "PhasingZorcher"
|
|
|
|
weaponslot = 7, "LAZDevice"
|
2009-03-22 11:37:56 +00:00
|
|
|
}
|
|
|
|
|
2008-08-30 19:44:19 +00:00
|
|
|
skill baby
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
2009-02-28 21:38:20 +00:00
|
|
|
AutoUseHealth
|
2009-02-08 19:04:07 +00:00
|
|
|
AmmoFactor = 2
|
|
|
|
DamageFactor = 0.5
|
2008-08-30 19:44:19 +00:00
|
|
|
EasyBossBrain
|
2009-02-08 19:04:07 +00:00
|
|
|
SpawnFilter = Baby
|
|
|
|
PicName = "M_JKILL"
|
|
|
|
Key = "i"
|
|
|
|
}
|
2008-08-30 19:44:19 +00:00
|
|
|
|
|
|
|
skill easy
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
2008-08-30 19:44:19 +00:00
|
|
|
EasyBossBrain
|
2009-02-08 19:04:07 +00:00
|
|
|
SpawnFilter = Easy
|
|
|
|
PicName = "M_ROUGH"
|
|
|
|
Key = "h"
|
|
|
|
}
|
2008-08-30 19:44:19 +00:00
|
|
|
|
|
|
|
skill normal
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
SpawnFilter = Normal
|
|
|
|
PicName = "M_HURT"
|
|
|
|
Key = "h"
|
|
|
|
}
|
2008-08-30 19:44:19 +00:00
|
|
|
|
|
|
|
skill hard
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
SpawnFilter = Hard
|
|
|
|
PicName = "M_ULTRA"
|
|
|
|
Key = "u"
|
|
|
|
}
|
2008-08-30 19:44:19 +00:00
|
|
|
|
|
|
|
skill nightmare
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
AmmoFactor = 2
|
2008-08-30 19:44:19 +00:00
|
|
|
FastMonsters
|
|
|
|
DisableCheats
|
2009-02-08 19:04:07 +00:00
|
|
|
RespawnTime = 12
|
|
|
|
SpawnFilter = Nightmare
|
|
|
|
PicName = "M_NMARE"
|
|
|
|
MustConfirm = "$CNIGHTMARE"
|
|
|
|
Key = "n"
|
2008-08-30 19:44:19 +00:00
|
|
|
|
2009-02-08 19:04:07 +00:00
|
|
|
}
|
2008-08-26 18:32:17 +00:00
|
|
|
|
|
|
|
clearepisodes
|
2009-02-08 19:04:07 +00:00
|
|
|
episode e1m1
|
|
|
|
{
|
|
|
|
picname = "M_EPI1"
|
|
|
|
key = "k"
|
|
|
|
}
|
|
|
|
|
2009-03-20 02:53:34 +00:00
|
|
|
defaultmap
|
|
|
|
{
|
|
|
|
sucktime = 1
|
|
|
|
}
|
|
|
|
|
2009-02-08 19:04:07 +00:00
|
|
|
map E1M1 lookup "CHUSTR_E1M1"
|
|
|
|
{
|
|
|
|
levelnum = 1
|
|
|
|
titlepatch = "WILV00"
|
|
|
|
next = "E1M2"
|
|
|
|
secretnext = "E1M9"
|
2009-03-20 02:53:34 +00:00
|
|
|
sky1 = "SKY1"
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster = 1
|
|
|
|
par = 30
|
|
|
|
music = "$MUSIC_E1M1"
|
|
|
|
}
|
|
|
|
|
|
|
|
map E1M2 lookup "CHUSTR_E1M2"
|
|
|
|
{
|
|
|
|
levelnum = 2
|
|
|
|
titlepatch = "WILV01"
|
|
|
|
next = "E1M3"
|
|
|
|
secretnext = "E1M9"
|
2009-03-20 02:53:34 +00:00
|
|
|
sky1 = "SKY1"
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster = 1
|
|
|
|
par = 75
|
|
|
|
music = "$MUSIC_E1M2"
|
|
|
|
}
|
|
|
|
|
|
|
|
map E1M3 lookup "CHUSTR_E1M3"
|
|
|
|
{
|
|
|
|
levelnum = 3
|
|
|
|
titlepatch = "WILV02"
|
|
|
|
next = "E1M4"
|
|
|
|
secretnext = "E1M9"
|
2009-03-20 02:53:34 +00:00
|
|
|
sky1 = "SKY1"
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster = 1
|
|
|
|
par = 120
|
|
|
|
music = "$MUSIC_E1M3"
|
|
|
|
}
|
|
|
|
|
|
|
|
map E1M4 lookup "CHUSTR_E1M4"
|
|
|
|
{
|
|
|
|
levelnum = 4
|
|
|
|
titlepatch = "WILV03"
|
|
|
|
next = "E1M5"
|
|
|
|
secretnext = "E1M9"
|
2009-03-20 02:53:34 +00:00
|
|
|
sky1 = "SKY1"
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster = 1
|
|
|
|
par = 90
|
|
|
|
music = "$MUSIC_E1M4"
|
|
|
|
}
|
|
|
|
|
|
|
|
map E1M5 lookup "CHUSTR_E1M5"
|
|
|
|
{
|
|
|
|
levelnum = 5
|
|
|
|
titlepatch = "WILV04"
|
|
|
|
next = "EndGame1"
|
|
|
|
secretnext = "E1M9"
|
2009-03-20 02:53:34 +00:00
|
|
|
sky1 = "SKY1"
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster = 1
|
|
|
|
par = 165
|
|
|
|
music = "$MUSIC_E1M5"
|
|
|
|
}
|
2008-08-26 18:32:17 +00:00
|
|
|
|
|
|
|
// Clusters (correspond with same-numbered episode)
|
|
|
|
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster 1
|
|
|
|
{
|
|
|
|
flat = "FLOOR4_8"
|
|
|
|
music = "$MUSIC_VICTOR"
|
|
|
|
exittext = lookup, "CE1TEXT"
|
|
|
|
}
|
|
|
|
|
|
|
|
cluster 2
|
|
|
|
{
|
|
|
|
flat = "SFLR6_1"
|
|
|
|
music = "$MUSIC_VICTOR"
|
|
|
|
exittext = lookup, "CE2TEXT"
|
|
|
|
}
|
|
|
|
|
|
|
|
cluster 3
|
|
|
|
{
|
|
|
|
flat = "MFLR8_4"
|
|
|
|
music = "$MUSIC_VICTOR"
|
|
|
|
exittext = lookup, "CE3TEXT"
|
|
|
|
}
|
|
|
|
|
|
|
|
cluster 4
|
|
|
|
{
|
|
|
|
flat = "MFLR8_3"
|
|
|
|
music = "$MUSIC_VICTOR"
|
|
|
|
exittext = lookup, "CE4TEXT"
|
|
|
|
}
|
2008-08-26 18:32:17 +00:00
|
|
|
|