summaryrefslogtreecommitdiff
path: root/de/text/maps/route_21.asm
blob: a3ac9d896e4c008cc76630156b1b0d04050f1247 (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
_Route21BattleText1::
	text "Möchtest Du"
	line "wissen, ob die"
	cont "Fische beißen?"
	done

_Route21EndBattleText1::
	text "Mist!"
	prompt

_Route21AfterBattleText1::
	text "Bisher habe ich"
	line "noch nichts"
	cont "gefangen!"
	done

_Route21BattleText2::
	text "Ich habe einen"
	line "guten Fang"
	cont "gemacht! Möchtest"
	cont "Du ihn sehen?"
	done

_Route21EndBattleText2::
	text "NEIN!"
	line "KARPADOR!"
	prompt

_Route21AfterBattleText2::
	text "Oh nein! Ich habe"
	line "schon wieder "
	cont "ein KARPADOR"
	cont "gefangen!"
	done

_Route21BattleText3::
	text "Die See reinigt"
	line "Körper und Seele!"
	done

_Route21EndBattleText3::
	text "Nein!"
	prompt

_Route21AfterBattleText3::
	text "Aber ich mag die"
	line "Berge genauso"
	cont "gern!"
	done

_Route21BattleText4::
	text "Stört es Dich,"
	line "daß ich hier"
	cont "schwimme?"
	done

_Route21EndBattleText4::
	text "Das"
	line "war unter der"
	cont "Gürtellinie!"
	prompt

_Route21AfterBattleText4::
	text "Wie habe ich"
	line "ausgesehen? Wie"
	cont "ein nasser Sack?"
	cont "Hau endlich ab!"
	done

_Route21BattleText5::
	text "Ich habe alle"
	line "meine #MON"
	cont "auf See gefangen!"
	done

_Route21EndBattleText5::
	text ""
	line "Auweia! Ich bin"
	cont "untergegangen!"
	prompt

_Route21AfterBattleText5::
	text "Wo hast Du Deine"
	line "#MON gefangen?"
	done

_Route21BattleText6::
	text "Ich nehme an"
	line "einem Triathlon"
	cont "teil!"
	done

_Route21EndBattleText6::
	text "Ächz,"
	line "schnauf..."
	prompt

_Route21AfterBattleText6::
	text "Du hast gewonnen!"
	line "Aber ich kann"
	cont "noch beim"
	cont "Marathon und im"
	cont "Radrennen siegen!"
	done

_Route21BattleText7::
	text "Ahh!"
	line "Genieße die Sonne"
	cont "und den Wind!"
	done

_Route21EndBattleText7::
	text "Ups!"
	line "Ich hab verloren!"
	prompt

_Route21AfterBattleText7::
	text "Die Sonne hat"
	line "mich wie ein"
	cont "Hähnchen"
	cont "geröstet!"
	done

_Route21BattleText8::
	text "Hey, Du verjagst"
	line "die Fische!"
	done

_Route21EndBattleText8::
	text ""
	line "Entschuldigung,"
	cont "ich wollte nicht"
	cont "so barsch sein!"
	prompt

_Route21AfterBattleText8::
	text "Ich war nur"
	line "sauer, weil ich"
	cont "noch nichts"
	cont "gefangen habe."
	done

_Route21BattleText9::
	text "Leiste mir"
	line "Gesellschaft, bis"
	cont "etwas anbeißt!"
	done

_Route21EndBattleText9::
	text "Naja,"
	line "Wenigstens ist"
	cont "etwas Zeit"
	cont "vergangen!"
	prompt

_Route21AfterBattleText9::
	text "Juchhu! Etwas"
	line "hat angebissen!"
	done