mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-27 23:46:14 -04:00
wip
This commit is contained in:
parent
16911620c0
commit
b8daf018b1
20 changed files with 1824 additions and 1870 deletions
|
@ -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 ,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue