Tutorial: add Delfador animation to summon extra quintains
This commit is contained in:
parent
8113340c61
commit
232c8d9168
1 changed files with 29 additions and 0 deletions
|
@ -1128,6 +1128,35 @@ Now, Li’sar, I will leave you with more dummies to practice on! After that, we
|
|||
#wmlindent: stop ignoring
|
||||
{VARIABLE quintain_dead 1}
|
||||
|
||||
[scroll_to_unit]
|
||||
id=Delfador
|
||||
[/scroll_to_unit]
|
||||
[animate_unit]
|
||||
[filter]
|
||||
id=Delfador
|
||||
[/filter]
|
||||
flag=summon_quintain_raise_staff
|
||||
[/animate_unit]
|
||||
[sound]
|
||||
name=lightning.ogg
|
||||
[/sound]
|
||||
[color_adjust]
|
||||
red=100
|
||||
green=100
|
||||
blue=100
|
||||
[/color_adjust]
|
||||
[animate_unit]
|
||||
[filter]
|
||||
id=Delfador
|
||||
[/filter]
|
||||
flag=summon_quintain_lower_staff
|
||||
[/animate_unit]
|
||||
[color_adjust]
|
||||
red=0
|
||||
green=0
|
||||
blue=0
|
||||
[/color_adjust]
|
||||
|
||||
[unit]
|
||||
id=Quintain1
|
||||
type=Quintain
|
||||
|
|
Loading…
Add table
Reference in a new issue