steamSummerMinigame
steamSummerMinigame copied to clipboard
Better use WH logic & triggering
Resolves #254, #246
Sweet.
triggerItem() needs to be changed to triggerAbility() to make the wormhole speedup work as intended, see #272 :)
New added wormhole logic to minimize wasted wormholes can now be toggled via checkbox at bottom of page.
Default value is false and option is only recommended to be enabled for new players with less starting wormholes than room average. (Could toggle automatically based on given value)
You are missing a hasItem check. Look on my pull request #279
@koolkdev Updated to include hasItem check
Resolved merge conflicts.