From ee03fb7b62cc0034e82e671e6c86bf6b3d189621 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 9 Feb 2014 20:59:49 +0000 Subject: [PATCH] dehacked: Change Freedoom monster names. Some of these names do not match the sprites that we currently have in the IWADs. Change to be more fitting names. Remove "hell" or "undead" references as it's not clear that Freedoom's story has a hell theme, and use "minigun" instead of "mini-gun". --- lumps/fraggle/freedm.bex | 22 +++++++++++----------- lumps/fraggle/freedoom.bex | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/lumps/fraggle/freedm.bex b/lumps/fraggle/freedm.bex index 7f01ca49..972055b5 100644 --- a/lumps/fraggle/freedm.bex +++ b/lumps/fraggle/freedm.bex @@ -65,7 +65,7 @@ GOTSHELLS = picked up some shotgun shells. GOTSHELLBOX = picked up a box of shotgun shells. GOTBACKPACK = second backpack! GOTBFG9000 = the SKAG 1337 ... time to kick some ass! -GOTCHAINGUN = you got the mini-gun! +GOTCHAINGUN = you got the minigun! GOTCHAINSAW = you got the angle grinder! GOTLAUNCHER = you got the missile launcher! GOTPLASMA = you got the polaric energy cannon! @@ -124,21 +124,21 @@ HUSTR_E4M8 = E4M8 HUSTR_E4M9 = E4M9 CC_ZOMBIE = zombie CC_SHOTGUN = shotgun zombie -CC_HEAVY = mini-gun zombie -CC_IMP = footsoldier -CC_DEMON = slither-beast -CC_LOST = skull flare +CC_HEAVY = minigun zombie +CC_IMP = serpent +CC_DEMON = worm +CC_LOST = deadflare CC_CACO = orb monster CC_HELL = pain bringer CC_BARON = pain lord CC_ARACH = small technospider -CC_PAIN = globe fiend -CC_REVEN = undead servant -CC_MANCU = hellslug -CC_ARCH = flamebringer +CC_PAIN = deadflare ball +CC_REVEN = dark soldier +CC_MANCU = combat slug +CC_ARCH = flame bringer CC_SPIDER = large technospider -CC_CYBER = mechabomination -CC_HERO = savior of us all +CC_CYBER = assault tripod +CC_HERO = savior of humanity HUSTR_1 = DM01: Tech Test HUSTR_2 = DM02: Tech Arena HUSTR_3 = DM03: AGM Ammo Depot diff --git a/lumps/fraggle/freedoom.bex b/lumps/fraggle/freedoom.bex index 6bcd7bf8..badc5570 100644 --- a/lumps/fraggle/freedoom.bex +++ b/lumps/fraggle/freedoom.bex @@ -69,7 +69,7 @@ GOTSHELLS = picked up some shotgun shells. GOTSHELLBOX = picked up a box of shotgun shells. GOTBACKPACK = second backpack! GOTBFG9000 = the SKAG 1337 ... time to kick some ass! -GOTCHAINGUN = you got the mini-gun! +GOTCHAINGUN = you got the minigun! GOTCHAINSAW = you got the angle grinder! GOTLAUNCHER = you got the missile launcher! GOTPLASMA = you got the polaric energy cannon! @@ -128,21 +128,21 @@ HUSTR_E4M8 = E4M8: Launch Bay HUSTR_E4M9 = E4M9: Operations CC_ZOMBIE = zombie CC_SHOTGUN = shotgun zombie -CC_HEAVY = mini-gun zombie -CC_IMP = footsoldier -CC_DEMON = slither-beast -CC_LOST = skull flare +CC_HEAVY = minigun zombie +CC_IMP = serpent +CC_DEMON = worm +CC_LOST = deadflare CC_CACO = orb monster CC_HELL = pain bringer CC_BARON = pain lord CC_ARACH = small technospider -CC_PAIN = globe fiend -CC_REVEN = undead servant -CC_MANCU = hellslug -CC_ARCH = flamebringer +CC_PAIN = deadflare ball +CC_REVEN = dark soldier +CC_MANCU = combat slug +CC_ARCH = flame bringer CC_SPIDER = large technospider -CC_CYBER = mechabomination -CC_HERO = savior of us all +CC_CYBER = assault tripod +CC_HERO = savior of humanity HUSTR_1 = MAP01 HUSTR_2 = MAP02 HUSTR_3 = MAP03