summaryrefslogtreecommitdiff
path: root/de/text/maps/route_24_2.asm
blob: c9b7a4963c77f1bd4598f827799675b756d09a26 (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
_Route24EndBattleText1::
	text "Ich"
	line "habe wohl doch"
	cont "nichts gesehen!"
	prompt

_Route24AfterBattleText1::
	text "Ich habe mich"
	line "versteckt, weil"
	cont "mir die Leute auf"
	cont "der Brücke Angst"
	cont "gemacht haben!"
	done

_Route24BattleText2::
	text "Ich bin Nr. 5!"
	line "Dich mache ich"
	cont "platt!"
	done

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

_Route24AfterBattleText2::
	text "Ich habe alles"
	line "gegeben, ich"
	cont "schäme mich"
	cont "nicht!"
	done

_Route24BattleText3::
	text "Ich bin Nr. 4!"
	line "Wirst Du müde?"
	done

_Route24EndBattleText3::
	text "Ich habe"
	line "auch verloren!"
	prompt

_Route24AfterBattleText3::
	text "Ich habe alles"
	line "gegeben, ich"
	cont "schäme mich"
	cont "nicht!"
	done

_Route24BattleText4::
	text "Hier kommt Nr. 3!"
	line "Ich mache Dir das"
	cont "Leben schwer!"
	done

_Route24EndBattleText4::
	text "Ah!"
	line "Eiskalt erwischt!"
	prompt

_Route24AfterBattleText4::
	text "Ich habe alles"
	line "gegeben, ich"
	cont "schäme mich"
	cont "nicht!"
	done

_Route24BattleText5::
	text "Ich bin Nr. 2!"
	line "Nun wird es"
	cont "ernst!"
	done

_Route24EndBattleText5::
	text "Wie konnte"
	line "ich verlieren?"
	prompt

_Route24AfterBattleText5::
	text "Ich habe alles"
	line "gegeben, ich"
	cont "schäme mich"
	cont "nicht!"
	done

_Route24BattleText6::
	text "Das hier ist die"
	line "NUGGET-BRÜCKE!"
	cont "Wenn Du uns fünf"
	cont "Trainer besiegst, "
	cont "erhältst Du einen"
	cont "wertvollen Preis!"

	para "Willst Du Dein"
	line "Glück versuchen?"
	done

_Route24EndBattleText6::
	text "Wow!"
	line "Du bist gut!"
	prompt

_Route24AfterBattleText6::
	text "Ich habe alles"
	line "gegeben, ich"
	cont "schäme mich"
	cont "nicht!"
	done