Fixes for compatibility with compiling perf

Couple fixes for standard+ER
This commit is contained in:
aerinon
2020-05-29 16:19:32 -06:00
parent d9d497ba62
commit 3b4e19b5de
8 changed files with 27 additions and 17 deletions

View File

@@ -284,16 +284,16 @@
"shufflebosses": {
"choices": [
"none",
"basic",
"normal",
"chaos"
"simple",
"full",
"random"
]
},
"shuffleenemies": {
"choices": [
"none",
"shuffled",
"chaos"
"random"
]
},
"enemy_health": {
@@ -309,7 +309,7 @@
"choices": [
"default",
"shuffled",
"chaos"
"random"
]
},
"shufflepots": {