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/reds_house_1f.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/reds_house_1f.asm')
-rw-r--r-- | de/text/maps/reds_house_1f.asm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/de/text/maps/reds_house_1f.asm b/de/text/maps/reds_house_1f.asm new file mode 100644 index 00000000..fc293edb --- /dev/null +++ b/de/text/maps/reds_house_1f.asm @@ -0,0 +1,45 @@ +_MomWakeUpText:: + text "MUTTER: Richtig." + line "Irgendwann gehen" + cont "alle Jungen fort," + cont "um ein Abenteuer" + cont "zu erleben!" + + para "PROF. EICH von" + line "nebenan hat nach" + cont "Dir gefragt." + done + +_MomHealText1:: + text "MUTTER: <PLAYER>!" + line "Du solltest eine" + cont "kurze Pause" + cont "einlegen." + prompt + +_MomHealText2:: + text "MUTTER: Sehr gut!" + line "Du und Deine" + cont "#MON sehen" + cont "großartig aus!" + cont "Achte auf Dich!" + done + +_StandByMeText:: + text "Im Fernsehen" + line "läuft ein Film." + cont "Vier Jungen" + cont "laufen ein" + cont "Bahngleis" + cont "entlang!" + + para "Den Film kenne" + line "ich schon! Ich" + cont "mache mich besser" + cont "auf den Weg!" + done + +_TVWrongSideText:: + text "Ups," + line "falsche Richtung!" + done |