summaryrefslogtreecommitdiff
path: root/text/maps/CeladonMart1F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/CeladonMart1F.asm')
-rw-r--r--text/maps/CeladonMart1F.asm31
1 files changed, 31 insertions, 0 deletions
diff --git a/text/maps/CeladonMart1F.asm b/text/maps/CeladonMart1F.asm
new file mode 100644
index 00000000..8d805edc
--- /dev/null
+++ b/text/maps/CeladonMart1F.asm
@@ -0,0 +1,31 @@
+_CeladonMart1Text1::
+ text "Hello! Welcome to"
+ line "CELADON DEPT."
+ cont "STORE."
+
+ para "The board on the"
+ line "right describes"
+ cont "the store layout."
+ done
+
+_CeladonMart1Text2::
+ text "1F: SERVICE"
+ line " COUNTER"
+
+ para "2F: TRAINER'S"
+ line " MARKET"
+
+ para "3F: TV GAME SHOP"
+
+ para "4F: WISEMAN GIFTS"
+
+ para "5F: DRUG STORE"
+
+ para "ROOFTOP SQUARE:"
+ line "VENDING MACHINES"
+ done
+
+_CeladonMart1Text3::
+ text "1F: SERVICE"
+ line " COUNTER"
+ done