mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
Fix SafeguardProtected script (#9559)
This commit is contained in:
parent
dbf1d53416
commit
0843a70986
|
|
@ -4565,7 +4565,7 @@ BattleScript_SafeguardProtected::
|
||||||
pause B_WAIT_TIME_SHORT
|
pause B_WAIT_TIME_SHORT
|
||||||
printstring STRINGID_PKMNUSEDSAFEGUARD
|
printstring STRINGID_PKMNUSEDSAFEGUARD
|
||||||
waitmessage B_WAIT_TIME_LONG
|
waitmessage B_WAIT_TIME_LONG
|
||||||
end2
|
goto BattleScript_MoveEnd
|
||||||
|
|
||||||
BattleScript_SafeguardEnds::
|
BattleScript_SafeguardEnds::
|
||||||
pause B_WAIT_TIME_SHORT
|
pause B_WAIT_TIME_SHORT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user