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