mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-22 19:40:57 -05:00
vert horiz charged uncharged (#1757)
This commit is contained in:
parent
c692641769
commit
c4276c8e73
|
|
@ -53,8 +53,8 @@
|
|||
"stat.consumption.NORMAL": "Shots",
|
||||
"stat.consumption.SWING": "Swings",
|
||||
"stat.consumption.SLOSH": "Sloshes",
|
||||
"stat.consumption.VERTICAL_SWING": "Vertical swings",
|
||||
"stat.consumption.HORIZONTAL_SWING": "Horizontal swings",
|
||||
"stat.consumption.VERTICAL_SWING": "Charged swings",
|
||||
"stat.consumption.HORIZONTAL_SWING": "Uncharged swings",
|
||||
"stat.consumption.TAP_SHOT": "Tap shots",
|
||||
"stat.consumption.FULL_CHARGE": "Fully charged shots",
|
||||
"stat.consumption.SPLATLING_CHARGE": "Full charges",
|
||||
|
|
@ -112,10 +112,10 @@
|
|||
"damage.SPLASH_HORIZONTAL_MIN": "Splash horizontal (Minimum)",
|
||||
"damage.SPLASH_HORIZONTAL_MAX": "Splash horizontal (Maximum)",
|
||||
"damage.ROLL_OVER": "Roll over",
|
||||
"damage.SPLATANA_VERTICAL_DIRECT": "Vertical direct",
|
||||
"damage.SPLATANA_VERTICAL": "Vertical",
|
||||
"damage.SPLATANA_HORIZONTAL_DIRECT": "Horizontal direct",
|
||||
"damage.SPLATANA_HORIZONTAL": "Horizontal",
|
||||
"damage.SPLATANA_VERTICAL_DIRECT": "Charged direct",
|
||||
"damage.SPLATANA_VERTICAL": "Charged",
|
||||
"damage.SPLATANA_HORIZONTAL_DIRECT": "Uncharged direct",
|
||||
"damage.SPLATANA_HORIZONTAL": "Uncharged",
|
||||
"damage.BOMB_DIRECT": "Direct",
|
||||
"damage.BOMB_NORMAL": "Splash",
|
||||
"damage.WAVE": "Wave",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user