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_10f.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/silph_co_10f.asm')
-rw-r--r-- | de/text/maps/silph_co_10f.asm | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/de/text/maps/silph_co_10f.asm b/de/text/maps/silph_co_10f.asm new file mode 100644 index 00000000..fba1567a --- /dev/null +++ b/de/text/maps/silph_co_10f.asm @@ -0,0 +1,48 @@ +_SilphCo10Text_5a1d3:: + text "Hilfe!" + line "Ich habe Angst!" + done + +_SilphCo10Text_5a1d8:: + text "Verrate bitte" + line "niemandem, daß" + cont "ich geweint habe!" + done + +_SilphCo10BattleText1:: + text "Willkommen im" + line "9. Stock! Es ist" + cont "nett, daß Du mal" + cont "vorbeischaust!" + done + +_SilphCo10EndBattleText1:: + text "Ich bin" + line "geschockt!" + prompt + +_SilphCo10AfterBattleText1:: + text "Netter Versuch!" + line "Der Sitzungssaal" + cont "befindet sich" + cont "aber noch ein" + cont "Stockwerk höher!" + done + +_SilphCo10BattleText2:: + text "Genug von Deinen" + line "dummen Spielchen!" + done + +_SilphCo10EndBattleText2:: + text "Meine" + line "Reserven sind" + cont "erschöpft!" + prompt + +_SilphCo10AfterBattleText2:: + text "Freut es Dich," + line "mich besiegt zu" + cont "haben? Mann, hau" + cont "endlich ab!" + done |