summaryrefslogtreecommitdiff
path: root/text/maps/school.asm
blob: ce0c01751220cd4f833f70d81a761aced32cb57e (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