This commit is contained in:
Renan LE CARO 2025-03-20 21:07:54 +01:00
parent fd158b9682
commit 775ca54b49
6 changed files with 8 additions and 8 deletions

View file

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