aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/pewter_mart.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-13 17:59:46 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-13 17:59:46 -0400
commit31b118ab428a7ed88a62b31870a1946f7dbcd2d2 (patch)
tree6941b2b38a2615223b30e8cceb7aab636768dabd /text/maps/pewter_mart.asm
parentSplit default names strings into separate lines to make it less unpleasant to... (diff)
parentFix typo: ninetails.asm -> ninetales.asm (diff)
downloadpokeyellow-31b118ab428a7ed88a62b31870a1946f7dbcd2d2.tar.gz
pokeyellow-31b118ab428a7ed88a62b31870a1946f7dbcd2d2.tar.xz
pokeyellow-31b118ab428a7ed88a62b31870a1946f7dbcd2d2.zip
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'text/maps/pewter_mart.asm')
-rw-r--r--text/maps/pewter_mart.asm5
1 files changed, 2 insertions, 3 deletions
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
-