Adding an Auto default for Pre-open Pyramid option

This commit is contained in:
codemann8
2022-05-04 11:36:28 -05:00
parent 1c2b27933b
commit 56b2e0e5e4
10 changed files with 46 additions and 13 deletions

2
CLI.py
View File

@@ -144,7 +144,7 @@ def parse_settings():
"restrict_boss_items": "none",
# Shuffle Ganon defaults to TRUE
"openpyramid": False,
"openpyramid": "auto",
"shuffleganon": True,
"ow_shuffle": "vanilla",
"ow_crossed": "none",