summaryrefslogtreecommitdiff
path: root/text/Route17.asm
blob: f7f59683ffb05d0ccc82311daa35b7fa4f635147 (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
_Route17BattleText1::
	text "There's no money"
	line "in fighting kids!"
	done

_Route17EndBattleText1::
	text "Burned"
	line "out!"
	prompt

_Route17AfterBattleText1::
	text "Good stuff is"
	line "lying around on"
	cont "CYCLING ROAD!"
	done

_Route17BattleText2::
	text "What do you want,"
	line "kiddo?"
	done

_Route17EndBattleText2::
	text "Whoo!"
	prompt

_Route17AfterBattleText2::
	text "I could belly-"
	line "bump you outta"
	cont "here!"
	done

_Route17BattleText3::
	text "You heading to"
	line "FUCHSIA?"
	done

_Route17EndBattleText3::
	text "Crash and"
	line "burn!"
	prompt

_Route17AfterBattleText3::
	text "I love racing"
	line "downhill!"
	done

_Route17BattleText4::
	text "We're BIKERs!"
	line "Highway stars!"
	done

_Route17EndBattleText4::
	text "Smoked!"
	prompt

_Route17AfterBattleText4::
	text "Are you looking"
	line "for adventure?"
	done

_Route17BattleText5::
	text "Let VOLTORB"
	line "electrify you!"
	done

_Route17EndBattleText5::
	text "Grounded"
	line "out!"
	prompt

_Route17AfterBattleText5::
	text "I got my VOLTORB"
	line "at the abandoned"
	cont "POWER PLANT."
	done

_Route17BattleText6::
	text "My #MON won't"
	line "evolve! Why?"
	done

_Route17EndBattleText6::
	text "Why,"
	line "you!"
	prompt

_Route17AfterBattleText6::
	text "Maybe some #MON"
	line "need element"
	cont "STONEs to evolve."
	done

_Route17BattleText7::
	text "I need a little"
	line "exercise!"
	done

_Route17EndBattleText7::
	text "Whew!"
	line "Good workout!"
	prompt

_Route17AfterBattleText7::
	text "I'm sure I lost"
	line "weight there!"
	done

_Route17BattleText8::
	text "Be a rebel!"
	done

_Route17EndBattleText8::
	text "Aaaargh!"
	prompt

_Route17AfterBattleText8::
	text "Be ready to fight"
	line "for your beliefs!"
	done

_Route17BattleText9::
	text "Nice BIKE!"
	line "How's it handle?"
	done

_Route17EndBattleText9::
	text "Shoot!"
	prompt

_Route17AfterBattleText9::
	text "The slope makes"
	line "it hard to steer!"
	done

_Route17BattleText10::
	text "Get lost, kid!"
	line "I'm bushed!"
	done

_Route17EndBattleText10::
	text "Are you"
	line "satisfied?"
	prompt

_Route17AfterBattleText10::
	text "I need to catch"
	line "a few Zs!"
	done

_Route17Text11::
	text "It's a notice!"

	para "Watch out for"
	line "discarded items!"
	done

_Route17Text12::
	text "TRAINER TIPS"

	para "All #MON are"
	line "unique."

	para "Even #MON of"
	line "the same type and"
	cont "level grow at"
	cont "different rates."
	done

_Route17Text13::
	text "TRAINER TIPS"

	para "Press the A or B"
	line "Button to stay in"
	cont "place while on a"
	cont "slope."
	done

_Route17Text14::
	text "ROUTE 17"
	line "CELADON CITY -"
	cont "FUCHSIA CITY"
	done

_Route17Text15::
	text "It's a notice!"

	para "Don't throw the"
	line "game, throw #"
	cont "BALLs instead!"
	done

_Route17Text16::
	text "CYCLING ROAD"
	line "Slope ends here!"
	done