summaryrefslogtreecommitdiff
path: root/de/text/maps/viridian_forest.asm
blob: 3700dfa011bfdd0206f83955e5ac0168f1a0097a (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
_ViridianForestText1::
	text "Meine Freunde und"
	line "ich haben Dich"
	cont "schon erwartet..."

	para "Unsere #MON"
	line "wollen kämpfen!!!"
	done

_ViridianForestBattleText1::
	text "Hey! Du hast auch"
	line "#MON! Los!"
	cont "Laß uns kämpfen!"
	done

_ViridianForestEndBattleText1::
	text "Ah!"
	line "RAUPY hat es"
	cont "nicht geschafft!"
	prompt

_ViridianFrstAfterBattleText1::
	text "Psst! Sei leise!"
	line "Du verjagst"
	cont "alle Käfer..."
	done

_ViridianForestBattleText2::
	text "Hey! Ein #MON-"
	line "Trainer stiehlt"
	cont "sich nicht so"
	cont "einfach davon!!!"
	done

_ViridianForestEndBattleText2::
	text "Oh!"
	line "Ich habe kein"
	cont "kampfbereites"
	cont "#MON mehr!"
	prompt

_ViridianFrstAfterBattleText2::
	text "So ein Mist! Ich"
	line "muß ein paar"
	cont "Stärkere fangen!"
	done

_ViridianForestBattleText3::
	text "Hey, warte mal!"
	line "Warum die Eile?"
	done

_ViridianForestEndBattleText3::
	text "Uff!"
	line "Du bist zu gut!"
	cont "Ich gebe auf!"
	prompt

_ViridianFrstAfterBattleText3::
	text "Mit ein bißchen"
	line "Glück findet man"
	cont "unterwegs Items!"

	para "Ich muß hier"
	line "irgendwo etwas"
	cont "verloren haben..."
	done

_ViridianForestText8::
	text "Verdammt!"
	line "Mir sind die"
	cont "#BÄLLE"
	cont "ausgegangen!"

	para "Wie fange ich nun"
	line "bloß #MON?"

	para "Du solltest immer"
	line "genug #BÄLLE"
	cont "bei Dir haben!"
	done

_ViridianForestText9::
	text "TIPS FÜR TRAINER"

	para "Wenn Du Kämpfe"
	line "meiden möchtest,"
	cont "bleibe hohem"
	cont "Gras fern!"
	done

_ViridianForestText10::
	text "Bei Vergiftungen"
	line "hat sich das"
	cont "GEGENGIFT aus dem"
	cont "PKMN-SUPERMARKT"
	cont "bewährt."
	done

_ViridianForestText11::
	text "TIPS FÜR TRAINER"

	para "Du kannst Deinen"
	line "#DEX jederzeit"
	cont "von PROF. EICH"
	cont "via PC bewerten"
	cont "lassen!"
	done

_ViridianForestText12::
	text "TIPS FÜR TRAINER"

	para "Es ist verboten,"
	line "anderen Trainern"
	cont "#MON zu"
	cont "stehlen! Fang nur"
	cont "wilde #MON!"
	done

_ViridianForestText13::
	text "TIPS FÜR TRAINER"

	para "Geschwächte"
	line "#MON sind"
	cont "leichter zu"
	cont "fangen!"

	para "Sind sie bei"
	line "Kräften, könnten"
	cont "sie fliehen!"
	done

_ViridianForestText14::
	text "AUF WIEDERSEHEN"
	line "IM VERTANIA-WALD."

	para "DER NÄCHSTE ORT"
	line "IST MARMORIA"
	cont "CITY."
	done