diff options
Diffstat (limited to 'text/maps/ViridianPokecenter.asm')
-rw-r--r-- | text/maps/ViridianPokecenter.asm | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/text/maps/ViridianPokecenter.asm b/text/maps/ViridianPokecenter.asm deleted file mode 100644 index 4ac18bf6..00000000 --- a/text/maps/ViridianPokecenter.asm +++ /dev/null @@ -1,16 +0,0 @@ -_ViridianPokeCenterText2:: - text "You can use that" - line "PC in the corner." - - para "The receptionist" - line "told me. So kind!" - done - -_ViridianPokeCenterText3:: - text "There's a #MON" - line "CENTER in every" - cont "town ahead." - - para "They don't charge" - line "any money either!" - done |