forked from mouseas/steamSummerMinigame
-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use raining gold on x00 levels and refactor
Moved checks for raining gold rounds to a function and refactored old raining gold checks to use the function. Updated raining gold round checks to be true when all of the following are true: * level is greater than useGoldThreshold * level is less than speedThreshold or level is a rainingRound * level is NOT a wormhole round Changed rainingRound to 10 Added wormholdRound value to control and set it to 100
- Loading branch information
Showing
1 changed file
with
40 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters