summaryrefslogtreecommitdiff
path: root/data/maps/FallarborTown_MoveRelearnersHouse/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/FallarborTown_MoveRelearnersHouse/scripts.inc')
-rw-r--r--data/maps/FallarborTown_MoveRelearnersHouse/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FallarborTown_MoveRelearnersHouse/scripts.inc b/data/maps/FallarborTown_MoveRelearnersHouse/scripts.inc
index 788ee088d..ac0f42f20 100644
--- a/data/maps/FallarborTown_MoveRelearnersHouse/scripts.inc
+++ b/data/maps/FallarborTown_MoveRelearnersHouse/scripts.inc
@@ -42,7 +42,7 @@ FallarborTown_MoveRelearnersHouse_EventScript_ChooseMove:: @ 820140C
compare VAR_0x8004, 0
goto_if_eq FallarborTown_MoveRelearnersHouse_EventScript_ChooseMon
msgbox FallarborTown_MoveRelearnersHouse_Text_HandedOverHeartScale, MSGBOX_DEFAULT
- takeitem ITEM_HEART_SCALE, 1
+ removeitem ITEM_HEART_SCALE
goto FallarborTown_MoveRelearnersHouse_EventScript_ComeBackWithHeartScale
end