mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-13 06:51:08 -05:00
Fix Ability-popup lag
This commit is contained in:
parent
339f297949
commit
59ea75f99f
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user