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/route_1.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'text/maps/route_1.asm') diff --git a/text/maps/route_1.asm b/text/maps/route_1.asm index 9dfc35d0..c7db4d1c 100644 --- a/text/maps/route_1.asm +++ b/text/maps/route_1.asm @@ -12,19 +12,19 @@ _Route1ViridianMartSampleText:: ; 8d5bf (23:55bf) cont "Here you go!" prompt -_UnnamedText_1cae8:: ; 8d643 (23:5643) +_Route1Text_1cae8:: ; 8d643 (23:5643) text $52, " got" line "@" TX_RAM $cf4b text "!@@" -_UnnamedText_1caee:: ; 8d652 (23:5652) +_Route1Text_1caee:: ; 8d652 (23:5652) text "We also carry" line "# BALLs for" cont "catching #MON!" done -_UnnamedText_1caf3:: ; 8d67c (23:567c) +_Route1Text_1caf3:: ; 8d67c (23:567c) text "You have too much" line "stuff with you!" done -- cgit v1.3.1-sl0p