summaryrefslogtreecommitdiff
path: root/text/maps/rocket_hideout_b2f.asm
blob: c13c35935ca8af0e69bae649422031144deac144 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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