Eviternity 2 changed some monsters.
This commit is contained in:
parent
816d9b6b25
commit
d3ce281abb
10 changed files with 148 additions and 93 deletions
|
|
@ -514,8 +514,21 @@ FN_NECROMENACE_FUN2 = "Resurrector Bastard";
|
|||
FN_NECROMENACE_FUN3 = "Oh Fuck No";
|
||||
FN_NECROMENACE_FUN4 = "10000 Points Off";
|
||||
FN_NECROMENACE_FUN5 = "Hey Guess What";
|
||||
FN_EVITERNATUS = "The Origin";
|
||||
FN_EVITERNATUS_FUN = "Ball O' Wings";
|
||||
FN_ORIGIN = "The Origin";
|
||||
FN_ORIGIN_FUN = "Ball O' Wings";
|
||||
FN_SAC = "Spectral Astral Cacodemon";
|
||||
FN_SAC_FUNN = "3";
|
||||
FN_SAC_FUN1 = "Sneaky Gray Boy";
|
||||
FN_SAC_FUN2 = "Very Faded Meatball";
|
||||
FN_SAC_FUN3 = "Hidden Hissy Husk";
|
||||
FN_GDUKE = "Grand Duke Of Hell";
|
||||
FN_GDUKE_FUNN = "6";
|
||||
FN_GDUKE_FUN1 = "Balls Of Blue";
|
||||
FN_GDUKE_FUN2 = "Duki Le Nuki";
|
||||
FN_GDUKE_FUN3 = "Great Hell Duck";
|
||||
FN_GDUKE_FUN4 = "Great Douche of Hell";
|
||||
FN_GDUKE_FUN5 = "The Goat Is Blue";
|
||||
FN_GDUKE_FUN6 = "Brazil 2";
|
||||
// ultimate doom 2 tags
|
||||
FN_ELITEZOMBIE = "Elite Zombie";
|
||||
FN_ELITEZOMBIE_FUNN = "3";
|
||||
|
|
@ -675,9 +688,15 @@ OB_ASTRALFATSO = "%o REALLY got down with the thiccness.";
|
|||
OB_NECRO = "%o got fucked over by that stupid necromancer.";
|
||||
OB_NECROF = "%o was spooked by freaky ghosts.";
|
||||
OB_GOLDENBOSS = "%o certainly believes that was too much.";
|
||||
OB_EVITERNATUS1 = "%o messed with the wrong angel.";
|
||||
OB_EVITERNATUS2 = "%o really pissed off that ball 'o wings.";
|
||||
OB_EVITERNATUS3 = "%o did not expect there to be a third round.";
|
||||
OB_ORIGIN1 = "%o messed with the wrong angel.";
|
||||
OB_ORIGIN2 = "%o really pissed off that ball 'o wings.";
|
||||
OB_ORIGIN3 = "%o did not expect there to be a third round.";
|
||||
OB_XORIGIN1 = "$$OB_ORIGIN1";
|
||||
OB_XORIGIN2 = "$$OB_ORIGIN2";
|
||||
OB_XORIGIN3 = "$$OB_ORIGIN3";
|
||||
OB_XCAPTAIN = "$$OBITUARY_FORMERCAPTAIN";
|
||||
OB_XSAC = "%o got scorched by a stealthy gray ball.";
|
||||
OB_XGDUKE = "%o was sent to Brazil, but harder.";
|
||||
// ultimate doom 2 obituaries
|
||||
OB_ELITEZOMBIE = "%o was shot rapidly by some elite guy.";
|
||||
// misc
|
||||
|
|
@ -932,8 +951,8 @@ BT_DOOMTEST = "Oatley, Bane of the Quakers";
|
|||
BT_ARCHANGELUS = "Archangelus, Celestial Agent";
|
||||
BT_ARCHANGELUS_FUN = "Big Fucking Angel Dude";
|
||||
// eviternity 2
|
||||
BT_EVITERNATUS = "The Origin Of Astral Blight";
|
||||
BT_EVITERNATUS_FUN = "Biblically Accurate Angel";
|
||||
BT_ORIGIN = "The Origin Of Astral Blight";
|
||||
BT_ORIGIN_FUN = "Biblically Accurate Angel";
|
||||
// boss oneliners
|
||||
BOSSLINE_IOS = "\crIcon of Sin\c*: !oremoR nhoJ ,em llik tsum uoy emag eht niw oT\c*";
|
||||
BOSSLINE_DSPARIL = "\cgD'Sparil\c*: .hself ruoy erutrot lliw I\c*";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue