diff options
Diffstat (limited to 'en/text/maps/rocket_hideout_b2f.asm')
-rw-r--r-- | en/text/maps/rocket_hideout_b2f.asm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/en/text/maps/rocket_hideout_b2f.asm b/en/text/maps/rocket_hideout_b2f.asm new file mode 100644 index 00000000..c13c3593 --- /dev/null +++ b/en/text/maps/rocket_hideout_b2f.asm @@ -0,0 +1,17 @@ +_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 |