Changes Max Phantasm move anim script call (#5737)
This commit is contained in:
parent
b3b0973fbb
commit
acdd447160
1 changed files with 1 additions and 1 deletions
|
@ -34257,7 +34257,7 @@ Move_G_MAX_TERROR::
|
||||||
Move_MAX_PHANTASM::
|
Move_MAX_PHANTASM::
|
||||||
createvisualtask AnimTask_DynamaxGrowth, 0x5, 0x1, 0x1
|
createvisualtask AnimTask_DynamaxGrowth, 0x5, 0x1, 0x1
|
||||||
waitforvisualfinish
|
waitforvisualfinish
|
||||||
goto Move_PHANTOM_FORCE
|
goto Move_SHADOW_BALL
|
||||||
end
|
end
|
||||||
|
|
||||||
Move_G_MAX_GRAVITAS::
|
Move_G_MAX_GRAVITAS::
|
||||||
|
|
Loading…
Reference in a new issue