mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 11:44:17 +01:00
Fix disobedience wrong move effect issue
This commit is contained in:
parent
f3be4e1ac5
commit
f9058a8544
@ -9535,6 +9535,7 @@ BattleScript_IgnoresWhileAsleep::
|
||||
BattleScript_IgnoresAndUsesRandomMove::
|
||||
printstring STRINGID_PKMNIGNOREDORDERS
|
||||
waitmessage B_WAIT_TIME_LONG
|
||||
setbyte sMOVE_EFFECT, 0
|
||||
jumptocalledmove FALSE
|
||||
|
||||
BattleScript_MoveUsedLoafingAround::
|
||||
|
Loading…
Reference in New Issue
Block a user