diff --git a/CLI.py b/CLI.py index 1c1e0a30..18a1d72b 100644 --- a/CLI.py +++ b/CLI.py @@ -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,