One more fix of incorrect [have_unit] usage
This commit is contained in:
parent
1062168eb6
commit
e017aa6d20
1 changed files with 4 additions and 3 deletions
|
@ -144,9 +144,10 @@
|
|||
# Anita dead or hostile
|
||||
[else]
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Anita
|
||||
[/have_unit]
|
||||
[variable]
|
||||
name=anita_hostile
|
||||
equals=yes
|
||||
[/variable]
|
||||
# Anita is dead
|
||||
[else]
|
||||
[part]
|
||||
|
|
Loading…
Add table
Reference in a new issue