Implement self obituaries (4.15 feature).

This commit is contained in:
Mari the Deer 2025-08-20 18:09:53 +02:00
commit 11cc137183
19 changed files with 140 additions and 2 deletions

View file

@ -633,6 +633,33 @@ O_ENDLEVEL = "%o had a peculiar teleportation-related mishap.";
O_MYKRADVO = "%o couldn't hide from %k's vengeful wrath.";
O_LEADBALL = "%o was conked by %k's lead ball.";
O_SALTSHOT = "%k made %o very salty.";
// self obituaries
SO_EXPLODIUM = "%o forgot that %p gun deals splash damage.";
SO_EXPLODIUMALT = "%o tried to catch %p own grenade.";
SO_SPREADGUN_GOLD = "%o ate up %p own golden blast.";
SO_EVISCERATOR = "%o bounced some shrapnel right into %p own face.";
SO_EVISCERATORALT = "%o ain't no flak monkey.";
SO_HELLBLAZER = "%o is most definitely good at Doom.";
SO_SPARKSTER = "%o sparked %hself.";
SO_SILVERBULLET = "%o fired a 35mm round at point blank and now regrets it.";
SO_SILVERBULLET2 = "%o forgot that the Silver Bullet's exhaust is very hot.";
SO_CANDYGUN = "%o tried to taste %p own candy (and died).";
SO_CANDYGUNALT = "%o tried to catch %p own candy grenade.";
SO_CANDYGUNCOMBO = "%o tried to catch %p own Candy Gun.";
SO_YNYKRON = "%o instantly removed %hself.";
SO_YNYKRONALT = "%o didn't keep %p distance from %p own singularity.";
SO_PLASMABLAST = "%o ate %p own plasma.";
SO_QUADRAVOL = "%o certainly is good at Doom.";
SO_QUADRAVOL2 = "%o failed the rocket jump.";
SO_QUADRAVOLF = "%o forgot to stop, drop and roll.";
SO_NEWSPARKSTER = "%o really shouldn't use plasma artillery at close range.";
SO_RAYKHOM = "%o forgot that the Ray-Khom is a long range weapon.";
SO_RAYKHOM2 = "%o can feel John Romero laughing at %h.";
SO_MORTALRIFLE = "%o made a very deadly mistake.";
SO_MORTALRIFLEALT = "%o should have kept %p distance from those very deadly grenades.";
SO_RAFANKOS = "%o shouldn't be using superweapons at point blank.";
SO_LEADBALL = "%o shouldn't be playing with %p own balls.";
SO_SALTSHOT = "%o got caught in the crossfire of %p own sentry.";
// edited vanilla obituaries
OB_SUICIDE = "%o committed suikoden.";
OB_FALLING = "%o sprained everything.";