mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-07 12:17:13 -04:00
wip
This commit is contained in:
parent
88d746e7a1
commit
6b54fb82d6
12 changed files with 271 additions and 8 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue