summaryrefslogtreecommitdiff
path: root/de/text/maps/fan_club.asm
blob: adc622eb4c2b63eec7db539e653d2651c3f7e8fc (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
149
150
151
152
153
154
155
156
157
PikachuFanText::
	text "Hat mein PIKACHU"
	line "nicht einen"
	cont "wunderschönen"
	cont "Schweif?"
	done

PikachuFanBetterText::
	text "Hmpf! Mein"
	line "PIKACHU ist"
	cont "viel süßer als"
	cont "ihr #MON!"
	done

SeelFanText::
	text "Ich liebe mein"
	line "JUROB!"

	para "Es quiekt, wenn"
	line "ich es in den"
	cont "Arm nehme!"
	done

SeelFanBetterText::
	text "Du meine Güte!"

	para "Mein JUROB ist"
	line "viel hübscher!"
	done

FanClubPikachuText::
	text "PIKACHU: Pi!"
	line "Pi-ka-chu!"
	done

FanClubSeelText::
	text "JUROB: Jurob!"
	done

FanClubMeetChairText::
	text "Ich bin der"
	line "Vorsitzende des"
	cont "#MON-FANCLUBS!"

	para "Ich habe mehr als"
	line "100 #MON"
	cont "gefangen!"

	para "Ich bin sehr"
	line "kleinlich, wenn"
	cont "es um #MON"
	cont "geht!"

	para "Also..."

	para "Bist Du"
	line "hergekommen, um"
	cont "etwas über meine"
	cont "#MON zu"
	cont "hören?"
	done

FanClubChairStoryText::
	text "Sehr schön!"
	line "Dann höre mir zu!"

	para "Am liebsten mag"
	line "ich GALLOPA!"

	para "Es ist... süß..."
	line "schön... klug..."
	cont "und... aufregend!"
	cont "Stimmst Du mir"
	cont "zu? Es... ist..."
	cont "majestätisch..."
	cont "freundlich..."
	cont "Ich liebe es!"

	para "Wenn... es..."
	line "schläft... warm"
	cont "und kuschelig..."
	cont "spektakulär..."
	cont "hinreißend..."
	cont "Ups! Wie die"
	cont "Zeit vergeht! Ich"
	cont "halte Dich auf!"

	para "Danke, daß Du mir"
	line "zugehört hast!"
	cont "Nimm dieses"
	cont "Geschenk von mir!"
	prompt

ReceivedBikeVoucherText::
	text "<PLAYER> erhält"
	line "einen @"
	TX_RAM wcf50
	text "!@@"

ExplainBikeVoucherText::
	text ""

	para "Du erhältst dafür"
	line "ein FAHRRAD!"

	para "Sorge Dich nicht"
	line "um mich, ich kann"
	cont "mit meinem IBITAK"
	cont "FLIEGEN!"

	para "Ich brauche also"
	line "kein FAHRRAD!"

	para "Ich hoffe, Du"
	line "fährst gerne Rad!"
	done

FanClubNoStoryText::
	text "Oh. Komm wieder"
	line "vorbei, wenn ich"
	cont "Dir etwas"
	cont "erzählen soll!"
	done

FanClubChairFinalText::
	text "Hallo, <PLAYER>!"

	para "Soll ich Dir von"
	line "meinen #MON"
	cont "erzählen?"

	para "Nein? Schade!"
	done

FanClubBagFullText::
	text "Du hast keinen"
	line "Platz für weitere"
	cont "Items!"
	done

_FanClubText6::
	text "Der Vorsitzende"
	line "redet sehr gerne"
	cont "über #MON!"
	done

_FanClubText7::
	text "Hört anderen"
	line "Trainern"
	cont "aufmerksam zu!"
	done

_FanClubText8::
	text "Wenn jemand"
	line "prahlt, dann"
	cont "prahlt zurück!"
	done