summaryrefslogtreecommitdiff
path: root/de/text/maps/rock_tunnel_b1f.asm
blob: c2116e6effc066440a3b8883de3b3278c0fe7022 (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
_RockTunnel1BattleText1::
	text "Dieser Tunnel ist"
	line "verdammt lang!"
	done

_RockTunnel1EndBattleText1::
	text "Oha! Du"
	line "hast gewonnen!"
	prompt

_RockTunnel1AfterBattleText1::
	text "Nimm Dich vor"
	line "ONIX in acht! Es"
	cont "quetscht Dich wie"
	cont "eine Zitrone aus!"
	done

_RockTunnel1BattleText2::
	text "Könnte es sein,"
	line "daß ich mich"
	cont "verlaufen habe?"
	done

_RockTunnel1EndBattleText2::
	text "Sachte!"
	line "Wo bin ich?"
	cont "Wo geht es nach"
	cont "draußen?"
	prompt

_RockTunnel1AfterBattleText2::
	text "Diesen Umweg muß"
	line "ich nur wegen des"
	cont "auf der Route 12"
	cont "schlafenden"
	cont "#MON machen."
	done

_RockTunnel1BattleText3::
	text "Ein Möchtegern"
	line "wie Du sollte"
	cont "etwas mehr"
	cont "Respekt zeigen!"
	done

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

_RockTunnel1AfterBattleText3::
	text "Du hast Talent!"
	line "Du kannst kein"
	cont "Möchtegern sein!"
	done

_RockTunnel1BattleText4::
	text "Meine #MON"
	line "wollen kämpfen!"
	cont "Los geh",$B3,"'s!"
	done

_RockTunnel1EndBattleText4::
	text ""
	line "GAME OVER!"
	prompt

_RockTunnel1AfterBattleText4::
	text "Unterwegs werde"
	line "ich mir ein"
	cont "ZUBAT fangen!"
	done

_RockTunnel1BattleText5::
	text "Huch! Komm mir"
	line "im Dunkeln bloß"
	cont "nicht zu nahe!"
	done

_RockTunnel1EndBattleText5::
	text "Es"
	line "war zu dunkel!"
	prompt

_RockTunnel1AfterBattleText5::
	text "Ich habe hier im"
	line "Tunnel ein"
	cont "MASCHOCK gesehen!"
	done

_RockTunnel1BattleText6::
	text "Ich bin wegen der"
	line "#MON"
	cont "hierher gekommen!"
	done

_RockTunnel1EndBattleText6::
	text ""
	line "Alle meine"
	cont "#MON wurden"
	cont "besiegt!"
	prompt

_RockTunnel1AfterBattleText6::
	text "Dabei sahst Du so"
	line "süß und harmlos"
	cont "aus!"
	done

_RockTunnel1BattleText7::
	text "Du  besitzt"
	line "#MON!"
	cont "Laß uns kämpfen!"
	done

_RockTunnel1EndBattleText7::
	text ""
	line "Du bist ein"
	cont "harter Brocken!"
	prompt

_RockTunnel1AfterBattleText7::
	text "Puh! Ich bin ganz"
	line "naßgeschwitzt!"
	done

_RockTunnel1Text8::
	text "FELSTUNNEL"
	line "AZURIA CITY -"
	cont "LAVANDIA"
	done