Merged in DR v0.4.0.8

This commit is contained in:
codemann8
2021-07-07 19:45:14 -05:00
18 changed files with 273 additions and 66 deletions

View File

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