Fix disobedience wrong move effect issue (#3089)

This commit is contained in:
ghoulslash 2023-06-30 09:03:18 -04:00 committed by GitHub
commit 304fc4c5b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9535,6 +9535,7 @@ BattleScript_IgnoresWhileAsleep::
BattleScript_IgnoresAndUsesRandomMove::
printstring STRINGID_PKMNIGNOREDORDERS
waitmessage B_WAIT_TIME_LONG
setbyte sMOVE_EFFECT, 0
jumptocalledmove FALSE
BattleScript_MoveUsedLoafingAround::