diff options
Diffstat (limited to 'text/maps/RocketHideoutB2F.asm')
-rw-r--r-- | text/maps/RocketHideoutB2F.asm | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/text/maps/RocketHideoutB2F.asm b/text/maps/RocketHideoutB2F.asm deleted file mode 100644 index c13c3593..00000000 --- a/text/maps/RocketHideoutB2F.asm +++ /dev/null @@ -1,17 +0,0 @@ -_RocketHideout2BattleText2:: - text "BOSS said you can" - line "see GHOSTs with" - cont "the SILPH SCOPE!" - done - -_RocketHideout2EndBattleText2:: - text "I" - line "surrender!" - prompt - -_RocketHideout2AfterBattleTxt2:: - text "The TEAM ROCKET" - line "HQ has 4 basement" - cont "floors. Can you" - cont "reach the BOSS?" - done |