change: shuffle back of tavern now default

This commit is contained in:
aerinon
2024-05-06 15:58:24 -06:00
parent 3f08cc2a7d
commit 26c2aa9fc5

2
CLI.py
View File

@@ -190,7 +190,7 @@ def parse_settings():
"shuffleganon": True,
"shuffle": "vanilla",
"shufflelinks": False,
"shuffletavern": False,
"shuffletavern": True,
"overworld_map": "default",
'take_any': 'none',
"pseudoboots": False,