diff options
Diffstat (limited to 'text/maps/bills_house.asm')
-rw-r--r-- | text/maps/bills_house.asm | 126 |
1 files changed, 69 insertions, 57 deletions
diff --git a/text/maps/bills_house.asm b/text/maps/bills_house.asm index 463b13e6..041b816d 100644 --- a/text/maps/bills_house.asm +++ b/text/maps/bills_house.asm @@ -1,87 +1,99 @@ _BillsHouseText_1e865:: - text "Hiya! I'm a" - line "#MON..." - cont "...No I'm not!" + text "Hallo! Ich" + line "bin ein #MON!" + cont "Spaß beiseite, " + cont "ich bin keines!" - para "Call me BILL!" - line "I'm a true blue" - cont "#MANIAC! Hey!" - cont "What's with that" - cont "skeptical look?" + para "Nenn mich einfach" + line "BILL! Ich bin ein" + cont "waschechter" + cont "#MANIAC!" + cont "Glaubst Du mir" + cont "nicht?" - para "I'm not joshing" - line "you, I screwed up" - cont "an experiment and" - cont "got combined with" - cont "a #MON!" + para "Mir ist ein" + line "Experiment" + cont "mißglückt! Dabei" + cont "wurden meine" + cont "Zellen mit denen" + cont "eines #MON" + cont "kombiniert!" - para "So, how about it?" - line "Help me out here!" + para "Wie sieht es aus?" + line "Hilfst Du mir?" done _BillsHouseText_1e86a:: - text "When I'm in the" - line "TELEPORTER, go to" - cont "my PC and run the" - cont "Cell Separation" - cont "System!" + text "Ich gehe in den" + line "TELEPORTER, und" + cont "Du startest von" + cont "meinem PC aus das" + cont "ZELLTEILUNGS-" + cont "PROGRAMM." done _BillsHouseText_1e86f:: - text "No!? Come on, you" - line "gotta help a guy" - cont "in deep trouble!" + text "Nein? Komm schon," + line "ich stecke in" + cont "wirklich ernsten" + cont "Schwierigkeiten!" - para "What do you say," - line "chief? Please?" - cont "OK? All right!" + para "Also, hilfst Du" + line "mir? Bitte!" + cont "OK? Alles klar!" prompt _BillThankYouText:: - text "BILL: Yeehah!" - line "Thanks, bud! I" - cont "owe you one!" + text "BILL: Klasse!" + line "Danke, Kumpel!" + cont "Du hast bei mir" + cont "etwas gut!" - para "So, did you come" - line "to see my #MON" - cont "collection?" - cont "You didn't?" - cont "That's a bummer." + para "Bist Du hier, um" + line "Dir meine" + cont "#MON-SAMMLUNG" + cont "anzusehen? Nein?" + cont "Das ist schade!" - para "I've got to thank" - line "you... Oh here," - cont "maybe this'll do." + para "Wie kann ich Dir" + line "nur danken?" + cont "Nimm einfach das" + cont "hier..." prompt _SSTicketReceivedText:: - text $52, " received" - line "an @" - TX_RAM wcf4b + text "<PLAYER> erhält" + line "ein @" + TX_RAM wcf50 text "!@@" _SSTicketNoRoomText:: - text "You've got too" - line "much stuff, bud!" + text "Hey Kumpel, Du" + line "trägst zuviel" + cont "mit Dir herum!" done _BillsHouseText_1e8cb:: - text "That cruise ship," - line "S.S.ANNE, is in" - cont "VERMILION CITY." - cont "Its passengers" - cont "are all trainers!" + text "In ORANIA CITY" + line "ankert ein großes" + cont "Kreuzfahrtschiff," + cont "die M.S. ANNE!" + cont "An Bord befinden" + cont "sich nur Trainer!" - para "They invited me" - line "to their party," - cont "but I can't stand" - cont "fancy do's. Why" - cont "don't you go" - cont "instead of me?" + para "Sie haben mich" + line "zu einer Party" + cont "eingeladen, aber" + cont "ich mag so viel" + cont "Trubel nicht." + cont "Hättest Du Lust, " + cont "hinzugehen?" done _BillsHouseText_1e8da:: - text "BILL: Look, bud," - line "just check out" - cont "some of my rare" - cont "#MON on my PC!" + text "BILL: Schau Dir" + line "doch einfach auf" + cont "dem PC ein paar" + cont "meiner seltenen" + cont "#MON an!" done |