Core: move create_playthrough under Spoiler as method (#1310)

Core: split create_playthrough, allowing skipping of paths
This commit is contained in:
Fabian Dill
2022-12-11 20:48:26 +01:00
committed by GitHub
parent e71ea94fe5
commit 6173bc6e03
5 changed files with 158 additions and 147 deletions

View File

@@ -273,7 +273,7 @@ def get_default_options() -> OptionsType:
"players": 0,
"weights_file_path": "weights.yaml",
"meta_file_path": "meta.yaml",
"spoiler": 2,
"spoiler": 3,
"glitch_triforce_room": 1,
"race": 0,
"plando_options": "bosses",