Fix disobedience wrong move effect issue (#3089)

This commit is contained in:
ghoulslash
2023-06-30 09:03:18 -04:00
committed by GitHub

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::