Chaos serpents have a hit obituary in recent GZDoom builds.
This commit is contained in:
parent
fbf3e9fee3
commit
e54cfefbc2
3 changed files with 6 additions and 2 deletions
|
|
@ -561,7 +561,9 @@ OB_WIZARD = "%o got magick'd.";
|
|||
OB_WIZARDHIT = "%o had a close encounter with a feckin' wizard.";
|
||||
OB_FIREDEMON = "%o was fired.";
|
||||
OB_DEMON1 = "%o ate a big lizard's fireball.";
|
||||
OB_DEMON1HIT = "%o got chomp'd by a big lizard.";
|
||||
OB_DEMON2 = "%o ate a big lizard's snotball.";
|
||||
OB_DEMON2HIT = "%o got chomp'd by a big lizard.";
|
||||
OB_ETTIN = "%o got smashed by a double boi.";
|
||||
OB_CENTAUR = "%o got slashed by a shield idiot.";
|
||||
OB_SLAUGHTAURHIT = "%o got slashed by a shield idioter.";
|
||||
|
|
|
|||
|
|
@ -464,7 +464,9 @@ OB_WIZARD = "%o se hizo chocapic.";
|
|||
OB_WIZARDHIT = "%o tuvo un encuentro íntimo con un puñetero mago.";
|
||||
OB_FIREDEMON = "%o se quemó.";
|
||||
OB_DEMON1 = "%o se comió la bola de fuego de un lagarto grandote.";
|
||||
OB_DEMON1HIT = "%o se llevó un mordisco de un lagarto grandote.";
|
||||
OB_DEMON2 = "%o se comió los mocos de un lagarto grandote.";
|
||||
OB_DEMON2HIT = "%o se llevó un mordisco de un lagarto grandote.";
|
||||
OB_ETTIN = "%o se llevó un coscorrón del perrito doble.";
|
||||
OB_CENTAUR = "%o fue acuchillad@[ao_esp] por un idiota con escudo.";
|
||||
OB_SLAUGHTAURHIT = "%o fue acuchillad@[ao_esp] por un superidiota con escudo.";
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r961 \cu(Sun 24 Sep 23:35:48 CEST 2023)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r961 \cu(2023-09-24 23:35:48)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r962 \cu(Tue 26 Sep 12:58:06 CEST 2023)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r962 \cu(2023-09-26 12:58:06)\c-";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue