diff options
Diffstat (limited to 'text/maps/CeladonPokecenter.asm')
-rw-r--r-- | text/maps/CeladonPokecenter.asm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/text/maps/CeladonPokecenter.asm b/text/maps/CeladonPokecenter.asm deleted file mode 100644 index a04f51c9..00000000 --- a/text/maps/CeladonPokecenter.asm +++ /dev/null @@ -1,12 +0,0 @@ -_CeladonPokecenterText2:: - text "# FLUTE awakens" - line "#MON with a" - cont "sound that only" - cont "they can hear!" - done - -_CeladonPokecenterText3:: - text "I rode uphill on" - line "CYCLING ROAD from" - cont "FUCHSIA!" - done |