Changed Hurricane's animation
This commit is contained in:
parent
3af9a65506
commit
c66b77fbf8
1 changed files with 2 additions and 2 deletions
|
@ -6617,8 +6617,8 @@ Move_HURRICANE:
|
||||||
call UnsetPsychicBg
|
call UnsetPsychicBg
|
||||||
end
|
end
|
||||||
HurricaneGust:
|
HurricaneGust:
|
||||||
launchtemplate gPoisonBubbleSpriteTemplate 0x82, 2 0 0xfff0
|
createsprite gEllipticalGustSpriteTemplate, ANIM_ATTACKER, 2, 0, -16
|
||||||
launchtask AnimTask_AnimateGustTornadoPalette 5 2 1 0x46
|
createvisualtask AnimTask_AnimateGustTornadoPalette, 5, 1, 70
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue