Prev: 28544 Up: Map Next: 28569
28558: Make ANGELFACE throw a punch (2)
The address of this uninterruptible subcommand routine is placed into bytes 111 and 112 of ANGELFACE's buffer by the routine at 28544.
Input
H 168 (ANGELFACE)
28558 LD L,111 Place the address of the uninterruptible subcommand routine at 28642 into bytes 111 and 112 of ANGELFACE's buffer
28560 LD (HL),226
28562 CALL 25108 Update the SRB for ANGELFACE's current animatory state
28565 INC A A=43/171: ANGELFACE hitting (phase 2)
28566 CALL 25008 Update ANGELFACE's animatory state and update the SRB, then continue into the routine at 28569
Prev: 28544 Up: Map Next: 28569