blob: f6041e0dbace20c9d3ced643db73b61232a178a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
_SchoolText1::
text "Whew! I'm trying"
line "to memorize all"
cont "my notes."
done
_SchoolText2::
text "Okay!"
para "Be sure to read"
line "the blackboard"
cont "carefully!"
done
|