Merged in DR v1.2.0.8

This commit is contained in:
codemann8
2023-02-18 19:33:15 -06:00
33 changed files with 902 additions and 156 deletions
+15
View File
@@ -239,6 +239,21 @@
"chaos"
]
},
"trap_door_mode": {
"choices": [
"vanilla",
"optional",
"boss",
"oneway"
]
},
"key_logic_algorithm": {
"choices": [
"default",
"partial",
"strict"
]
},
"decoupledoors": {
"action": "store_true",
"type": "bool"