mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-27 20:24:18 +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::
|
BattleScript_IgnoresAndUsesRandomMove::
|
||||||
printstring STRINGID_PKMNIGNOREDORDERS
|
printstring STRINGID_PKMNIGNOREDORDERS
|
||||||
waitmessage B_WAIT_TIME_LONG
|
waitmessage B_WAIT_TIME_LONG
|
||||||
|
setbyte sMOVE_EFFECT, 0
|
||||||
jumptocalledmove FALSE
|
jumptocalledmove FALSE
|
||||||
|
|
||||||
BattleScript_MoveUsedLoafingAround::
|
BattleScript_MoveUsedLoafingAround::
|
||||||
|
Loading…
Reference in New Issue
Block a user