diff options
Diffstat (limited to 'text/maps/route_15_gate.asm')
-rw-r--r-- | text/maps/route_15_gate.asm | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/text/maps/route_15_gate.asm b/text/maps/route_15_gate.asm index 0a526142..a94e9402 100644 --- a/text/maps/route_15_gate.asm +++ b/text/maps/route_15_gate.asm @@ -1,7 +1,9 @@ _Route15GateText1:: - text "Are you working" - line "on a #DEX?" + text "Arbeitest Du an" + line "einem #DEX?" - para "PROF.OAK's AIDE" - line "came by here." + para "PROF. EICHS" + line "Gehilfe ist" + cont "kürzlich hier" + cont "vorbeigekommen!" done |