diff options
Diffstat (limited to 'text/maps/silph_co_9f.asm')
-rw-r--r-- | text/maps/silph_co_9f.asm | 59 |
1 files changed, 32 insertions, 27 deletions
diff --git a/text/maps/silph_co_9f.asm b/text/maps/silph_co_9f.asm index fd1aa91c..36f6cfc0 100644 --- a/text/maps/silph_co_9f.asm +++ b/text/maps/silph_co_9f.asm @@ -1,62 +1,67 @@ _SilphCo9Text_5d8e5:: - text "You look tired!" - line "You should take a" - cont "quick nap!" + text "Du siehst müde" + line "aus! Komm, ruhe" + cont "Dich kurz aus!" prompt _SilphCo9Text_5d8ea:: - text "Don't give up!" + text "Gib nicht auf!" done _SilphCo9Text_5d8ef:: - text "Thank you so" - line "much!" + text "Vielen, vielen" + line "Dank!" done _SilphCo9BattleText1:: - text "Your #MON seem" - line "to adore you, kid!" + text "Deine #MON" + line "scheinen Dich" + cont "sehr zu mögen!" done _SilphCo9EndBattleText1:: - text "Ghaaah!" + text "Waaah!" prompt _SilphCo9AfterBattleText1:: - text "If I had started" - line "as a trainer at" - cont "your age..." + text "Hätte ich doch" + line "auch schon in" + cont "Deinem Alter als" + cont "Trainer begonnen!" done _SilphCo9BattleText2:: - text "Your #MON have" - line "weak points! I" - cont "can nail them!" + text "Ich finde die" + line "Schwachstellen" + cont "Deiner #MON" + cont "und besiege sie!" done _SilphCo9EndBattleText2:: - text "You" - line "hammered me!" + text "Du hast" + line "mich besiegt!" prompt _SilphCo9AfterBattleText2:: - text "Exploiting weak" - line "spots does work!" - cont "Think about" - cont "element types!" + text "Mache Dir die" + line "Schwachstellen" + cont "zu Nutze! Denke" + cont "auch mal an" + cont "die Elemente!" done _SilphCo9BattleText3:: - text "I am one of the 4" - line "ROCKET BROTHERS!" + text "Ich bin einer der" + line "vier berüchtigten" + cont "ROCKET-BRÜDER!" done _SilphCo9EndBattleText3:: - text "Warg!" - line "Brothers, I lost!" + text "Oje! Ich" + line "wurde besiegt!" prompt _SilphCo9AfterBattleText3:: - text "My brothers will" - line "avenge me!" + text "Aber meine Brüder" + line "rächen mich!" done |