blob: a8a55e0780a1723b7274b279263d2c4860bfcfab (
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
|
_LoreleiBeforeBattleText::
text "Willkommen"
line "in der PKMN-LIGA!"
para "Ich bin LORELEI"
line "und gehöre zu den"
cont "TOP VIER!"
para "Niemand kann sich"
line "mit mir messen,"
cont "wenn es um"
cont "EIS-#MON geht!"
para "Die Kraft von"
line "Eis-Attacken ist"
cont "unglaublich!"
para "Du wirst um Gnade"
line "winseln, wenn ich"
cont "Deine #MON"
cont "eingefroren habe!"
para "Hahaha!"
line "Bist Du bereit?"
done
_LoreleiEndBattleText::
text "Wie"
line "kannst Du es"
cont "wagen?"
prompt
_LoreleiAfterBattleText::
text "Du bist besser,"
line "als ich dachte!"
cont "Geh ruhig weiter!"
para "Das hier war nur"
line "ein Vorgeschmack"
cont "auf die Dinge,"
cont "die Dich noch"
cont "erwarten..."
done
_LoreleiDontRunAwayText::
text "EINE STIMME:"
line "Lauf nicht davon!"
done
|