summaryrefslogtreecommitdiff
path: root/text/SilphCo7F.asm
blob: 8f7b6ca2cda17eafee0b5eb46a01900499a866de (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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
_MeetLaprasGuyText::
	text "Oh! Hi! You're"
	line "not a ROCKET! You"
	cont "came to save us?"
	cont "Why, thank you!"

	para "I want you to"
	line "have this #MON"
	cont "for saving us."
	prompt

_HeresYourLaprasText::
	text "It's LAPRAS. It's"
	line "very intelligent."

	para "We kept it in our"
	line "lab, but it will"
	cont "be much better"
	cont "off with you!"

	para "I think you will"
	line "be a good trainer"
	cont "for LAPRAS!"

	para "It's a good"
	line "swimmer. It'll"
	cont "give you a lift!"
	done

_LaprasGuyText::
	text "TEAM ROCKET's"
	line "BOSS went to the"
	cont "boardroom! Is our"
	cont "PRESIDENT OK?"
	done

_LaprasGuySavedText::
	text "Saved at last!"
	line "Thank you!"
	done

_SilphCo7Text_51e00::
	text "TEAM ROCKET was"
	line "after the MASTER"
	cont "BALL which will"
	cont "catch any #MON!"
	done

_CanceledMasterBallText::
	text "We canceled the"
	line "MASTER BALL"
	cont "project because"
	cont "of TEAM ROCKET."
	done

_SilphCo7Text_51e23::
	text "It would be bad"
	line "if TEAM ROCKET"
	cont "took over SILPH"
	cont "or our #MON!"
	done

_SilphCo7Text_51e28::
	text "Wow! You chased"
	line "off TEAM ROCKET"
	cont "all by yourself?"
	done

_SilphCo7Text_51e46::
	text "You! It's really"
	line "dangerous here!"
	cont "You came to save"
	cont "me? You can't!"
	done

_SilphCo7Text_51e4b::
	text "Safe at last!"
	line "Oh thank you!"
	done

_SilphCo7BattleText1::
	text "Aha! I smell a"
	line "little rat!"
	done

_SilphCo7EndBattleText1::
	text "Lights"
	line "out!"
	prompt

_SilphCo7AfterBattleText1::
	text "You won't find my"
	line "BOSS by just"
	cont "scurrying around!"
	done

_SilphCo7BattleText2::
	text "Heheh!"

	para "You mistook me for"
	line "a SILPH worker?"
	done

_SilphCo7EndBattleText2::
	text "I'm"
	line "done!"
	prompt

_SilphCo7AfterBattleText2::
	text "Despite your age,"
	line "you are a skilled"
	cont "trainer!"
	done

_SilphCo7BattleText3::
	text "I am one of the 4"
	line "ROCKET BROTHERS!"
	done

_SilphCo7EndBattleText3::
	text "Aack!"
	line "Brothers, I lost!"
	prompt

_SilphCo7AfterBattleText3::
	text "Doesn't matter."
	line "My brothers will"
	cont "repay the favor!"
	done

_SilphCo7BattleText4::
	text "A child intruder?"
	line "That must be you!"
	done

_SilphCo7EndBattleText4::
	text "Fine!"
	line "I lost!"
	prompt

_SilphCo7AfterBattleText4::
	text "Go on home"
	line "before my BOSS"
	cont "gets ticked off!"
	done

_SilphCo7Text_51ebe::
	text "<RIVAL>: What"
	line "kept you <PLAYER>?"
	done

_SilphCo7Text_51ec3::
	text "<RIVAL>: Hahaha!"
	line "I thought you'd"
	cont "turn up if I"
	cont "waited here!"

	para "I guess TEAM"
	line "ROCKET slowed you"
	cont "down! Not that I"
	cont "care!"

	para "I saw you in"
	line "SAFFRON, so I"
	cont "decided to see if"
	cont "you got better!"
	done

_SilphCo7Text_51ec8::
	text "Oh-oh!"
	line "So, you are ready"
	cont "for BOSS ROCKET!"
	prompt

_SilphCo7Text_51ecd::
	text "<RIVAL>: How can"
	line "I put this?"

	para "You're not good"
	line "enough to play"
	cont "with us big boys!"
	prompt

_SilphCo7Text_51ed2::
	text "Well, <PLAYER>!"

	para "I'm moving on up"
	line "and ahead!"

	para "By checking my"
	line "#DEX, I'm"
	cont "starting to see"
	cont "what's strong and"
	cont "how they evolve!"

	para "I'm going to the"
	line "#MON LEAGUE"
	cont "to boot out the"
	cont "ELITE FOUR!"

	para "I'll become the"
	line "world's most"
	cont "powerful trainer!"

	para "<PLAYER>, well"
	line "good luck to you!"
	cont "Don't sweat it!"
	cont "Smell ya!"
	done