summaryrefslogtreecommitdiff
path: root/text/RocketHideoutB1F.asm
blob: c4fcb4b1e55ff2dd79081b02f7c9b9b3d4a9a843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
_RocketHideout1EndBattleText6::
	text "Why...?@"
	text_end

_RocketHideout1BattleText2::
	text "Who are you? How"
	line "did you get here?"
	done

_RocketHideout1EndBattleText2::
	text "Oww!"
	line "Beaten!"
	prompt

_RocketHideout1AfterBattleTxt2::
	text "Are you dissing"
	line "TEAM ROCKET?"
	done

_RocketHideout1BattleText3::
	text "You broke into"
	line "our operation?"
	done

_RocketHideout1EndBattleText3::
	text "Burnt!"
	prompt

_RocketHideout1AfterBattleTxt3::
	text "You're not going"
	line "to get away with"
	cont "this, brat!"
	done

_RocketHideout1BattleText4::
	text "Intruder alert!"
	done

_RocketHideout1EndBattleText4::
	text "I"
	line "can't do it!"
	prompt

_RocketHideout1AfterBattleTxt4::
	text "SILPH SCOPE?"
	line "I don't know"
	cont "where it is!"
	done

_RocketHideout1BattleText5::
	text "Why did you come"
	line "here?"
	done

_RocketHideout1EndBattleText5::
	text "This"
	line "won't do!"
	prompt

_RocketHideout1AfterBattleTxt5::
	text "OK, I'll talk!"
	line "Take the elevator"
	cont "to see my BOSS!"
	done

_RocketHideout1BattleText6::
	text "Are you lost, you"
	line "little rat?"
	done

_RocketHideout1AfterBattleTxt6::
	text "Uh-oh, that fight"
	line "opened the door!"
	done