diff options
Diffstat (limited to 'text/maps/route_15_gate.asm')
-rw-r--r-- | text/maps/route_15_gate.asm | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/text/maps/route_15_gate.asm b/text/maps/route_15_gate.asm index 0a526142..bdfaaa6e 100644 --- a/text/maps/route_15_gate.asm +++ b/text/maps/route_15_gate.asm @@ -1,7 +1,8 @@ _Route15GateText1:: - text "Are you working" - line "on a #DEX?" + text "Tu travailles sur" + line "un #DEX?" - para "PROF.OAK's AIDE" - line "came by here." + para "L'assistant du" + line "PROF. CHEN est" + cont "passé par là." done |