Skip to content

Commit

Permalink
fix tectonic rage anim not clearing mon bg (#4787)
Browse files Browse the repository at this point in the history
  • Loading branch information
DizzyEggg authored Jun 13, 2024
1 parent 349b402 commit 2b64546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/battle_anim_scripts.s
Original file line number Diff line number Diff line change
Expand Up @@ -29113,6 +29113,7 @@ Move_TECTONIC_RAGE:
waitforvisualfinish
call UnsetPsychicBg
waitbgfadein
clearmonbg_static ANIM_ATTACKER
createvisualtask AnimTask_AllBattlersVisible, 0xA
waitforvisualfinish
end
Expand Down

0 comments on commit 2b64546

Please sign in to comment.