diff options
Diffstat (limited to 'text/maps/route_22.asm')
-rw-r--r-- | text/maps/route_22.asm | 163 |
1 files changed, 91 insertions, 72 deletions
diff --git a/text/maps/route_22.asm b/text/maps/route_22.asm index ac4141eb..661fd949 100644 --- a/text/maps/route_22.asm +++ b/text/maps/route_22.asm @@ -1,104 +1,123 @@ _Route22RivalBeforeBattleText1:: - text $53, ": Hey!" - line $52, "!" - - para "You're going to" - line "#MON LEAGUE?" - - para "Forget it! You" - line "probably don't" - cont "have any BADGEs!" - - para "The guard won't" - line "let you through!" - - para "By the way, did" - line "your #MON" - cont "get any stronger?" + text "<RIVAL>: Hey!" + line "<PLAYER>!" + + para "Bist Du auf" + line "dem Weg zur" + cont "PKMN-LIGA?" + + para "Vergiß es!" + line "Wahrscheinlich" + cont "besitzt Du nicht" + cont "einmal einen" + cont "ORDEN!" + + para "Die Wache wird" + line "Dich gar nicht" + cont "erst durchlassen!" + + para "Ach, sind" + line "Deine #MON" + cont "eigentlich" + cont "stärker geworden?" done _Route22RivalAfterBattleText1:: - text "I heard #MON" - line "LEAGUE has many" - cont "tough trainers!" - - para "I have to figure" - line "out how to get" - cont "past them!" - - para "You should quit" - line "dawdling and get" - cont "a move on!" + text "In der PKMN-LIGA" + line "gibt es viele" + cont "starke Trainer!" + + para "Ich muß einen Weg" + line "finden, an ihnen" + cont "vorbeizukommen." + + para "Du solltest" + line "aufhören zu" + cont "bummeln und Dich" + cont "in Bewegung" + cont "setzen!" done _Route22RivalDefeatedText1:: - text "Awww!" - line "You just lucked" - cont "out!" + text "Oh nein!" + line "Soviel Glück wie" + cont "Du kann man" + cont "nicht haben!" prompt _Route22Text_511bc:: - text $53, ": What?" - line "Why do I have 2" - cont "#MON?" - - para "You should catch" - cont "some more too!" + text "<RIVAL>: Was?" + line "Warum ich zwei" + cont "#MON besitze?" + + para "Dumme Frage!" + line "Fang Dir lieber" + cont "selbst noch ein" + cont "paar!" prompt _Route22RivalBeforeBattleText2:: - text $53, ": What?" - line $52, "! What a" - cont "surprise to see" - cont "you here!" + text "<RIVAL>: Was?!" + line "<PLAYER>!" + + para "Was für eine" + line "Überraschung!" - para "So you're going to" - line "#MON LEAGUE?" + para "Du bist also auch" + line "auf dem Weg zur" + cont "PKMN-LIGA, oder?" - para "You collected all" - line "the BADGEs too?" - cont "That's cool!" + para "Du besitzt auch" + line "alle ORDEN?" + cont "Das ist cool!" - para "Then I'll whip you" - line "<PLAYER> as a" - cont "warm up for" - cont "#MON LEAGUE!" + para "<PLAYER>, ich" + line "werde mich für" + cont "die PKMN-LIGA" + cont "aufwärmen, indem" + cont "ich Dich besiege!" - para "Come on!" + para "Also, los geh",$B3,"'s!" done _Route22RivalAfterBattleText2:: - text "That loosened me" - line "up! I'm ready for" - cont "#MON LEAGUE!" - - para $52, ", you need" - line "more practice!" - - para "But hey, you know" - line "that! I'm out of" - cont "here. Smell ya!" + text "Das war ein gutes" + line "Aufwärmtraining!" + cont "Ich bin gut auf" + cont "die PKMN-LIGA" + cont "vorbereitet!" + + para "<PLAYER>, auch" + line "wenn Du gewonnen" + cont "hast, mußt Du" + cont "mehr trainieren!" + + para "Ich glaube, Du" + line "bist Dir dessen" + cont "bewußt! Bis dann!" done _Route22RivalDefeatedText2:: - text "What!?" + text "Was!?" - para "I was just" - line "careless!" + para "Ich war zu" + line "unvorsichtig!" prompt _Route22Text_511d0:: text "<RIVAL>: Hahaha!" - line "<PLAYER>! That's" - cont "your best? You're" - cont "nowhere near as" - cont "good as me, pal!" - - para "Go train some" - line "more! You loser!" + line "<PLAYER>! War das" + cont "etwa alles? Du" + cont "bist nicht einmal" + cont "annähernd so gut" + cont "wie ich, Kumpel!" + + para "Trainiere lieber" + line "noch ein bißchen," + cont "Du Verlierer!" prompt _Route22FrontGateText:: - text "#MON LEAGUE" - line "Front Gate" + text "PKMN-LIGA" + line "Haupteingang" done |