aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/PewterPokecenter.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-05-20 19:40:33 -0500
committerdannye <33dannye@gmail.com>2020-05-20 20:02:53 -0500
commit10f9559eab8c93b94abb8ae8d1083704ad4e169a (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /text/maps/PewterPokecenter.asm
parentMerge pull request #39 from TiKevin83/master (diff)
downloadpokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.gz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.xz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.zip
Sync with pokered
Diffstat (limited to 'text/maps/PewterPokecenter.asm')
-rw-r--r--text/maps/PewterPokecenter.asm27
1 files changed, 27 insertions, 0 deletions
diff --git a/text/maps/PewterPokecenter.asm b/text/maps/PewterPokecenter.asm
new file mode 100644
index 00000000..968f6af0
--- /dev/null
+++ b/text/maps/PewterPokecenter.asm
@@ -0,0 +1,27 @@
+_PewterPokecenterText2::
+ text "What!?"
+
+ para "TEAM ROCKET is"
+ line "at MT.MOON? Huh?"
+ cont "I'm on the phone!"
+
+ para "Scram!"
+ done
+
+_PewterPokecenterText3::
+ text "#MON CENTERS"
+ line "are wonderful!"
+
+ para "They heal #MON"
+ line "completely."
+
+ para "Even conditions"
+ line "like sleep, burn,"
+ cont "poison and others"
+ cont "are cured."
+ done
+
+_PewterJigglypuffText::
+ text "JIGGLYPUFF: Puu"
+ line "pupuu!"
+ done