diff options
Diffstat (limited to 'text/maps/ss_anne_8.asm')
-rw-r--r-- | text/maps/ss_anne_8.asm | 108 |
1 files changed, 59 insertions, 49 deletions
diff --git a/text/maps/ss_anne_8.asm b/text/maps/ss_anne_8.asm index 7a09303e..4fbc9817 100644 --- a/text/maps/ss_anne_8.asm +++ b/text/maps/ss_anne_8.asm @@ -1,104 +1,114 @@ _SSAnne8Text8:: - text "WIGGLYTUFF: Puup" - line "pupuu!@@" + text "KNUDDELUFF: " + line "Knuddel! Knuddel!@@" _SSAnne8BattleText1:: - text "I travel alone" - line "on my journeys!" + text "Ich mache immer" + line "allein Urlaub!" - para "My #MON are my" - line "only friends!" + para "Nur meine #MON" + line "begleiten mich!" done _SSAnne8EndBattleText1:: - text "My, my" - line "friends..." + text "Oh" + line "weh, verloren!" prompt _SSAnne8AfterBattleText1:: - text "You should be" - line "nice to friends!" + text "Sei immer nett zu" + line "Deinen #MON!" done _SSAnne8BattleText2:: - text "You pup! How dare" - line "you barge in!" + text "Du Rotznase! Was" + line "fällt Dir ein?" done _SSAnne8EndBattleText2:: - text "Humph!" - line "You rude child!" + text "Mist!" + line "Du bist ganz" + cont "schön gut!" prompt _SSAnne8AfterBattleText2:: - text "I wish to be left" - line "alone! Get out!" + text "Ich will meine" + line "Ruhe haben!" + + para "Verschwinde!" done _SSAnne8BattleText3:: - text "I love #MON!" - line "Do you?" + text "Ich bin total in" + line "#MON vernarrt!" + cont "Du auch?" done _SSAnne8EndBattleText3:: - text "Wow! " - line "You're great!" + text "Wow! Du" + line "bist cool!" prompt _SSAnne8AfterBattleText3:: - text "Let me be your" - line "friend, OK?" + text "Laß uns Freunde" + line "werden, OK?" - para "Then we can trade" - line "#MON!" + para "Dann können wir" + line "#MON tauschen!" done _SSAnne8BattleText4:: - text "I collected these" - line "#MON from all" - cont "around the world!" + text "Auf meinen Reisen" + line "um die Welt habe" + cont "ich unzählige" + cont "#MON gefangen!" done _SSAnne8EndBattleText4:: - text "Oh no!" - line "I went around the" - cont "world for these!" + text "Nein!" + line "Ich habe die" + cont "ganze Welt für" + cont "diese #MON" + cont "bereist!" prompt _SSAnne8AfterBattleText4:: - text "You hurt my poor" - line "worldly #MON!" - - para "I demand that you" - line "heal them at a" - cont "#MON CENTER!" + text "So behandelt man" + line "keine #MON" + cont "von Weltklasse!" + + para "Ich verlange eine" + line "Kur in einem " + cont "PKMN-CENTER für" + cont "meine #MON!!!" done _SSAnne8Text5:: - text "Waiter, I would" - line "like a cherry pie" - cont "please!" + text "Steward, ich" + line "hätte gern ein" + cont "Stückchen Torte!" done _SSAnne8Text6:: - text "A cruise is so" - line "elegant yet cozy!" + text "Ach, so eine" + line "Kreuzfahrt ist" + cont "wundervoll!" done _SSAnne8Text7:: - text "I always travel" - line "with WIGGLYTUFF!" + text "Ich reise immer" + line "mit KNUDDELUFF!" done _SSAnne8Text9:: - text "We are cruising" - line "around the world." + text "Wir machen eine" + line "große Weltreise!" done _SSAnne8Text11:: - text "Ssh! I'm a GLOBAL" - line "POLICE agent!" + text "Pst! Ich bin" + line "ein Geheimagent!" - para "I'm on the trail" - line "of TEAM ROCKET!" + para "Ich verfolge das" + line "TEAM ROCKET! Pst!" done |