diff options
Diffstat (limited to 'text/maps/fuchsia_mart.asm')
-rw-r--r-- | text/maps/fuchsia_mart.asm | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/text/maps/fuchsia_mart.asm b/text/maps/fuchsia_mart.asm index 574898ce..cc222d5f 100644 --- a/text/maps/fuchsia_mart.asm +++ b/text/maps/fuchsia_mart.asm @@ -1,14 +1,17 @@ _FuchsiaMartText2:: - text "Do you have a" - line "SAFARI ZONE flag?" + text "As-tu une affiche" + line "du PARC SAFARI?" - para "What about cards" - line "or calendars?" + para "Et des cartes?" + line "Et des almanachs?" done _FuchsiaMartText3:: - text "Did you try X" - line "SPEED? It speeds" - cont "up a #MON in" - cont "battle!" + text "Tu connais la" + line "VITESSE +? Elle" + cont "augmente la" + cont "vitesse de ton" + cont "#MON pendant" + cont "un combat!" done + |