From adc6a3aac7d883f9833c7da3f5896935715291e7 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 8 Apr 2016 19:04:36 -0600 Subject: Clean up script labels in marts and Pokémon Centers. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- text/maps/pewter_mart.asm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'text/maps/pewter_mart.asm') diff --git a/text/maps/pewter_mart.asm b/text/maps/pewter_mart.asm index bac57a53..0d5b07a2 100644 --- a/text/maps/pewter_mart.asm +++ b/text/maps/pewter_mart.asm @@ -1,4 +1,4 @@ -_PewterMartText_74cc6:: +_PewterMartText2:: text "A shady, old man" line "got me to buy" cont "this really weird" @@ -8,11 +8,10 @@ _PewterMartText_74cc6:: line "and it cost ¥500!" done -_PewterMartText_74cd5:: +_PewterMartText3:: text "Good things can" line "happen if you" cont "raise #MON" cont "diligently, even" cont "the weak ones!" done - -- cgit v1.3.1-sl0p