fix Full Restore not healing confusion

This commit is contained in:
CallmeEchoo 2023-04-21 21:37:02 +02:00
parent 301a12fe98
commit 38476bd22c

View File

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