Skip to content

Commit

Permalink
DM S10: Add unit animation to portal opening
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdfdragon authored and GregoryLundberg committed Nov 30, 2017
1 parent 190a01b commit e09130b
Showing 1 changed file with 13 additions and 0 deletions.
Expand Up @@ -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]
Expand Down

0 comments on commit e09130b

Please sign in to comment.