Merge remote-tracking branch 'origin' into OverworldShuffle

This commit is contained in:
2021-07-08 20:22:05 -07:00
20 changed files with 282 additions and 46 deletions

View File

@@ -375,6 +375,10 @@
"action": "store_true",
"type": "bool"
},
"fakeboots": {
"action": "store_true",
"type": "bool"
},
"calc_playthrough": {
"action": "store_false",
"type": "bool"
@@ -405,7 +409,8 @@
"choices": [
"none",
"shuffled",
"random"
"random",
"legacy"
]
},
"enemy_health": {