From 401d6e7f36e86aa246a2c0591195e1f0f01e879f Mon Sep 17 00:00:00 2001 From: dannye Date: Sat, 11 Jun 2016 17:10:37 -0500 Subject: More syncing with pokered from April 8, 2016 to present --- text/maps/pewter_mart.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'text/maps/pewter_mart.asm') diff --git a/text/maps/pewter_mart.asm b/text/maps/pewter_mart.asm index 29a1f597..4dbc3c02 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,7 +8,7 @@ _PewterMartText_74cc6:: line "and it cost ¥500!" done -_PewterMartText_74cd5:: +_PewterMartText3:: text "Good things can" line "happen if you" cont "raise #MON" -- cgit v1.3.1-sl0p