This commit is contained in:
Renan LE CARO 2025-04-22 16:29:17 +02:00
parent 16911620c0
commit b8daf018b1
20 changed files with 1824 additions and 1870 deletions

View file

@ -297,6 +297,7 @@ export async function openUpgradesPicker(gameState: GameState) {
icon: string;
value: PerkId | "reroll";
help: string;
className:string;
}> = pickRandomUpgrades(
gameState,
3 + gameState.perks.one_more_choice ,