Back to Skool Routines
24237: Deal with ERIC when he's firing, hitting or kissing
This routine is called by the routine at 63405 when bit 5 at 32763 is set (by the routine at 24247).
24237 LD HL,32755 32755 holds ERIC's animation timer
24240 DEC (HL) Is it time to deal with ERIC yet?
24241 RET NZ Return if not
24242 LD (HL),5 Reset the animation timer to 5
24244 JP 57679 Jump to the routine address stored in 32727, which will deal with the next phase of ERIC's animation