Fix Ability-popup lag

This commit is contained in:
DizzyEggg 2021-06-08 12:56:38 +02:00
parent 339f297949
commit 59ea75f99f

View file

@ -6657,9 +6657,11 @@ BattleScript_DefiantActivates::
return
BattleScript_AbilityPopUp:
.if B_ABILITY_POP_UP == TRUE
showabilitypopup BS_ABILITY_BATTLER
recordability BS_ABILITY_BATTLER
pause 40
.endif
sethword sABILITY_OVERWRITE, 0
return