From a79708eaf77db829aa6f2e89fd3b22e898e5d365 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Wed, 6 May 2015 12:22:02 -0400 Subject: Update copycatshouse2f.asm --- scripts/copycatshouse2f.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/copycatshouse2f.asm b/scripts/copycatshouse2f.asm index b7a1255c..ed4e9a4f 100755 --- a/scripts/copycatshouse2f.asm +++ b/scripts/copycatshouse2f.asm @@ -30,7 +30,7 @@ CopycatsHouse2FText1: ; 5cc82 (17:4c82) ld hl, ReceivedTM31Text call PrintText ld a, POKE_DOLL - ldh [$db], a + ld [$ffdb], a callba RemoveItemByID ld hl, wd7af set 0, [hl] -- cgit v1.2.3