summaryrefslogtreecommitdiff
path: root/text/maps/celadon_pokecenter.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/celadon_pokecenter.asm')
-rw-r--r--text/maps/celadon_pokecenter.asm13
1 files changed, 13 insertions, 0 deletions
diff --git a/text/maps/celadon_pokecenter.asm b/text/maps/celadon_pokecenter.asm
new file mode 100644
index 00000000..66feea37
--- /dev/null
+++ b/text/maps/celadon_pokecenter.asm
@@ -0,0 +1,13 @@
+_CeladonPokecenterText2:: ; 9d226 (27:5226)
+ text "# FLUTE awakens"
+ line "#MON with a"
+ cont "sound that only"
+ cont "they can hear!"
+ done
+
+_CeladonPokecenterText3:: ; 9d262 (27:5262)
+ text "I rode uphill on"
+ line "CYCLING ROAD from"
+ cont "FUCHSIA!"
+ done
+