summaryrefslogtreecommitdiff
path: root/de/text/maps/victory_road_2f.asm
blob: 68523caf873f081145c63812d90059dd41a1ef7d (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
_MoltresBattleText::
	text "Jauuul!@@"

_VictoryRoad2BattleText1::
	text "Die SIEGESSTRASSE"
	line "stellt eine Art"
	cont "Abschlußprüfung"
	cont "für Trainer dar!"
	done

_VictoryRoad2EndBattleText1::
	text "Ahh! "
	prompt

_VictoryRoad2AfterBattleText1::
	text "Wenn Du nicht"
	line "vorankommst,"
	cont "versuche , die"
	cont "Felsen zu"
	cont "verschieben!"
	done

_VictoryRoad2BattleText2::
	text "Du möchtest also"
	line "die TOP VIER"
	cont "herausfordern?"
	done

_VictoryRoad2EndBattleText2::
	text "Voll"
	line "erwischt!"
	prompt

_VictoryRoad2AfterBattleText2::
	text "Auch <RIVAL>"
	line "kam hier vorbei!"
	done

_VictoryRoad2BattleText3::
	text "Komm nur her!"
	line "Ich werde Dich"
	cont "besiegen!"
	done

_VictoryRoad2EndBattleText3::
	text "Auweia!"
	line "Ich bin besiegt!"
	prompt

_VictoryRoad2AfterBattleText3::
	text "Du beschreitest"
	line "die SIEGESSTRASSE"
	cont "nicht ohne Grund!"
	done

_VictoryRoad2BattleText4::
	text "Wenn Du an mir"
	line "vorbeikommst,"
	cont "kannst Du zu den"
	cont "TOP VIER gehen!"
	done

_VictoryRoad2EndBattleText4::
	text "Nein!"
	line "Unglaublich!"
	prompt

_VictoryRoad2AfterBattleText4::
	text "Und wenn schon..."
	line "Dafür übersteigt"
	cont "mein Wissen über"
	cont "#MON Deines"
	cont "bei weitem!"
	done

_VictoryRoad2BattleText5::
	text "Die SIEGESSTRASSE"
	line "ist sehr schwer"
	cont "zu meistern!"
	done

_VictoryRoad2EndBattleText5::
	text "Gut"
	line "gemacht!"
	prompt

_VictoryRoad2AfterBattleText5::
	text "Schon viele"
	line "Trainer haben"
	cont "hier aufgegeben!"
	done