summaryrefslogtreecommitdiff
path: root/de/text/maps/victory_road_1f.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2018-06-02 04:27:31 -0600
committerIIMarckus <iimarckus@gmail.com>2018-06-02 04:27:31 -0600
commit5d2473f767b431910da023a6e37ad3239dcdd575 (patch)
tree6200e65d9bd7e8fa8429c62d3907f21587ab74df /de/text/maps/victory_road_1f.asm
parentf31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff)
Start of German translation. Needs work.multilang
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