SotBE S7: Fix filter for scorpions' poisonous attack
They won't use poison against trolls and already poisoned units
This commit is contained in:
parent
0dc5a8c7d9
commit
e8f8dd85b9
1 changed files with 3 additions and 1 deletions
|
@ -48,8 +48,10 @@
|
|||
|
||||
[filter_second]
|
||||
[not]
|
||||
ability=regenerates
|
||||
status=poisoned
|
||||
[or]
|
||||
ability=regenerates
|
||||
[/or]
|
||||
[/not]
|
||||
[/filter_second]
|
||||
weapon=1
|
||||
|
|
Loading…
Add table
Reference in a new issue