summaryrefslogtreecommitdiff
path: root/de/text/maps/mt_moon_1f.asm
blob: 368e66759ce81af92dc667655c38086903342be7 (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
_MtMoon1BattleText2::
	text "Hilfe! Überfall!"
	line "Ach, Du bist ja"
	cont "nur ein Kind!"
	done

_MtMoon1EndBattleText2::
	text "Wow! Du"
	line "hast mich total"
	cont "überrumpelt!!!"
	prompt

_MtMoon1AfterBattleText2::
	text "Hier ist kein"
	line "Spielplatz. Zieh"
	cont "Leine, Kleiner!"
	done

_MtMoon1BattleText3::
	text "Bist Du auch auf"
	line "Forschungsreise?"
	done

_MtMoon1EndBattleText3::
	text "So ein"
	line "Mist! Verloren!"
	prompt

_MtMoon1AfterBattleText3::
	text "Ich bin hier, weil"
	line "die Mädchen auf"
	cont "harte Kerle wie"
	cont "mich stehen!"
	done

_MtMoon1BattleText4::
	text "Wow, hier drinnen"
	line "kann man sich"
	cont "leicht verlaufen!"
	done

_MtMoon1EndBattleText4::
	text "Nein! Ich"
	line "habe verloren!"
	prompt

_MtMoon1AfterBattleText4::
	text "Wie kommt man"
	line "hier bloß wieder"
	cont "heraus?"
	done

_MtMoon1BattleText5::
	text "Hey! Schleich"
	line "nicht so herum!"
	done

_MtMoon1EndBattleText5::
	text "Meine"
	line "#MON bringen"
	cont "es nicht!"
	prompt

_MtMoon1AfterBattleText5::
	text "Ich muß stärkere"
	line "#MON fangen!"
	done

_MtMoon1BattleText6::
	text "Was gib",$b3,"'s? Meine"
	line "Kumpels müßten"
	cont "gleich hier sein."
	done

_MtMoon1EndBattleText6::
	text "Ich hab"
	line "verloren?"
	prompt

_MtMoon1AfterBattleText6::
	text "Gerüchten zufolge"
	line "soll es hier sehr"
	cont "seltene Fossilien"
	cont "geben."
	done

_MtMoon1BattleText7::
	text "Wer da? Wohin man"
	line "schaut: Überall"
	cont "nur zwielichtige"
	cont "Gestalten!"
	done

_MtMoon1EndBattleText7::
	text "Du"
	line "hast mich eiskalt"
	cont "erwischt!"
	prompt

_MtMoon1AfterBattleText7::
	text "Ohne Zweifel! Die"
	line "Typen waren vom"
	cont "TEAM ROCKET!"
	done

_MtMoon1BattleText8::
	text "Du erreichst"
	line "AZURIA CITY, wenn"
	cont "Du es durch diese"
	cont "Höhle schaffst!"
	done

_MtMoon1EndBattleText8::
	text "Ich"
	line "hab verloren..."
	prompt

_MtMoon1AfterBattleText8::
	text "ZUBAT ist recht"
	line "widerspenstig,"
	cont "kann im Kampf"
	cont "jedoch sehr"
	cont "nützlich sein!"
	done

_MtMoon1Text14::
	text "Sei vorsichtig!"
	line "ZUBAT ist ein"
	cont "Blutsauger!"
	done