mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-19 03:58:33 +01:00
Prevent Ability Popup overwrites #1218 from ghoulslash
This commit is contained in:
commit
98d3427e62
@ -6554,7 +6554,7 @@ BattleScript_DefiantActivates::
|
|||||||
BattleScript_AbilityPopUp:
|
BattleScript_AbilityPopUp:
|
||||||
showabilitypopup BS_ABILITY_BATTLER
|
showabilitypopup BS_ABILITY_BATTLER
|
||||||
recordability BS_ABILITY_BATTLER
|
recordability BS_ABILITY_BATTLER
|
||||||
pause 0x10
|
pause 40
|
||||||
return
|
return
|
||||||
|
|
||||||
BattleScript_SpeedBoostActivates::
|
BattleScript_SpeedBoostActivates::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user