summaryrefslogtreecommitdiff
path: root/text/Route24.asm
blob: 0812d2225ab39b084cbda70c2e400be5fb7dba5c (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
_Route24Text_51510::
	text "Congratulations!"
	line "You beat our 5"
	cont "contest trainers!@"
	text_end

_Route24Text_51515::
	text_start

	para "You just earned a"
	line "fabulous prize!"
	prompt

_Route24Text_5151a::
	text "<PLAYER> received"
	line "a @"
	text_ram wStringBuffer
	text "!@"
	text_end

_Route24Text_51521::
	text "You don't have"
	line "any room!"
	done

_Route24Text_51526::
	text "By the way, would"
	line "you like to join"
	cont "TEAM ROCKET?"

	para "We're a group"
	line "dedicated to evil"
	cont "using #MON!"

	para "Want to join?"

	para "Are you sure?"

	para "Come on, join us!"

	para "I'm telling you"
	line "to join!"

	para "OK, you need"
	line "convincing!"

	para "I'll make you an"
	line "offer you can't"
	cont "refuse!"
	done

_Route24Text_5152b::
	text "Arrgh!"
	line "You are good!"
	prompt

_Route24Text_51530::
	text "With your ability,"
	line "you could become"
	cont "a top leader in"
	cont "TEAM ROCKET!"
	done

_Route24BattleText1::
	text "I saw your feat"
	line "from the grass!"
	done

_Route24EndBattleText1::
	text "I"
	line "thought not!"
	prompt

_Route24AfterBattleText1::
	text "I hid because the"
	line "people on the"
	cont "bridge scared me!"
	done

_Route24BattleText2::
	text "OK! I'm No. 5!"
	line "I'll stomp you!"
	done

_Route24EndBattleText2::
	text "Whoa!"
	line "Too much!"
	prompt

_Route24AfterBattleText2::
	text "I did my best, I"
	line "have no regrets!"
	done

_Route24BattleText3::
	text "I'm No. 4!"
	line "Getting tired?"
	done

_Route24EndBattleText3::
	text "I lost"
	line "too!"
	prompt

_Route24AfterBattleText3::
	text "I did my best, so"
	line "I've no regrets!"
	done

_Route24BattleText4::
	text "Here's No. 3!"
	line "I won't be easy!"
	done

_Route24EndBattleText4::
	text "Ow!"
	line "Stomped flat!"
	prompt

_Route24AfterBattleText4::
	text "I did my best, I"
	line "have no regrets!"
	done

_Route24BattleText5::
	text "I'm second!"
	line "Now it's serious!"
	done

_Route24EndBattleText5::
	text "How could I"
	line "lose?"
	prompt

_Route24AfterBattleText5::
	text "I did my best, I"
	line "have no regrets!"
	done

_Route24BattleText6::
	text "This is NUGGET"
	line "BRIDGE! Beat us 5"
	cont "trainers and win"
	cont "a fabulous prize!"

	para "Think you got"
	line "what it takes?"
	done

_Route24EndBattleText6::
	text "Whoo!"
	line "Good stuff!"
	prompt

_Route24AfterBattleText6::
	text "I did my best, I"
	line "have no regrets!"
	done

_Route24DamianText1::
	text "I'm not good at"
	line "raising #MON."

	para "I should release"
	line "my CHARMANDER"
	cont "because I haven't"
	cont "raised it well..."

	para "If you promise me"
	line "you'll care for"
	cont "it, it's yours."
	done

_Route24DamianText2::
	text "Take good care of"
	line "my CHARMANDER!@"
	text_end

_Route24DamianText3::
	text "Oh... I'd better"
	line "release it then."
	done

_Route24DamianText4::
	text "How's CHARMANDER"
	line "doing?"
	done