Rename “Flame Bringer” to “Necromancer”

Resolves #578
This commit is contained in:
Mike Swanson 2019-08-23 22:19:32 -07:00
parent 43ec8a91d8
commit 05d77c8958
4 changed files with 10 additions and 10 deletions

View file

@ -211,7 +211,7 @@ CC_ARACH = Technospider
CC_PAIN = Summoner
CC_REVEN = Dark Soldier
CC_MANCU = Combat Slug
CC_ARCH = Flame Bringer
CC_ARCH = Necromancer
CC_SPIDER = Large Technospider
CC_CYBER = Assault Tripod
CC_HERO = Savior of Humanity
@ -513,7 +513,7 @@ BGFLAT31 = AQF021
#SAVEGAMENAME
# Obituary texts, for ZDoom-based ports.
OB_STEALTHBABY=%o thought %g saw a Technospider.
OB_STEALTHVILE=%o thought %g saw a Flame Bringer.
OB_STEALTHVILE=%o thought %g saw a Necromancer.
OB_STEALTHBARON=%o thought %g saw a Pain Lord.
OB_STEALTHCACO=%o thought %g saw a Trilobite
OB_STEALTHCHAINGUY=%o thought %g saw a Minigun Zombie.
@ -533,7 +533,7 @@ OB_BARONHIT=%o was torn open by a Pain Lord.
OB_KNIGHTHIT=%o was gutted by a Pain Bringer.
OB_ZOMBIE=%o was killed by a Zombie.
OB_SHOTGUY=%o was gunned down by a Shotgun Zombie.
OB_VILE=%o was incinerated by a Flame Bringer.
OB_VILE=%o was incinerated by a Necromancer.
OB_UNDEAD=%o couldn't evade the Dark Soldier's fireball.
OB_FATSO=%o was blasted by a Combat Slug.
OB_CHAINGUY=%o was perforated by a Minigun Zombie.

View file

@ -149,7 +149,7 @@ CC_ARACH = technospider
CC_PAIN = summoner
CC_REVEN = dark soldier
CC_MANCU = combat slug
CC_ARCH = flame bringer
CC_ARCH = necromancer
CC_SPIDER = large technospider
CC_CYBER = assault tripod
CC_HERO = savior of humanity
@ -363,7 +363,7 @@ BGFLAT31 = AQF057
#SAVEGAMENAME
# Obituary texts, for ZDoom-based ports.
OB_STEALTHBABY=%o thought %g saw a Technospider.
OB_STEALTHVILE=%o thought %g saw a Flame Bringer.
OB_STEALTHVILE=%o thought %g saw a Necromancer.
OB_STEALTHBARON=%o thought %g saw a Pain Lord.
OB_STEALTHCACO=%o thought %g saw a Trilobite.
OB_STEALTHCHAINGUY=%o thought %g saw a Minigun Zombie.
@ -383,7 +383,7 @@ OB_BARONHIT=%o was torn open by a Pain Lord.
OB_KNIGHTHIT=%o was gutted by a Pain Bringer.
OB_ZOMBIE=%o was killed by a Zombie.
OB_SHOTGUY=%o was gunned down by a Shotgun Zombie.
OB_VILE=%o was incinerated by a Flame Bringer.
OB_VILE=%o was incinerated by a Necromancer.
OB_UNDEAD=%o couldn't evade the Dark Soldier's fireball.
OB_FATSO=%o was blasted by a Combat Slug.
OB_CHAINGUY=%o was perforated by a Minigun Zombie.