longer ability popup delay to prevent overwriting
This commit is contained in:
parent
ebaeeb7594
commit
0683dc9c3f
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