diff options
Diffstat (limited to 'text/maps/daycare_1.asm')
-rw-r--r-- | text/maps/daycare_1.asm | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/text/maps/daycare_1.asm b/text/maps/daycare_1.asm index 6a0c08fe..1743cbc3 100644 --- a/text/maps/daycare_1.asm +++ b/text/maps/daycare_1.asm @@ -1,16 +1,16 @@ -_UnnamedText_5640f:: ; 8ab95 (22:6b95) +_DayCareMText_5640f:: ; 8ab95 (22:6b95) text "I run a DAYCARE." line "Would you like me" cont "to raise one of" cont "your #MON?" done -_UnnamedText_56414:: ; 8abd4 (22:6bd4) +_DayCareMText_56414:: ; 8abd4 (22:6bd4) text "Which #MON" line "should I raise?" prompt -_UnnamedText_56419:: ; 8abf0 (22:6bf0) +_DayCareMText_56419:: ; 8abf0 (22:6bf0) text "Fine, I'll look" line "after @" TX_RAM $cd6d @@ -18,12 +18,12 @@ _UnnamedText_56419:: ; 8abf0 (22:6bf0) cont "for a while." prompt -_UnnamedText_5641e:: ; 8ac19 (22:6c19) +_DayCareMText_5641e:: ; 8ac19 (22:6c19) text "Come see me in" line "a while." done -_UnnamedText_56423:: ; 8ac32 (22:6c32) +_DayCareMText_56423:: ; 8ac32 (22:6c32) text "Your @" TX_RAM $cd6d db $0 @@ -32,14 +32,14 @@ _UnnamedText_56423:: ; 8ac32 (22:6c32) para "By level, it's" line "grown by @" -UnnamedText_8ac67:: ; 8ac67 (22:6c67) +DayCareMText_8ac67:: ; 8ac67 (22:6c67) TX_NUM $cd3e,$1,$3 text "!" para "Aren't I great?" prompt -_UnnamedText_56428:: ; 8ac7d (22:6c7d) +_DayCareMText_56428:: ; 8ac7d (22:6c7d) text "You owe me ¥@" db $2, $3f, $cd, $c2 db $0 @@ -47,14 +47,14 @@ _UnnamedText_56428:: ; 8ac7d (22:6c7d) cont "of this #MON." done -_UnnamedText_5642d:: ; 8acae (22:6cae) +_DayCareMText_5642d:: ; 8acae (22:6cae) text $52, " got" line "@" TX_RAM W_DAYCAREMONNAME text " back!" done -_UnnamedText_56432:: ; 8acc1 (22:6cc1) +_DayCareMText_56432:: ; 8acc1 (22:6cc1) text "Back already?" line "Your @" TX_RAM $cd6d |