From b52bcd65975a21d0d101091259058f758b6ad8a0 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 22 Jan 2014 14:45:07 -0500 Subject: split viridian and oaks lab text into text/maps/ --- text/maps/school.asm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 text/maps/school.asm (limited to 'text/maps/school.asm') diff --git a/text/maps/school.asm b/text/maps/school.asm new file mode 100644 index 00000000..b5f68b73 --- /dev/null +++ b/text/maps/school.asm @@ -0,0 +1,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 + -- cgit v1.3.1-sl0p