DM S10: Add unit animation to portal opening
This commit is contained in:
parent
6c84d63795
commit
c23fe8dd7f
1 changed files with 13 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue