summaryrefslogtreecommitdiff
path: root/text/maps/CeruleanPokecenter.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/CeruleanPokecenter.asm')
-rw-r--r--text/maps/CeruleanPokecenter.asm24
1 files changed, 24 insertions, 0 deletions
diff --git a/text/maps/CeruleanPokecenter.asm b/text/maps/CeruleanPokecenter.asm
new file mode 100644
index 00000000..497fbce3
--- /dev/null
+++ b/text/maps/CeruleanPokecenter.asm
@@ -0,0 +1,24 @@
+_CeruleanPokecenterText2::
+ text "That BILL!"
+
+ para "I heard that"
+ line "he'll do whatever"
+ cont "it takes to get"
+ cont "rare #MON!"
+ done
+
+_CeruleanPokecenterText3::
+ text "Have you heard"
+ line "about BILL?"
+
+ para "Everyone calls"
+ line "him a #MANIAC!"
+
+ para "I think people"
+ line "are just jealous"
+ cont "of BILL, though."
+
+ para "Who wouldn't want"
+ line "to boast about"
+ cont "their #MON?"
+ done