Typo fix.
Readme tweaks. Add support for recoloring player tags through add-ons.
This commit is contained in:
parent
18c47e67eb
commit
1b7f64ee81
8 changed files with 33 additions and 15 deletions
|
|
@ -838,8 +838,8 @@ OB_FBOSS = "%o was green'd by the fighty boi's Lame Sword.";
|
|||
OB_MBOSS = "%o was assploded by the magic boi's Explodey Staff.";
|
||||
OB_CBOSS = "%o was ghosted by the holy boi's Ghostpenis.";
|
||||
OB_HERESIARCH = "%o saw that coming.";
|
||||
DEFOB_PIG = "%o angered the hams."; // gzdoom will look this up since it has no obituary assigned
|
||||
OB_PIG = "%o angered the hams."; // for when gzdoom fixes this (come on, graf)
|
||||
DEFOB_PIG = "$$OB_PIG"; // gzdoom will look this up since it has no obituary assigned
|
||||
// eviternity obituaries
|
||||
OB_FCAPTAIN = "%o was zapped by an angry green lad.";
|
||||
OB_ANNIHIL = "%o was terminated by a cybergoat.";
|
||||
|
|
@ -857,6 +857,7 @@ D_RAGEKIT = "The Ragekit has ragequit.";
|
|||
D_REFRESHER = "The Refresher boost has ended.";
|
||||
D_WARARMOR = "The War Armor is no more.";
|
||||
SWWM_URDED = "Demolitionist Unit \"%s\" has fallen";
|
||||
SWWM_URDED_GEN = "Demolitionist Unit has fallen";
|
||||
SWWM_URDED2 = "Press \cfUse\c- to restart from the most recent save";
|
||||
SWWM_URDED3 = "...or press \cfFire\c- to attempt an emergency reboot";
|
||||
SWWM_URDEDMP = "Press \cfUse\c- to respawn";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue