Skool Daze Routines
27442: Send character on a mini-walkabout
The address of this routine is placed into bytes 99 and 100 of a character's buffer by the routine at 27453.
H Character number (152-169)
27442 LD L,103 Decrement the walkabouts counter in byte 103 of the character's buffer
27444 DEC (HL)
27445 JP Z,25256 Move to the next instruction in the command list if all the walkabouts have been done
27448 JP 25317 Otherwise go for another mini-walkabout