summaryrefslogtreecommitdiff
path: root/text/maps/school.asm
blob: b5f68b73014d6a9f363ebf87e45ed79749218195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
_SchoolText1: ; 95d15 (25:5d15)
	text "Whew! I'm trying"
	line "to memorize all"
	cont "my notes."
	done

_SchoolText2: ; 95d40 (25:5d40)
	text "Okay!"

	para "Be sure to read"
	line "the blackboard"
	cont "carefully!"
	done