vert horiz charged uncharged (#1757)

This commit is contained in:
ash 2024-06-08 00:40:18 -07:00 committed by GitHub
parent c692641769
commit c4276c8e73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",