...by preventing any allied units from moving to the sword.
This commit is contained in:
sigurdfdragon 2018-06-04 23:35:42 -04:00
parent 79812a853e
commit 36dd2a0f2d

View file

@ -916,6 +916,18 @@
# the top of the screen).
[/delay]
# Prevent any possibility of Villagers blocking pickup of the sword
# Could happen if one is standing on the sword when the last enemy unit is killed
[modify_side]
side=3
[ai]
[avoid]
x=$sword_x
y=$sword_y
[/avoid]
[/ai]
[/modify_side]
[message]
speaker=Kai Krellis
message= _ "Now we can finally grab that sword."