From 112636b8f3a0aa7b389d233b32d6e96d532f3bc0 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 28 May 2023 11:54:43 +0200 Subject: [PATCH] Fix Speed Boost animation --- data/battle_scripts_1.s | 1 + 1 file changed, 1 insertion(+) diff --git a/data/battle_scripts_1.s b/data/battle_scripts_1.s index 056a97756..53d824e7e 100644 --- a/data/battle_scripts_1.s +++ b/data/battle_scripts_1.s @@ -8522,6 +8522,7 @@ BattleScript_AbilityPopUp: BattleScript_SpeedBoostActivates:: statbuffchange MOVE_EFFECT_AFFECTS_USER | STAT_CHANGE_ALLOW_PTR, BattleScript_SpeedBoostActivatesEnd call BattleScript_AbilityPopUp + setgraphicalstatchangevalues playanimation BS_ATTACKER, B_ANIM_STATS_CHANGE, sB_ANIM_ARG1 printstring STRINGID_PKMNRAISEDSPEED waitmessage B_WAIT_TIME_LONG