summaryrefslogtreecommitdiff
path: root/de/text/maps/victory_road_1f.asm
diff options
context:
space:
mode:
Diffstat (limited to 'de/text/maps/victory_road_1f.asm')
-rw-r--r--de/text/maps/victory_road_1f.asm33
1 files changed, 33 insertions, 0 deletions
diff --git a/de/text/maps/victory_road_1f.asm b/de/text/maps/victory_road_1f.asm
new file mode 100644
index 00000000..4163afe0
--- /dev/null
+++ b/de/text/maps/victory_road_1f.asm
@@ -0,0 +1,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