This commit is contained in:
Renan LE CARO 2025-04-21 15:41:01 +02:00
parent 88d746e7a1
commit 6b54fb82d6
12 changed files with 271 additions and 8 deletions

View file

@ -454,6 +454,9 @@
"upgrades.wrap_left.name": "Wrap left",
"upgrades.wrap_left.tooltip": "Hitting the left side teleports the ball to the right side",
"upgrades.wrap_left.verbose_description": "Higher levels might teleport coins too",
"upgrades.wrap_right.name": "Wrap right",
"upgrades.wrap_right.tooltip": "Hitting the right side teleports the ball to the left side",
"upgrades.wrap_right.verbose_description": "Higher levels might teleport coins too",
"upgrades.yoyo.name": "Yo-yo",
"upgrades.yoyo.tooltip": "Ball falls toward paddle",
"upgrades.yoyo.verbose_description": "It's the opposite of telekinesis, control the ball while it's falling back down.",