Prev: A222 Up: Map Next: A25C
A24A: Action:
Used by the routines at Action_g and Action_j.
Input
IX Ptr to person.
Output
Action_a A24A LD A,(IX+$0E) If the person is Ryde
A24D CP $02
A24F JP Z,Action_h
For anyone else.
Action_a_0 A252 LD (IX+$16),$01 Make next action be [01]
A256 CALL _a140
A259 JP Action_a3d0
Prev: A222 Up: Map Next: A25C