Ardonna should only call her own bats 'my pet'.
It's possible, however unlikely, for none of Ardonna's bats to have died before killing the hostile bats in 'Following the Shadow'. In such a case, when the 'You can now raise bat corpses!' event triggers, Ardonna will still refer to the enemy bat as her 'pet' so add this condition to avoid it.
This commit is contained in:
parent
89828f1f71
commit
aa6b45ee9f
1 changed files with 7 additions and 0 deletions
|
@ -362,6 +362,13 @@
|
|||
name=zombies[0].allow_recruit
|
||||
boolean_equals=no
|
||||
[/variable]
|
||||
[and]
|
||||
# Only makes sense for Ardonna to call her own bats 'my pet'.
|
||||
[variable]
|
||||
name=side
|
||||
equals=1
|
||||
[/variable]
|
||||
[/and]
|
||||
[/filter_condition]
|
||||
[message]
|
||||
speaker=Ardonna
|
||||
|
|
Loading…
Add table
Reference in a new issue