diff options
Diffstat (limited to 'text/maps/celadon_dept_store_4f.asm')
-rw-r--r-- | text/maps/celadon_dept_store_4f.asm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/text/maps/celadon_dept_store_4f.asm b/text/maps/celadon_dept_store_4f.asm new file mode 100644 index 00000000..ed489842 --- /dev/null +++ b/text/maps/celadon_dept_store_4f.asm @@ -0,0 +1,27 @@ +_CeladonMart4Text2:: ; 9cad4 (27:4ad4) + text "I'm getting a" + line "# DOLL for my" + cont "girl friend!" + done + +_CeladonMart4Text3:: ; 9cafd (27:4afd) + text "I heard something" + line "useful." + + para "You can run from" + line "wild #MON by" + cont "distracting them" + cont "with a # DOLL!" + done + +_CeladonMart4Text4:: ; 9cb56 (27:4b56) + text "Express yourself" + line "with gifts!" + + para "4F: WISEMAN GIFTS" + + para "Evolution Special!" + line "Element STONEs on" + cont "sale now!" + done + |