Prev: A11A Up: Map Next: A15C
A140: Routine at A140
Used by the routines at Action_a, Action_b, Action_c, Action_e, Action_f and Action_g.
Input
IX Ptr to person being handled.
Output
_a140 A140 LD L,(IX+$10) (IX[$10] * 6) + 13 + ($a195) => 5bf6(x6)
A143 LD H,$00
A145 ADD HL,HL
A146 LD E,L
A147 LD D,H
A148 ADD HL,HL
A149 ADD HL,DE
A14A LD DE,$0013
A14D ADD HL,DE
A14E LD DE,(Actor_CurrentPtr)
A152 ADD HL,DE
A153 LD DE,People_TempCoordNS
A156 LD BC,$0006
A159 LDIR
A15B RET
Prev: A11A Up: Map Next: A15C