mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
Fix Sturdy's pop-up
This commit is contained in:
parent
201b68413d
commit
fa81559793
@ -5455,6 +5455,9 @@ BattleScript_EnduredMsg::
|
||||
return
|
||||
|
||||
BattleScript_SturdiedMsg::
|
||||
copybyte gBattlerAbility, gBattlerTarget
|
||||
pause 0x10
|
||||
call BattleScript_AbilityPopUp
|
||||
printstring STRINGID_ENDUREDSTURDY
|
||||
waitmessage 0x40
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user