pokered/text/maps/school.asm
2014-10-10 01:46:06 -06:00

21 lines
353 B
NASM

_SchoolText1:: ; 95d15 (25:5d15)
text "Whew! I'm trying"
line "to memorize all"
cont "my notes."
done
IF DEF(_YELLOW)
_SchoolText3::
text "Sis says #MON"
line "will become tame"
cont "if you treat them"
cont "nicely."
ENDC
_SchoolText2:: ; 95d40 (25:5d40)
text "Okay!"
para "Be sure to read"
line "the blackboard"
cont "carefully!"
done