blob: 4163afe0861d6ad613057529472f63840c877db9 (
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
|
_VictoryRoad1BattleText1::
text "Glaubst Du etwa,"
line "Du kannst es mit"
cont "mir aufnehmen?"
done
_VictoryRoad1EndBattleText1::
text "Ich"
line "bin raus!"
prompt
_VictoryRoad1AfterBattleText1::
text "Dabei wollte ich"
line "nie verlieren!"
done
_VictoryRoad1BattleText2::
text "Ich glaube, Du"
line "bist gut! Gut"
cont "genug, um mich"
cont "zu schlagen?"
done
_VictoryRoad1EndBattleText2::
text "Immerhin"
line "hatte ich eine"
cont "Chance!"
prompt
_VictoryRoad1AfterBattleText2::
text "Ich muß gestehen,"
line "Du bist besser!"
done
|