summaryrefslogtreecommitdiff
path: root/text/maps/route_13.asm
blob: 6f31acbd9a96f335695382704699da10f95c7656 (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
_Route13BattleText2:: ; 903ed (24:43ed)
	text "My bird #MON"
	line "want to scrap!"
	done

_Route13EndBattleText2:: ; 9040a (24:440a)
	text "My"
	line "bird combo lost?"
	prompt

_Route13AfterBattleText2:: ; 9041f (24:441f)
	text "My #MON look"
	line "happy even though"
	cont "they lost."
	done

_Route13BattleText3:: ; 9044a (24:444a)
	text "I'm told I'm good"
	line "for a kid!"
	done

_Route13EndBattleText3:: ; 90466 (24:4466)
	text "Ohh!"
	line "I lost!"
	prompt

_Route13AfterBattleText3:: ; 90474 (24:4474)
	text "I want to become"
	line "a good trainer."
	cont "I'll train hard."
	done

_Route13BattleText4:: ; 904a6 (24:44a6)
	text "Wow! Your BADGEs"
	line "are too cool!"
	done

_Route13EndBattleText4:: ; 904c6 (24:44c6)
	text "Not"
	line "enough!"
	prompt

_Route13AfterBattleText4:: ; 904d3 (24:44d3)
	text "You got those"
	line "BADGEs from GYM"
	cont "LEADERs. I know!"
	done

_Route13BattleText5:: ; 90503 (24:4503)
	text "My cute #MON"
	line "wish to make your"
	cont "acquaintance."
	done

_Route13EndBattleText5:: ; 90531 (24:4531)
	text "Wow!"
	line "You totally won!"
	prompt

_Route13AfterBattleText5:: ; 90548 (24:4548)
	text "You have to make"
	line "#MON fight to"
	cont "toughen them up!"
	done

_Route13BattleText6:: ; 90579 (24:4579)
	text "I found CARBOS in"
	line "a cave once."
	done

_Route13EndBattleText6:: ; 90599 (24:4599)
	text "Just"
	line "messed up!"
	prompt

_Route13AfterBattleText6:: ; 905aa (24:45aa)
	text "CARBOS boosted"
	line "the SPEED of my"
	cont "#MON."
	done

_Route13BattleText7:: ; 905d0 (24:45d0)
	text "The wind's blowing"
	line "my way!"
	done

_Route13EndBattleText7:: ; 905eb (24:45eb)
	text "The"
	line "wind turned!"
	prompt

_Route13AfterBattleText7:: ; 905fd (24:45fd)
	text "I'm beat. I guess"
	line "I'll FLY home."
	done

_Route13BattleText8:: ; 9061d (24:461d)
	text "Sure, I'll play"
	line "with you!"
	done

_Route13EndBattleText8:: ; 90637 (24:4637)
	text "Oh!"
	line "You little brute!"
	prompt

_Route13AfterBattleText8:: ; 9064e (24:464e)
	text "I wonder which is"
	line "stronger, male or"
	cont "female #MON?"
	done

_Route13BattleText9:: ; 90680 (24:4680)
	text "Do you want to"
	line "#MON with me?"
	done

_Route13EndBattleText9:: ; 9069e (24:469e)
	text "It's over"
	line "already?"
	prompt

_Route13AfterBattleText9:: ; 906b1 (24:46b1)
	text "I don't know"
	line "anything about"
	cont "#MON. I just"
	cont "like cool ones!"
	done

_Route13BattleText10:: ; 906ea (24:46ea)
	text "What're you"
	line "lookin' at?"
	done

_Route13EndBattleText10:: ; 90702 (24:4702)
	text "Dang!"
	line "Stripped gears!"
	prompt

_Route13AfterBattleText10:: ; 90719 (24:4719)
	text "Get lost!"
	done

_Route13BattleText11:: ; 90724 (24:4724)
	text "I always go with"
	line "bird #MON!"
	done

_Route13EndBattleText11:: ; 90741 (24:4741)
	text "Out"
	line "of power!"
	prompt

_Route13AfterBattleText11:: ; 90750 (24:4750)
	text "I wish I could"
	line "fly like PIDGEY"
	cont "and PIDGEOTTO..."
	done

_Route13Text11:: ; 90781 (24:4781)
	text "TRAINER TIPS"

	para "Look to the left"
	line "of that post!"
	done

_Route13Text12:: ; 907ae (24:47ae)
	text "TRAINER TIPS"

	para "Use SELECT to"
	line "switch items in"
	cont "the ITEM window!"
	done

_Route13Text13:: ; 907eb (24:47eb)
	text "ROUTE 13"
	line "North to SILENCE"
	cont "BRIDGE"
	done