This commit is contained in:
Renan LE CARO 2025-04-24 14:20:24 +02:00
parent 0035a9abb5
commit f48d9bdfa3
4 changed files with 68 additions and 75 deletions

View file

@ -316,7 +316,7 @@
"upgrades.ghost_coins.verbose_description": "It's not a bug, it's a feature ! Coins fly through bricks slowly. Higher levels let them move faster. ",
"upgrades.golden_goose.name": "Golden goose",
"upgrades.golden_goose.tooltip": "Coins teleport to the ball after hitting a brick",
"upgrades.golden_goose.verbose_description": "Whenever a coin hits a brick, teleport that coin to the nearest ball.",
"upgrades.golden_goose.verbose_description": "Whenever a coin hits a brick, teleport that coin to the nearest ball. At level two, coins teleport after hitting a side too.",
"upgrades.happy_family.name": "Happy family",
"upgrades.happy_family.tooltip": "More coins if you keep all balls in game. ",
"upgrades.happy_family.verbose_description": "+1 combo per extra ball per paddle bounce. Combo resets when a ball is lost. Only the ball above 1 give combo.",
@ -451,10 +451,10 @@
"upgrades.wind.verbose_description": "Wind depends on paddle position: left blows left, right blows right. Affects both balls and coins.",
"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": "Teleporting will NOT count as a right side bounce. Higher levels might teleport coins too.",
"upgrades.wrap_left.verbose_description": "Higher levels 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": "Teleporting will NOT count as a left side bounce. Higher levels might teleport coins too",
"upgrades.wrap_right.verbose_description": "Higher levels teleport coins too.",
"upgrades.yoyo.name": "Yo-yo",
"upgrades.yoyo.tooltip": "The ball falls toward the paddle",
"upgrades.yoyo.verbose_description": "It's the opposite of telekinesis, control the ball while it's falling back down.",