Even more voice stuff.
This commit is contained in:
parent
aa560cb312
commit
6cca0eb623
14 changed files with 63 additions and 7 deletions
|
|
@ -110,7 +110,7 @@ SWWM_SUBS_DEFAULT_FINDSECRET11 = "That was good, wasn't it?";
|
|||
SWWM_SUBS_DEFAULT_FINDSECRET12 = "Lucky me, huh?";
|
||||
SWWM_SUBS_DEFAULT_FINDSECRET13 = "Well, I mean, I'm pretty good at this.";
|
||||
// frag taunts
|
||||
SWWM_SUBS_DEFAULT_NSCOREKILL = "27";
|
||||
SWWM_SUBS_DEFAULT_NSCOREKILL = "28";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL1 = "Get out.";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL2 = "One done.";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL3 = "Bye bye.";
|
||||
|
|
@ -138,6 +138,7 @@ SWWM_SUBS_DEFAULT_SCOREKILL24 = "Here's your special serving of DIE.";
|
|||
SWWM_SUBS_DEFAULT_SCOREKILL25 = "Want more?";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL26 = "Get rekt.";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL27 = "Now that's what I call a BRUH moment.";
|
||||
SWWM_SUBS_DEFAULT_SCOREKILL28 = "Ded!";
|
||||
// oopsies
|
||||
SWWM_SUBS_DEFAULT_NFRIENDKILL = "4";
|
||||
SWWM_SUBS_DEFAULT_FRIENDKILL1 = "Oh no! No no no no I'm sorry oh my god!";
|
||||
|
|
@ -414,9 +415,10 @@ SWWM_SUBS_DEFAULT_BUTTONPUSH3 = "Bop.";
|
|||
SWWM_SUBS_DEFAULT_FALLING = "Wheeeeeeeeeee~!";
|
||||
/// Special kill messages (rare)
|
||||
// Buttslam
|
||||
SWWM_SUBS_DEFAULT_NASSKILL = "2";
|
||||
SWWM_SUBS_DEFAULT_NASSKILL = "3";
|
||||
SWWM_SUBS_DEFAULT_ASSKILL1 = "It's ASS time!";
|
||||
SWWM_SUBS_DEFAULT_ASSKILL2 = "Putting the ASS in mASSacre!";
|
||||
SWWM_SUBS_DEFAULT_ASSKILL3 = "Alright, who wants to eat ASS?";
|
||||
// Lead ball crit
|
||||
SWWM_SUBS_DEFAULT_NBALLSKILL = "2";
|
||||
SWWM_SUBS_DEFAULT_BALLSKILL1 = "Dangerous Ball Action!";
|
||||
|
|
@ -429,6 +431,10 @@ SWWM_SUBS_DEFAULT_BLAST3 = "Pew!";
|
|||
SWWM_SUBS_DEFAULT_BLAST4 = "Boom!";
|
||||
SWWM_SUBS_DEFAULT_BLAST5 = "Kapow!";
|
||||
SWWM_SUBS_DEFAULT_BLAST6 = "Kaboom.";
|
||||
// Wall busting
|
||||
SWWM_SUBS_DEFAULT_BUSTKILL = "Bustin' makes me feel good~ ♪";
|
||||
// Cyberdemon killed by parrying
|
||||
SWWM_SUBS_DEFAULT_CYBULLY = "I'm just doing some cyberbullying...";
|
||||
// Cacodemon petting
|
||||
SWWM_SUBS_DEFAULT_NPETCACO = "3";
|
||||
SWWM_SUBS_DEFAULT_PETCACO1 = "Caco!";
|
||||
|
|
@ -450,6 +456,8 @@ SWWM_SUBS_DEFAULT_HURTFLOOR2 = "Huff oof...";
|
|||
SWWM_SUBS_DEFAULT_HURTFLOOR3 = "Oooo ooo... Aaa aaah ooh...";
|
||||
SWWM_SUBS_DEFAULT_HURTFLOOR4 = "Ooh ah aahh... Ooh...";
|
||||
SWWM_SUBS_DEFAULT_HURTFLOOR5 = "Hot...";
|
||||
// Map Start but only for nuts
|
||||
SWWM_SUBS_DEFAULT_NUTSTART = "Aw, nuts...";
|
||||
//// LEGACY VOICE - Fallout 4 JP Sole Survivor
|
||||
SWWM_VOICENAME_LEGACY = "Classic";
|
||||
// new weapon received
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue