Merge remote-tracking branch 'upstream/DoorDevUnstable' into OverworldShuffle

This commit is contained in:
codemann8
2021-02-18 22:44:17 -06:00
34 changed files with 1432 additions and 403 deletions

View File

@@ -59,6 +59,10 @@
"expert"
]
},
"shopsanity" : {
"action": "store_true",
"type": "bool"
},
"keydropshuffle" : {
"action": "store_true",
"type": "bool"
@@ -363,5 +367,6 @@
"never"
]
},
"outputname": {}
"outputname": {},
"code": {}
}