DM S10: Add unit animation to portal opening

This commit is contained in:
sigurdfdragon 2017-10-11 14:53:14 -04:00 committed by Jeffrey 'Sigurd' Westcoat
parent 6c84d63795
commit c23fe8dd7f

View file

@ -110,6 +110,19 @@
{MODIFY_UNIT (id=Iliah-Malal) facing nw}
# open the portal
[animate_unit]
[filter]
id=Iliah-Malal
[/filter]
flag=attack
hits=yes
[primary_attack]
name=shadow wave
[/primary_attack]
[facing]
x,y=6,4
[/facing]
[/animate_unit]
[sound]
name=rumble.wav
[/sound]