2009-02-08 19:04:07 +00:00
|
|
|
// A bare-bones MAPINFO for Hexen.
|
|
|
|
// Most of the MAPINFO is still in hexen.wad.
|
2007-11-03 11:41:42 +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 = 1.5
|
|
|
|
DoubleAmmoFactor = 1.5
|
|
|
|
DamageFactor = 0.5
|
2007-11-03 11:41:42 +00:00
|
|
|
EasyBossBrain
|
2009-02-08 19:04:07 +00:00
|
|
|
SpawnFilter = Baby
|
|
|
|
Name = "$MNU_WETNURSE"
|
|
|
|
playerclassname = "fighter", "$MNU_SQUIRE"
|
|
|
|
playerclassname = "cleric", "$MNU_ALTARBOY"
|
|
|
|
playerclassname = "mage", "$MNU_APPRENTICE"
|
|
|
|
}
|
2007-11-03 11:41:42 +00:00
|
|
|
|
|
|
|
skill easy
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
DoubleAmmoFactor = 1.5
|
|
|
|
SpawnFilter = Easy
|
|
|
|
Name = "$MNU_YELLOWBELLIES"
|
|
|
|
playerclassname = "fighter", "$MNU_KNIGHT"
|
|
|
|
playerclassname = "cleric", "$MNU_ACOLYTE"
|
|
|
|
playerclassname = "mage", "$MNU_ENCHANTER"
|
|
|
|
}
|
2007-11-03 11:41:42 +00:00
|
|
|
|
|
|
|
skill normal
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
DoubleAmmoFactor = 1.5
|
|
|
|
SpawnFilter = Normal
|
|
|
|
Name = "$MNU_BRINGEST"
|
|
|
|
playerclassname = "fighter", "$MNU_WARRIOR"
|
|
|
|
playerclassname = "cleric", "$MNU_PRIEST"
|
|
|
|
playerclassname = "mage", "$MNU_SORCERER"
|
|
|
|
}
|
2007-11-03 11:41:42 +00:00
|
|
|
|
|
|
|
skill hard
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
DoubleAmmoFactor = 1.5
|
|
|
|
SpawnFilter = Hard
|
|
|
|
Name = "$MNU_SMITE"
|
|
|
|
playerclassname = "fighter", "$MNU_BERSERKER"
|
|
|
|
playerclassname = "cleric", "$MNU_CARDINAL"
|
|
|
|
playerclassname = "mage", "$MNU_WARLOCK"
|
|
|
|
}
|
2007-11-03 11:41:42 +00:00
|
|
|
|
|
|
|
skill nightmare
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
AmmoFactor = 1.5
|
|
|
|
DoubleAmmoFactor = 1.5
|
2007-11-03 11:41:42 +00:00
|
|
|
FastMonsters
|
|
|
|
DisableCheats
|
2009-02-08 19:04:07 +00:00
|
|
|
SpawnFilter = Nightmare
|
|
|
|
Name = "$MNU_BLACKPLAGUE"
|
|
|
|
playerclassname = "fighter", "$MNU_TITAN"
|
|
|
|
playerclassname = "cleric", "$MNU_POPE"
|
|
|
|
playerclassname = "mage", "$MNU_ARCHMAGE"
|
|
|
|
}
|
2007-11-03 11:41:42 +00:00
|
|
|
|
2008-04-05 12:14:33 +00:00
|
|
|
clearepisodes
|
|
|
|
episode "&wt@01"
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
|
|
|
name = "Hexen"
|
|
|
|
key = "h"
|
|
|
|
}
|
2007-11-03 11:41:42 +00:00
|
|
|
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster 1
|
|
|
|
{
|
|
|
|
hub
|
|
|
|
exittext = "clus1msg"
|
|
|
|
exittextislump
|
|
|
|
music = "hub"
|
|
|
|
pic = "interpic"
|
|
|
|
}
|
2006-02-24 04:48:15 +00:00
|
|
|
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster 2
|
|
|
|
{
|
|
|
|
hub
|
|
|
|
exittext = "clus2msg"
|
|
|
|
exittextislump
|
|
|
|
music = "hub"
|
|
|
|
pic = "interpic"
|
|
|
|
}
|
2006-02-24 04:48:15 +00:00
|
|
|
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster 3
|
|
|
|
{
|
|
|
|
hub
|
|
|
|
exittext = "clus3msg"
|
|
|
|
exittextislump
|
|
|
|
music = "hub"
|
|
|
|
pic = "interpic"
|
|
|
|
}
|
2006-02-24 04:48:15 +00:00
|
|
|
|
2009-02-08 19:04:07 +00:00
|
|
|
cluster 4
|
|
|
|
{
|
|
|
|
hub
|
|
|
|
exittext = "clus4msg"
|
|
|
|
exittextislump
|
|
|
|
music = "hub"
|
|
|
|
pic = "interpic"
|
|
|
|
}
|
2006-02-24 04:48:15 +00:00
|
|
|
|
2008-11-30 12:49:27 +00:00
|
|
|
gamedefaults
|
2009-02-08 19:04:07 +00:00
|
|
|
{
|
2007-11-08 09:22:06 +00:00
|
|
|
activateowndeathspecials
|
|
|
|
infiniteflightpowerup
|
|
|
|
fallingdamage
|
|
|
|
nointermission
|
|
|
|
noautosequences
|
|
|
|
missilesactivateimpactlines
|
2008-04-05 12:14:33 +00:00
|
|
|
monsterfallingdamage
|
2009-02-08 19:04:07 +00:00
|
|
|
}
|
|
|
|
|
2006-02-24 04:48:15 +00:00
|
|
|
// There is also support for showing a clus5msg after cluster 5, but
|
|
|
|
// since it isn't used, and it would intefere with the finale if I
|
|
|
|
// included it here, I'm leaving out the clusterdef for cluster 5.
|