diff options
Diffstat (limited to 'text/maps/CeladonMart5F.asm')
-rw-r--r-- | text/maps/CeladonMart5F.asm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/text/maps/CeladonMart5F.asm b/text/maps/CeladonMart5F.asm deleted file mode 100644 index 1871194b..00000000 --- a/text/maps/CeladonMart5F.asm +++ /dev/null @@ -1,28 +0,0 @@ -_CeladonMart5Text1:: - text "#MON ability" - line "enhancers can be" - cont "bought only here." - - para "Use CALCIUM to" - line "increase SPECIAL" - cont "abilities." - - para "Use CARBOS to" - line "increase SPEED." - done - -_CeladonMart5Text2:: - text "I'm here for" - line "#MON ability" - cont "enhancers." - - para "PROTEIN increases" - line "ATTACK power." - - para "IRON increases" - line "DEFENSE!" - done - -_CeladonMart5Text5:: - text "5F: DRUG STORE" - done |