From 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sun, 18 May 2014 14:19:10 -0400 Subject: Pull map scripts out of main.asm --- text/maps/silph_co_3f.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'text/maps/silph_co_3f.asm') diff --git a/text/maps/silph_co_3f.asm b/text/maps/silph_co_3f.asm index 34116b5a..25d68018 100644 --- a/text/maps/silph_co_3f.asm +++ b/text/maps/silph_co_3f.asm @@ -1,9 +1,9 @@ -_UnnamedText_59ff9:: ; 826b9 (20:66b9) +_SilphCo3Text_59ff9:: ; 826b9 (20:66b9) text "I work for SILPH." line "What should I do?" done -_UnnamedText_59ffe:: ; 826de (20:66de) +_SilphCo3Text_59ffe:: ; 826de (20:66de) text $52, "! You and" line "your #MON" cont "saved us!" -- cgit v1.3.1-sl0p