mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-24 07:09:48 -05:00
Fix Jet Punch in isolated tests (#6461)
Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
parent
5c05715585
commit
bb73fb1971
|
|
@ -16762,6 +16762,7 @@ gBattleAnimMove_JetPunch::
|
|||
createvisualtask AnimTask_BlendBattleAnimPal, 10, F_PAL_TARGET, 2, 0, 9, RGB_BLUE
|
||||
delay 8
|
||||
createvisualtask AnimTask_ExtremeSpeedMonReappear, 2
|
||||
setarg 0x7, 0x1000
|
||||
createsprite gSmallBubblePairSpriteTemplate, ANIM_TARGET, 2, 0x14, 0xffec, 0x14, ANIM_TARGET
|
||||
createsprite gSmallBubblePairSpriteTemplate, ANIM_TARGET, 2, 0xa, 0xa, 0x14, ANIM_TARGET
|
||||
createsprite gFistFootSpriteTemplate, ANIM_TARGET, 3, 0, 0, 8, 1, 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user