summaryrefslogtreecommitdiff
path: root/text/Route11.asm
blob: 451d2becc88f9b1d3a073a63dd277d054a39f976 (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
_Route11BattleText1::
	text "Win, lose or draw!"
	done

_Route11EndBattleText1::
	text "Atcha!"
	line "Didn't go my way!"
	prompt

_Route11AfterBattleText1::
	text "#MON is life!"
	line "And to live is to"
	cont "gamble!"
	done

_Route11BattleText2::
	text "Competition! I"
	line "can't get enough!"
	done

_Route11EndBattleText2::
	text "I had"
	line "a chance!"
	prompt

_Route11AfterBattleText2::
	text "You can't be a"
	line "coward in the"
	cont "world of #MON!"
	done

_Route11BattleText3::
	text "Let's go, but"
	line "don't cheat!"
	done

_Route11EndBattleText3::
	text "Huh?"
	line "That's not right!"
	prompt

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

_Route11BattleText4::
	text "Careful!"
	line "I'm laying down"
	cont "some cables!"
	done

_Route11EndBattleText4::
	text "That"
	line "was electric!"
	prompt

_Route11AfterBattleText4::
	text "Spread the word"
	line "to save energy!"
	done

_Route11BattleText5::
	text "I just became a"
	line "trainer! But, I"
	cont "think I can win!"
	done

_Route11EndBattleText5::
	text "My"
	line "#MON couldn't!"
	prompt

_Route11AfterBattleText5::
	text "What do you want?"
	line "Leave me alone!"
	done

_Route11BattleText6::
	text "Fwahaha! I have"
	line "never lost!"
	done

_Route11EndBattleText6::
	text "My"
	line "first loss!"
	prompt

_Route11AfterBattleText6::
	text "Luck of the draw!"
	line "Just luck!"
	done

_Route11BattleText7::
	text "I have never won"
	line "before..."
	done

_Route11EndBattleText7::
	text "I saw"
	line "this coming..."
	prompt

_Route11AfterBattleText7::
	text "It's just luck."
	line "Luck of the draw."
	done

_Route11BattleText8::
	text "I'm the best in"
	line "my class!"
	done

_Route11EndBattleText8::
	text "Darn!"
	line "I need to make my"
	cont "#MON stronger!"
	prompt

_Route11AfterBattleText8::
	text "There's a fat"
	line "#MON that"
	cont "comes down from"
	cont "the mountains."

	para "It's strong if"
	line "you can get it."
	done

_Route11BattleText9::
	text "Watch out for"
	line "live wires!"
	done

_Route11EndBattleText9::
	text "Whoa!"
	line "You spark plug!"
	prompt

_Route11AfterBattleText9::
	text "Well, better get"
	line "back to work."
	done

_Route11BattleText10::
	text "My #MON should"
	line "be ready by now!"
	done

_Route11EndBattleText10::
	text "Too"
	line "much, too young!"
	prompt

_Route11AfterBattleText10::
	text "I better go find"
	line "stronger ones!"
	done

_Route11Text11::
	text "DIGLETT's CAVE"
	done