summaryrefslogtreecommitdiff
path: root/de/text/maps/fighting_dojo.asm
blob: 141f9e790900ac4ab964a388ca62c6165ccfec16 (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
_FightingDojoText_5ce8e::
	text "Willkommen!"

	para "Ich bin der"
	line "KARATE-MEISTER!"
	cont "Ich leite diese"
	cont "PKMN-ARENA!"

	para "Du forderst mich"
	line "heraus? Also gut!"
	cont "Ich kenne keine"
	cont "Gnade!"

	para "Los geh",$B3,"'s!"
	done

_FightingDojoText_5ce93::
	text ""
	line "Arrgh! Ich wurde"
	cont "geschlagen!"
	prompt

_FightingDojoText_5ce98::
	text "Ich bin Deiner"
	line "Gnade unwürdig!"

	para "Trotzdem flehe"
	line "ich Dich an,"
	cont "unser Emblem"
	cont "nicht als Trophäe"
	cont "mitzunehmen!"

	para "Zum Ersatz gebe"
	line "ich Dir ein"
	cont "preisgekröntes"
	cont "KAMPF-#MON!"

	para "Wähle eines von"
	line "beiden aus!"
	done

_FightingDojoText_5ce9d::
	text "Hai!"

	para "Bleibe doch hier"
	line "und trainiere"
	cont "Karate mit uns!"
	done

_FightingDojoBattleText1::
	text "Stop! Ziehe Deine"
	line "Schuhe aus!"
	done

_FightingDojoEndBattleText1::
	text ""
	line "Ich gebe auf!"
	prompt

_FightingDojoAfterBattleText1::
	text "Warte nur, bis Du"
	line "unseren Meister"
	cont "triffst!"

	para "Verglichen mit"
	line "ihm bin ich ein"
	cont "kleiner Fisch!"
	done

_FightingDojoBattleText2::
	text "Du sollst sehr"
	line "gut sein!"
	cont "Beweise es mir!"
	done

_FightingDojoEndBattleText2::
	text ""
	line "Schiedsrichter!"
	cont "1 Punkt!"
	prompt

_FightingDojoAfterBattleText2::
	text "Unser Meister ist"
	line "ein echter Profi!"
	done

_FightingDojoBattleText3::
	text "Keine"
	line "Herausforderung "
	cont "ist mir zu hart!"

	para "Ich zertrümmere"
	line "Steine mit bloßen"
	cont "Händen!"
	done

_FightingDojoEndBattleText3::
	text ""
	line "Autsch! Ich habe"
	cont "eine Prellung!"
	prompt

_FightingDojoAfterBattleText3::
	text "Die einzige"
	line "Sache, vor der"
	cont "wir uns fürchten,"
	cont "ist PSYCHOKINESE!"
	done

_FightingDojoBattleText4::
	text "Haii-ia!"

	para "Unbefugten ist"
	line "der Zutritt zu"
	cont "unserem KAMPF-"
	cont "DOJO verboten!"
	done

_FightingDojoEndBattleText4::
	text "Uff!"
	line "Ich gebe auf!"
	prompt

_FightingDojoAfterBattleText4::
	text "Die allerbesten"
	line "Kämpfer des"
	cont "Landes trainieren"
	cont "hier!"
	done

_WantHitmonleeText::
	text "Möchtest Du"
	line "KICKLEE, "
	cont "das trittstarke"
	cont "#MON?"
	done

_WantHitmonchanText::
	text "Möchtest Du"
	line "NOCKCHAN,"
	cont "den Meister des"
	cont "Boxkampfs?"
	done

_OtherHitmonText::
	text "Er sagte EIN"
	line "#MON..."
	done