fix Full Restore not healing confusion
This commit is contained in:
parent
301a12fe98
commit
38476bd22c
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ BattleScript_ItemCureStatus::
|
|||
BattleScript_ItemHealAndCureStatus::
|
||||
call BattleScript_UseItemMessage
|
||||
itemrestorehp
|
||||
curestatus BS_ATTACKER
|
||||
itemcurestatus
|
||||
printstring STRINGID_ITEMRESTOREDSPECIESHEALTH
|
||||
waitmessage B_WAIT_TIME_LONG
|
||||
bichalfword gMoveResultFlags, MOVE_RESULT_NO_EFFECT
|
||||
|
|
Loading…
Reference in a new issue