diff options
Diffstat (limited to 'text/Route11_2.asm')
-rw-r--r-- | text/Route11_2.asm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/text/Route11_2.asm b/text/Route11_2.asm deleted file mode 100644 index b9b68d6d..00000000 --- a/text/Route11_2.asm +++ /dev/null @@ -1,28 +0,0 @@ -_Route11EndBattleText9:: - text "Whoa!" - line "You spark plug!" - prompt - -_Route11AfterBattleText9:: - text "Well, better get" - line "back to work." - done - -_Route11BattleText10:: - text "My #MON should" - line "be ready by now!" - done - -_Route11EndBattleText10:: - text "Too" - line "much, too young!" - prompt - -_Route11AfterBattleText10:: - text "I better go find" - line "stronger ones!" - done - -_Route11Text11:: - text "DIGLETT's CAVE" - done |