From 1bd2550c2c8f5154773b45e45cb2bfd18ae1ac7a Mon Sep 17 00:00:00 2001 From: Myramong Date: Sun, 28 Jan 2018 06:49:04 -0400 Subject: [PATCH] Witch's assistant text cut --- hooks.asm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hooks.asm b/hooks.asm index 1f14317..b8ce934 100644 --- a/hooks.asm +++ b/hooks.asm @@ -1555,6 +1555,8 @@ org $07B0CC ; <- 3B0CC Bank07.asm : 7767 - (JSL Main_ShowTextMessage) NOP #4 ;---------------------------------------------------------- ;-- Witch's Assistant +org $05F8E7 ; <- 2F8E7 sprite_potion_shop.asm : 603 - (JSL Sprite_ShowSolicitedMessageIfPlayerFacing) +JSL Sprite_ShowSolicitedMessageIfPlayerFacing_Edit org $05F8F5 ; <- 2F8F5 sprite_potion_shop.asm : 620 - (JSL Sprite_ShowSolicitedMessageIfPlayerFacing) JSL Sprite_ShowSolicitedMessageIfPlayerFacing_Edit ;----------------------------------------------------------