diff options
Diffstat (limited to 'text/maps/CeruleanPokecenter.asm')
-rw-r--r-- | text/maps/CeruleanPokecenter.asm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/text/maps/CeruleanPokecenter.asm b/text/maps/CeruleanPokecenter.asm deleted file mode 100644 index 497fbce3..00000000 --- a/text/maps/CeruleanPokecenter.asm +++ /dev/null @@ -1,24 +0,0 @@ -_CeruleanPokecenterText2:: - text "That BILL!" - - para "I heard that" - line "he'll do whatever" - cont "it takes to get" - cont "rare #MON!" - done - -_CeruleanPokecenterText3:: - text "Have you heard" - line "about BILL?" - - para "Everyone calls" - line "him a #MANIAC!" - - para "I think people" - line "are just jealous" - cont "of BILL, though." - - para "Who wouldn't want" - line "to boast about" - cont "their #MON?" - done |