Routines |
Prev: 90EB | Up: Map | Next: 9171 |
|
||||
910E | CALL DisplayExits_15 | |||
9111 | JP NZ,DisplayExits_3 | |||
9114 | CALL $9D44 | |||
This entry point is used by the routines at Action_Talkto and ActionBurn.
|
||||
9117 | SET 5,(IX+$07) | |||
911B | LD A,(IX+$00) | |||
911E | DEC A | |||
911F | RET NZ | |||
9120 | LD A,($B6E8) | |||
9123 | CALL ObjectCount | |||
9126 | AND A | |||
9127 | RET Z | |||
9128 | LD A,($B6E8) | |||
912B | CALL $A050 | |||
912E | RET C | |||
912F | LD B,(IX+$10) | |||
9132 | LD A,($B6E8) | |||
9135 | JP $9FAF | Jump to 9FAF. | ||
This entry point is used by the routine at ActionClimbOut.
|
||||
9138 | LD IX,($B708) | |||
913C | CALL ActionClimbOut_4 | |||
913F | JP Z,DisplayExits_3 | |||
9142 | CALL $9D44 | |||
This entry point is used by the routine at Action_Talkto.
|
||||
9145 | RES 5,(IX+$07) | |||
9149 | RET | Return. | ||
This entry point is used by the routines at Action_Shoot and Action_Attack.
|
||||
914A | LD IX,($B708) | |||
914E | LD A,($B6EA) | |||
9151 | AND A | |||
9152 | JR NZ,$915E | |||
9154 | BIT 4,(IX+$04) | |||
9158 | JR Z,$915E | |||
915A | RES 4,(IX+$04) | |||
915E | LD A,(IX+$04) | |||
9161 | AND $70 | |||
9163 | LD IX,($B70C) | |||
9167 | AND (IX+$04) | |||
916A | RET Z | |||
916B | POP HL | |||
916C | XOR A | |||
916D | LD ($B6FB),A | |||
9170 | RET | Return. |
Prev: 90EB | Up: Map | Next: 9171 |