pokered/text/maps/ViridianSchoolHouse.asm

14 lines
191 B
NASM
Raw Normal View History

_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