diff options
Diffstat (limited to 'text/maps/route_2_gate.asm')
-rw-r--r-- | text/maps/route_2_gate.asm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/text/maps/route_2_gate.asm b/text/maps/route_2_gate.asm index 566830f8..bd711bb0 100644 --- a/text/maps/route_2_gate.asm +++ b/text/maps/route_2_gate.asm @@ -1,12 +1,12 @@ _Route2GateText_5d616:: - text "The HM FLASH" - line "lights even the" - cont "darkest dungeons." + text "La CS du FLASH" + line "peut éclairer les" + cont "endroits sombres." done _Route2GateText2:: - text "Once a #MON" - line "learns FLASH, you" - cont "can get through" - cont "ROCK TUNNEL." + text "Si un #MON a" + line "appris le FLASH," + cont "tu pourras tra-" + cont "verser la GROTTE." done |