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/route_2_gate.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/route_2_gate.asm')
-rw-r--r-- | de/text/maps/route_2_gate.asm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/de/text/maps/route_2_gate.asm b/de/text/maps/route_2_gate.asm new file mode 100644 index 00000000..dbb08581 --- /dev/null +++ b/de/text/maps/route_2_gate.asm @@ -0,0 +1,15 @@ +_Route2GateText_5d616:: + text "Mit der VM BLITZ" + line "kann man selbst" + cont "die dunkelsten" + cont "Höhlen erhellen." + done + +_Route2GateText2:: + text "Sobald eines" + line "Deiner #MON" + cont "BLITZ erlernt" + cont "hat, kannst" + cont "Du Dich in den" + cont "FELSTUNNEL wagen!" + done |