change: shuffle back of tavern now default
This commit is contained in:
2
CLI.py
2
CLI.py
@@ -190,7 +190,7 @@ def parse_settings():
|
|||||||
"shuffleganon": True,
|
"shuffleganon": True,
|
||||||
"shuffle": "vanilla",
|
"shuffle": "vanilla",
|
||||||
"shufflelinks": False,
|
"shufflelinks": False,
|
||||||
"shuffletavern": False,
|
"shuffletavern": True,
|
||||||
"overworld_map": "default",
|
"overworld_map": "default",
|
||||||
'take_any': 'none',
|
'take_any': 'none',
|
||||||
"pseudoboots": False,
|
"pseudoboots": False,
|
||||||
|
|||||||
Reference in New Issue
Block a user