any_enemy_logic option added
This commit is contained in:
@@ -494,6 +494,13 @@
|
||||
"random"
|
||||
]
|
||||
},
|
||||
"any_enemy_logic": {
|
||||
"choices": [
|
||||
"none",
|
||||
"allow_drops",
|
||||
"allow_all"
|
||||
]
|
||||
},
|
||||
"remote_items": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
|
||||
Reference in New Issue
Block a user