Skool Daze Routines
63990: Make character tell ERIC to go home, and end game (2)
Continues from 63964.
BC Address of appropriate 'Go home' message (61926 or 64150)
63990 LD (30464),A Block the routine at 30464 with a RET instruction to prevent anyone from giving ERIC lines
63993 CALL 32038 Deliver the 'Go home' message to ERIC
63996 LD A,197 197=PUSH BC
63998 LD (30464),A Restore the PUSH BC instruction at 30464
64001 JP 26888 Restart the game