diff options
Diffstat (limited to 'text/maps/route_16_gate.asm')
-rw-r--r-- | text/maps/route_16_gate.asm | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/text/maps/route_16_gate.asm b/text/maps/route_16_gate.asm index f548977f..1b20817c 100644 --- a/text/maps/route_16_gate.asm +++ b/text/maps/route_16_gate.asm @@ -1,22 +1,22 @@ _Route16GateText_49777:: - text "No pedestrians" - line "are allowed on" - cont "CYCLING ROAD!" + text "Interdit aux" + line "piétons!" + cont "PISTE CYCLABLE!" done _Route16GateText_4977c:: - text "CYCLING ROAD is a" - line "downhill course" - cont "by the sea. It's" - cont "a great ride." + text "La PISTE CYCLABLE" + line "est une superbe" + cont "route menant" + cont "jusqu'à la mer." done _Route16GateText_49781:: - text "Excuse me! Wait" - line "up please!" + text "Pardon!" + line "Hé, pardon!" done _Route16GateText2:: - text "How'd you get in?" - line "Good effort!" + text "Comment t'es" + line "arrivé jusqu'ici?" done |