mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-21 20:46:14 -04:00
Build 29041687
This commit is contained in:
parent
fd158b9682
commit
775ca54b49
6 changed files with 8 additions and 8 deletions
|
@ -559,7 +559,7 @@ export const rawUpgrades = [
|
|||
threshold: 135000,
|
||||
giftable: false,
|
||||
id: "reach",
|
||||
max: 3,
|
||||
max: 1,
|
||||
name: t("upgrades.reach.name"),
|
||||
help: (lvl: number) => t("upgrades.reach.help", { lvl }),
|
||||
fullHelp: t("upgrades.reach.fullHelp"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue