diff options
Diffstat (limited to 'text/maps/celadon_mansion_4f_inside.asm')
-rw-r--r-- | text/maps/celadon_mansion_4f_inside.asm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/text/maps/celadon_mansion_4f_inside.asm b/text/maps/celadon_mansion_4f_inside.asm index dab81a8d..204513b9 100644 --- a/text/maps/celadon_mansion_4f_inside.asm +++ b/text/maps/celadon_mansion_4f_inside.asm @@ -1,10 +1,10 @@ _CeladonMansion5Text1:: - text "I know everything" - line "about the world" - cont "of #MON in" - cont "your GAME BOY!" + text "Je sais tout sur" + line "le monde des" + cont "#MON et sur ta" + cont "GAME BOY!" - para "Get together with" - line "your friends and" - cont "trade #MON!" + para "Fais beaucoup" + line "d'échanges avec" + cont "tes amis!" done |