Prevent Ability Popup overwrites #1218 from ghoulslash
This commit is contained in:
commit
98d3427e62
1 changed files with 1 additions and 1 deletions
|
@ -6554,7 +6554,7 @@ BattleScript_DefiantActivates::
|
|||
BattleScript_AbilityPopUp:
|
||||
showabilitypopup BS_ABILITY_BATTLER
|
||||
recordability BS_ABILITY_BATTLER
|
||||
pause 0x10
|
||||
pause 40
|
||||
return
|
||||
|
||||
BattleScript_SpeedBoostActivates::
|
||||
|
|
Loading…
Reference in a new issue