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/vermilion_gym_1.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/vermilion_gym_1.asm')
-rw-r--r-- | de/text/maps/vermilion_gym_1.asm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/de/text/maps/vermilion_gym_1.asm b/de/text/maps/vermilion_gym_1.asm new file mode 100644 index 00000000..e1781c4d --- /dev/null +++ b/de/text/maps/vermilion_gym_1.asm @@ -0,0 +1,25 @@ +_VermilionGymText_5cb6d:: + text "Hey, Kleiner!" + line "Was hast Du hier" + cont "verloren?" + + para "Im Kampf hast" + line "Du keine große" + cont "Chance, so viel" + cont "ist sicher!" + + para "Laß mich Dir" + line "etwas erzählen: " + cont "Während der" + cont "#MON-FELDZÜGE" + cont "haben mich meine" + cont "ELEKTRO-#MON" + cont "gerettet!" + + para "Sie haben meine" + line "Gegner mit Strom" + cont "paralysiert!" + + para "Das gleiche steht" + line "Dir nun bevor!" + done |