From 31f074542bd5da787d95001fefd6cd944153fed3 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 22 Jan 2014 16:18:39 -0500 Subject: split out a bunch of map text --- text/maps/rocket_hideout_b2f.asm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 text/maps/rocket_hideout_b2f.asm (limited to 'text/maps/rocket_hideout_b2f.asm') diff --git a/text/maps/rocket_hideout_b2f.asm b/text/maps/rocket_hideout_b2f.asm new file mode 100644 index 00000000..01833603 --- /dev/null +++ b/text/maps/rocket_hideout_b2f.asm @@ -0,0 +1,18 @@ +_RocketHideout2BattleText2: ; 820bb (20:60bb) + text "BOSS said you can" + line "see GHOSTs with" + cont "the SILPH SCOPE!" + done + +_RocketHideout2EndBattleText2: ; 820ef (20:60ef) + text "I" + line "surrender!" + prompt + +_RocketHideout2AfterBattleTxt2: ; 820fd (20:60fd) + text "The TEAM ROCKET" + line "HQ has 4 basement" + cont "floors. Can you" + cont "reach the BOSS?" + done + -- cgit v1.3.1-sl0p