any_enemy_logic option added
This commit is contained in:
@@ -114,7 +114,8 @@ SETTINGSTOPROCESS = {
|
||||
"enemyshuffle": "shuffleenemies",
|
||||
"bossshuffle": "shufflebosses",
|
||||
"enemydamage": "enemy_damage",
|
||||
"enemyhealth": "enemy_health"
|
||||
"enemyhealth": "enemy_health",
|
||||
"enemylogic": "any_enemy_logic"
|
||||
},
|
||||
"gameoptions": {
|
||||
"nobgm": "disablemusic",
|
||||
|
||||
Reference in New Issue
Block a user