mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-06 07:27:47 +01:00
Fixed Rage Powder's animation not turning the user red
This commit is contained in:
parent
d0277fc04f
commit
e21346dd67
@ -4870,7 +4870,7 @@ Move_RAGE_POWDER::
|
||||
call RagePowderSprinkle
|
||||
call RagePowderSprinkle
|
||||
call RagePowderSprinkle
|
||||
createvisualtask AnimTask_BlendColorCycle, ANIM_ATTACKER, 2, F_PAL_ATTACKER, 2, 2, 0, 11, RGB(31, 0, 0)
|
||||
createvisualtask AnimTask_BlendColorCycle, 2, F_PAL_ATTACKER, 2, 2, 0, 11, RGB(31, 0, 0)
|
||||
waitforvisualfinish
|
||||
clearmonbg ANIM_DEF_PARTNER
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user