Merge branch 'OverworldShuffle' of github.com:codemann8/ALttPDoorRandomizer into OverworldShuffle

This commit is contained in:
2022-11-16 14:59:36 -08:00
27 changed files with 1705 additions and 903 deletions

View File

@@ -151,11 +151,15 @@
"full"
]
},
"ow_terrain": {
"action": "store_true",
"type": "bool"
},
"ow_crossed": {
"choices": [
"none",
"polar",
"grouped",
"polar",
"limited",
"chaos"
]