diff options
author | IIMarckus <iimarckus@gmail.com> | 2018-06-02 04:27:31 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2018-06-02 04:27:31 -0600 |
commit | 5d2473f767b431910da023a6e37ad3239dcdd575 (patch) | |
tree | 6200e65d9bd7e8fa8429c62d3907f21587ab74df /de/text/maps/silph_co_9f.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/silph_co_9f.asm')
-rw-r--r-- | de/text/maps/silph_co_9f.asm | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/de/text/maps/silph_co_9f.asm b/de/text/maps/silph_co_9f.asm new file mode 100644 index 00000000..36f6cfc0 --- /dev/null +++ b/de/text/maps/silph_co_9f.asm @@ -0,0 +1,67 @@ +_SilphCo9Text_5d8e5:: + text "Du siehst müde" + line "aus! Komm, ruhe" + cont "Dich kurz aus!" + prompt + +_SilphCo9Text_5d8ea:: + text "Gib nicht auf!" + done + +_SilphCo9Text_5d8ef:: + text "Vielen, vielen" + line "Dank!" + done + +_SilphCo9BattleText1:: + text "Deine #MON" + line "scheinen Dich" + cont "sehr zu mögen!" + done + +_SilphCo9EndBattleText1:: + text "Waaah!" + prompt + +_SilphCo9AfterBattleText1:: + text "Hätte ich doch" + line "auch schon in" + cont "Deinem Alter als" + cont "Trainer begonnen!" + done + +_SilphCo9BattleText2:: + text "Ich finde die" + line "Schwachstellen" + cont "Deiner #MON" + cont "und besiege sie!" + done + +_SilphCo9EndBattleText2:: + text "Du hast" + line "mich besiegt!" + prompt + +_SilphCo9AfterBattleText2:: + text "Mache Dir die" + line "Schwachstellen" + cont "zu Nutze! Denke" + cont "auch mal an" + cont "die Elemente!" + done + +_SilphCo9BattleText3:: + text "Ich bin einer der" + line "vier berüchtigten" + cont "ROCKET-BRÜDER!" + done + +_SilphCo9EndBattleText3:: + text "Oje! Ich" + line "wurde besiegt!" + prompt + +_SilphCo9AfterBattleText3:: + text "Aber meine Brüder" + line "rächen mich!" + done |