Fixed a bug which caused Alanin to disappear...
...if you first took him to the castle and then defeated the enemy leader.
This commit is contained in:
parent
24275c7ec8
commit
2d82024cbc
1 changed files with 22 additions and 0 deletions
|
@ -511,6 +511,28 @@
|
|||
[/message]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=die
|
||||
|
||||
[filter]
|
||||
description=Glildur
|
||||
[/filter]
|
||||
|
||||
[if]
|
||||
[variable]
|
||||
name=havestone
|
||||
equals=yes
|
||||
[/variable]
|
||||
|
||||
[then]
|
||||
[unstore_unit]
|
||||
variable=changealanin
|
||||
find_vacant=yes
|
||||
[/unstore_unit]
|
||||
[/then]
|
||||
[/if]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
|
|
Loading…
Add table
Reference in a new issue