summaryrefslogtreecommitdiff
path: root/text/maps/celadon_dept_store_1f.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/celadon_dept_store_1f.asm')
-rw-r--r--text/maps/celadon_dept_store_1f.asm32
1 files changed, 32 insertions, 0 deletions
diff --git a/text/maps/celadon_dept_store_1f.asm b/text/maps/celadon_dept_store_1f.asm
new file mode 100644
index 00000000..7751343b
--- /dev/null
+++ b/text/maps/celadon_dept_store_1f.asm
@@ -0,0 +1,32 @@
+_CeladonMart1Text1:: ; 9c672 (27:4672)
+ text "Hello! Welcome to"
+ line "CELADON DEPT."
+ cont "STORE."
+
+ para "The board on the"
+ line "right describes"
+ cont "the store layout."
+ done
+
+_CeladonMart1Text2:: ; 9c6cd (27:46cd)
+ 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:: ; 9c752 (27:4752)
+ text "1F: SERVICE"
+ line " COUNTER"
+ done
+