diff options
Diffstat (limited to 'text/maps/celadon_dept_store_2f.asm')
-rw-r--r-- | text/maps/celadon_dept_store_2f.asm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/text/maps/celadon_dept_store_2f.asm b/text/maps/celadon_dept_store_2f.asm new file mode 100644 index 00000000..88fe9ff8 --- /dev/null +++ b/text/maps/celadon_dept_store_2f.asm @@ -0,0 +1,23 @@ +_CeladonMart2Text3:: ; 9c76b (27:476b) + text "SUPER REPEL keeps" + line "weak #MON at" + cont "bay..." + + para "Hmm, it's a more" + line "powerful REPEL!" + done + +_CeladonMart2Text4:: ; 9c7b2 (27:47b2) + text "For long outings," + line "you should buy" + cont "REVIVE." + done + +_CeladonMart2Text5:: ; 9c7dc (27:47dc) + text "Top Grade Items" + line "for Trainers!" + + para "2F: TRAINER'S" + line " MARKET" + done + |