Replaced gib sound (sorry).
Finetuned DoBlast/DoKnockback behavior. Added separate voice line for friend kills. HDoom detection. More sneaky stuff for future Strife compat.
This commit is contained in:
parent
9ba6304eab
commit
a9d1f0d691
25 changed files with 341 additions and 39 deletions
|
|
@ -127,6 +127,12 @@ SWWM_SUBS_DEFAULT_SCOREKILL24 = "Get outta my way.";
|
|||
SWWM_SUBS_DEFAULT_SCOREKILL25 = "Want some more?";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL26 = "Done and done.";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL27 = "It's done.";
|
||||
// oopsies
|
||||
SWWM_SUBS_DEFAULT_NFRIENDKILL = "4";
|
||||
SWWM_SUBS_DEFAULT_FRIENDKILL1 = "Oh my god.";
|
||||
SWWM_SUBS_DEFAULT_FRIENDKILL2 = "My god. I'm so sorry.";
|
||||
SWWM_SUBS_DEFAULT_FRIENDKILL3 = "Oh god...";
|
||||
SWWM_SUBS_DEFAULT_FRIENDKILL4 = "Oh my god. Are you alright?";
|
||||
// getting hurt by monsters
|
||||
SWWM_SUBS_DEFAULT_NGETHIT = "18";
|
||||
SWWM_SUBS_DEFAULT_GETHIT1 = "Whatever...";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue