summaryrefslogtreecommitdiff
path: root/de/text/maps/school.asm
diff options
context:
space:
mode:
Diffstat (limited to 'de/text/maps/school.asm')
-rw-r--r--de/text/maps/school.asm14
1 files changed, 14 insertions, 0 deletions
diff --git a/de/text/maps/school.asm b/de/text/maps/school.asm
new file mode 100644
index 00000000..daab6b6c
--- /dev/null
+++ b/de/text/maps/school.asm
@@ -0,0 +1,14 @@
+_SchoolText1::
+ text "Puh! Ich"
+ line "versuche, meine"
+ cont "Notizen auswendig"
+ cont "zu lernen."
+ done
+
+_SchoolText2::
+ text "OK!"
+
+ para "Lies sorgfältig"
+ line "den Text auf der"
+ cont "Tafel!"
+ done