summaryrefslogtreecommitdiff
path: root/de/text/maps/route_9.asm
blob: 64964b1d33e8a8494b19b13eaab239f712473fa6 (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
_Route9BattleText1::
	text "Du trägst #MON"
	line "bei Dir! Laß uns"
	cont "kämpfen!"
	done

_Route9EndBattleText1::
	text "Du"
	line "hast gewonnen!"
	prompt

_Route9AfterBattleText1::
	text "Du benötigst eine"
	line "Lichtquelle, um"
	cont "den Tunnel zu"
	cont "durchqueren!"
	done

_Route9BattleText2::
	text "Hey, wer bist Du?"
	line "Deine #MON"
	cont "sehen fit aus!"
	done

_Route9EndBattleText2::
	text ""
	line "Schnell und"
	cont "präzise besiegt!"
	prompt

_Route9AfterBattleText2::
	text "OK, geh einfach"
	line "weiter!"
	done

_Route9BattleText3::
	text "Ich gehe durch"
	line "den FELSTUNNEL"
	cont "nach LAVANDIA..."
	done

_Route9EndBattleText3::
	text ""
	line "Mit Dir habe ich"
	cont "mich übernommen!"
	prompt

_Route9AfterBattleText3::
	text "Möchtest Du auch"
	line "den FELSTUNNEL"
	cont "benutzen?"
	done

_Route9BattleText4::
	text "Trau Dich ruhig,"
	line "mit mir zu"
	cont "kämpfen!"
	done

_Route9EndBattleText4::
	text "Das"
	line "war zuviel des"
	cont "Guten!"
	prompt

_Route9AfterBattleText4::
	text "Du hast sehr viel"
	line "Talent! Viel"
	cont "Glück auf Deinem"
	cont "weiteren Weg!"
	done

_Route9BattleText5::
	text "Endlich"
	line "kommt jemand!"
	cont "Mir war richtig"
	cont "langweilig!"
	done

_Route9EndBattleText5::
	text "War das"
	line "etwa schon alles?"

	para "Oh! Ich habe kein"
	line "einsatzbereites"
	cont "#MON übrig!"
	prompt

_Route9AfterBattleText5::
	text "Deine Knie haben"
	line "ganz schön"
	cont "geschlackert,"
	cont "oder?"
	done

_Route9BattleText6::
	text "Du hast"
	line "keine Chance, Du"
	cont "kleiner Rabauke!"
	done

_Route9EndBattleText6::
	text "Was ist"
	line "passiert?"
	prompt

_Route9AfterBattleText6::
	text "Haha! Kinder"
	line "sollten kleine"
	cont "Rabauken sein!"
	done

_Route9BattleText7::
	text "Ich stehe jeden"
	line "Tag früh auf, um"
	cont "meine #MON"
	cont "in ihrem Kokon zu"
	cont "pflegen!"
	done

_Route9EndBattleText7::
	text "WAS?"

	para "Das war"
	line "die reinste Zeit-"
	cont "verschwendung!"
	prompt

_Route9AfterBattleText7::
	text "Ich sollte lieber"
	line "ein paar Stärkere"
	cont "sammeln..."
	done

_Route9BattleText8::
	text "Ha! Wie"
	line "wäre es mit einem"
	cont "Kampf?"
	done

_Route9EndBattleText8::
	text "Haha!"
	line "Ein fairer Kampf!"
	prompt

_Route9AfterBattleText8::
	text "Haha!"
	line "Wir Scherzbolde"
	cont "lachen ständig!"
	done

_Route9BattleText9::
	text "Du hast keine"
	line "Chance gegen"
	cont "meine KÄFER-"
	cont "#MON!"
	done

_Route9EndBattleText9::
	text ""
	line "Meine"
	cont "KÄFER-#MON..."
	prompt

_Route9AfterBattleText9::
	text "Wer keine Käfer"
	line "mag, den mag ich"
	cont "auch nicht!"
	done

_Route9Text11::
	text "ROUTE 9"
	line "AZURIA CITY -"
	cont "FELSTUNNEL"
	done