aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/mt_moon_pokecenter.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-11 17:10:37 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-11 17:10:37 -0500
commit401d6e7f36e86aa246a2c0591195e1f0f01e879f (patch)
tree1a8c702fa533d2923c952e9f6b69bb28d657e357 /text/maps/mt_moon_pokecenter.asm
parentMerge branch 'master' of https://github.com/pret/pokeyellow (diff)
downloadpokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.tar.gz
pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.tar.xz
pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.zip
More syncing with pokered
from April 8, 2016 to present
Diffstat (limited to 'text/maps/mt_moon_pokecenter.asm')
-rw-r--r--text/maps/mt_moon_pokecenter.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/text/maps/mt_moon_pokecenter.asm b/text/maps/mt_moon_pokecenter.asm
index f45c5598..ebcada87 100644
--- a/text/maps/mt_moon_pokecenter.asm
+++ b/text/maps/mt_moon_pokecenter.asm
@@ -20,7 +20,7 @@ _MtMoonPokecenterText5::
db $0
done
-_MtMoonPokecenterText_4935c::
+_MagikarpSalesmanText1::
text "MAN: Hello, there!"
line "Have I got a deal"
cont "just for you!"
@@ -31,18 +31,18 @@ _MtMoonPokecenterText_4935c::
cont "What do you say?"
done
-_MtMoonPokecenterText_49361::
+_MagikarpSalesmanNoText::
text "No? I'm only"
line "doing this as a"
cont "favor to you!"
done
-_MtMoonPokecenterText_49366::
+_MagikarpSalesmanNoMoneyText::
text "You'll need more"
line "money than that!"
done
-_MtMoonPokecenterText_4936b::
+_MagikarpSalesmanText2::
text "MAN: Well, I don't"
line "give refunds!"
done