Prev: 32158 Up: Map Next: 32178
32167: Make BOY WANDER write on a blackboard if the teacher hasn't arrived yet
Used by BOY WANDER's command lists 148, 156 and 164.
Input
H 167 (BOY WANDER)
32167 CALL 24972 Get the event ID (9, 10 or 11) from the command list
32170 CALL 25374 Has the teacher arrived yet?
32173 JR Z,32158 Jump if not
32175 JP 25256 Otherwise move to the next command in the command list
Prev: 32158 Up: Map Next: 32178