diff options
Diffstat (limited to 'text/maps/route_1.asm')
-rw-r--r-- | text/maps/route_1.asm | 6 |
1 files changed, 3 insertions, 3 deletions
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 |