We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5109e1d + 15fa187 commit 0b6716bCopy full SHA for 0b6716b
2 files changed
data/presets_default.json
@@ -437,7 +437,7 @@
437
"bridge_hearts": 20,
438
"trials_random": false,
439
"trials": 0,
440
- "shuffle_ganon_bosskey": "medallions",
+ "shuffle_ganon_bosskey": "remove",
441
"ganon_bosskey_medallions": 6,
442
"ganon_bosskey_stones": 3,
443
"ganon_bosskey_rewards": 9,
version.py
@@ -1,4 +1,4 @@
1
-__version__ = '8.3.14'
+__version__ = '8.3.15'
2
3
# This is a supplemental version number for branches based off of main dev.
4
supplementary_version = 0
0 commit comments