From 5daac1b63a56c74f6d1004461bafa4ec0f6993dd Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 22 May 2012 21:28:02 -0600 Subject: [PATCH] =?UTF-8?q?Add=20text=20for=20the=20unused=20=E2=80=9Cmiss?= =?UTF-8?q?ing=20daughter=E2=80=9D=20event.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.asm | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/main.asm b/main.asm index 6bfbedf52..29eb4b83b 100644 --- a/main.asm +++ b/main.asm @@ -91072,7 +91072,20 @@ MapEcruteakCitySignpostItem7: ; 0x1a4055 ; 0x1a4058 -INCBIN "baserom.gbc",$1a4058,$1a4105 - $1a4058 +UnusedMissingDaughterText: ; 0x1a4058 +; This text is neither used nor referenced in the final game. + db $0, "Oh, no. Oh, no…",$51 + db "My daughter is", $4f + db "missing.", $51 + db "No… She couldn't", $4f + db "have gone to the", $55 + db "BURNED TOWER.", $51 + db "I told her not to", $4f + db "go near it…", $51 + db "People seem to", $4f + db "disappear there…", $51 + db "Oh, what should I", $4f + db "do…?", $57 UnknownText_0x1a4105: ; 0x1a4105 db $0, "ECRUTEAK used to", $4f