mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-26 23:54:13 +01:00
fix Full Restore not healing confusion
This commit is contained in:
parent
301a12fe98
commit
38476bd22c
@ -76,7 +76,7 @@ BattleScript_ItemCureStatus::
|
|||||||
BattleScript_ItemHealAndCureStatus::
|
BattleScript_ItemHealAndCureStatus::
|
||||||
call BattleScript_UseItemMessage
|
call BattleScript_UseItemMessage
|
||||||
itemrestorehp
|
itemrestorehp
|
||||||
curestatus BS_ATTACKER
|
itemcurestatus
|
||||||
printstring STRINGID_ITEMRESTOREDSPECIESHEALTH
|
printstring STRINGID_ITEMRESTOREDSPECIESHEALTH
|
||||||
waitmessage B_WAIT_TIME_LONG
|
waitmessage B_WAIT_TIME_LONG
|
||||||
bichalfword gMoveResultFlags, MOVE_RESULT_NO_EFFECT
|
bichalfword gMoveResultFlags, MOVE_RESULT_NO_EFFECT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user