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:
Lari Nieminen 2008-06-09 09:43:56 +00:00
parent 24275c7ec8
commit 2d82024cbc

View file

@ -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]