summaryrefslogtreecommitdiff
path: root/text/maps/school.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/school.asm')
-rw-r--r--text/maps/school.asm15
1 files changed, 8 insertions, 7 deletions
diff --git a/text/maps/school.asm b/text/maps/school.asm
index f6041e0d..e25fb4de 100644
--- a/text/maps/school.asm
+++ b/text/maps/school.asm
@@ -1,13 +1,14 @@
_SchoolText1::
- text "Whew! I'm trying"
- line "to memorize all"
- cont "my notes."
+ text "Pfouh! J'essaie"
+ line "d'apprendre mes"
+ cont "leçons."
done
_SchoolText2::
- text "Okay!"
+ text "OK!"
- para "Be sure to read"
- line "the blackboard"
- cont "carefully!"
+ para "Lis attentivement"
+ line "le tableau avant"
+ cont "de partir!"
done
+