Combat hammer tertiary fire implemented.
This commit is contained in:
parent
02373b99f0
commit
311bf6e899
13 changed files with 223 additions and 8 deletions
|
|
@ -413,6 +413,8 @@ SWWM_SUBS_DEFAULT_BUTTONPUSH2 = "Boop.";
|
|||
SWWM_SUBS_DEFAULT_BUTTONPUSH3 = "Bop.";
|
||||
// Fall "scream"
|
||||
SWWM_SUBS_DEFAULT_FALLING = "Wheeeeeeeeeee~!";
|
||||
// Duplicate for hammer spin
|
||||
SWWM_SUBS_DEFAULT_SPINNING = "$$SWWM_SUBS_DEFAULT_FALLING";
|
||||
/// Special kill messages (rare)
|
||||
// Buttslam
|
||||
SWWM_SUBS_DEFAULT_NASSKILL = "3";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue