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