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_4f.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/silph_co_4f.asm')
-rw-r--r-- | de/text/maps/silph_co_4f.asm | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/de/text/maps/silph_co_4f.asm b/de/text/maps/silph_co_4f.asm new file mode 100644 index 00000000..92414ce1 --- /dev/null +++ b/de/text/maps/silph_co_4f.asm @@ -0,0 +1,62 @@ +_SilphCo4Text_19de0:: + text "Pst! Siehst Du" + line "nicht, daß ich" + cont "mich verstecke?" + done + +_SilphCo4Text_19de5:: + text "Das TEAM ROCKET" + line "ist verschwunden?" + done + +_SilphCo4BattleText2:: + text "Das TEAM ROCKET" + line "hat die Kontrolle" + cont "über SILPH CO. " + cont "übernommen!!!" + done + +_SilphCo4EndBattleText2:: + text "Arrgh!" + prompt + +_SilphCo4AfterBattleText2:: + text "Auf diesen Moment" + line "hat der Boss sehr" + cont "lange gewartet!" + done + +_SilphCo4BattleText3:: + text "Mein #MON" + line "erwartet Dich!!!" + done + +_SilphCo4EndBattleText3:: + text "Du" + line "schwächliches" + cont "#MON! Mist!" + prompt + +_SilphCo4AfterBattleText3:: + text "Die Türen sind" + line "elektronisch" + cont "verriegelt! Ohne" + cont "TÜRÖFFNER kommt" + cont "man nicht durch!" + done + +_SilphCo4BattleText4:: + text "Eindringling" + line "gesichtet!" + done + +_SilphCo4EndBattleText4:: + text "Wer oder" + line "was bist Du?" + prompt + +_SilphCo4AfterBattleText4:: + text "Ich muß den BOSS" + line "im 10. Stock" + cont "warnen!" + done |