mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 05:56:28 +00:00
DM S10: Fix Iliah-Malal not attacking or moving
It looks like this was done in the days when [move_unit_fake] was the only option, and thus needed to keep the unit in a certain spot for the animation to work right. With [move_unit], it is no longer needed.
This commit is contained in:
parent
e9742f8dfb
commit
6c84d63795
@ -36,11 +36,6 @@
|
||||
team_name=enemies
|
||||
user_team_name= _ "Undead"
|
||||
{GOLD 120 200 250}
|
||||
# try to stop him leaving his keep, so that the victory
|
||||
# sequence works correctly
|
||||
[ai]
|
||||
passive_leader=yes
|
||||
[/ai]
|
||||
{FLAG_VARIANT undead}
|
||||
[/side]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user