summaryrefslogtreecommitdiff
path: root/text/maps/school.asm
diff options
context:
space:
mode:
authorLogan <log.butt@gmail.com>2016-06-06 01:50:31 +1200
committerLogan <log.butt@gmail.com>2016-06-06 01:50:31 +1200
commita6dc6087f82d9fe64fc0424b31a1d390a70a8e5c (patch)
tree343dec21391e9f53f40bd8941c59d04f30a7aeff /text/maps/school.asm
parent9514b0847cf54f85e8321a82ed41f618e58406ed (diff)
One more bank down
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
+