aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/PewterPokecenter.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-05-20 20:17:30 -0500
committerGitHub <noreply@github.com>2020-05-20 20:17:30 -0500
commit500d99c258145d233af8d14cdb5c6e0200dfc1d8 (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /text/maps/PewterPokecenter.asm
parentMerge pull request #39 from TiKevin83/master (diff)
parentMerge remote-tracking branch 'pokered/master' (diff)
downloadpokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.gz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.xz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.zip
Merge pull request #50 from dannye/master
merge 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