Prev: 61130 Up: Map Next: 61161
61135: Process: Get Acorns
Process_GetAcorns 61135 LD A,27 A=item 27: "Some acorns".
61137 CALL 60789 Call 60789.
61140 LD HL,42861 Jump to Process_GetAcorns_0 if bit 3 of *42861 is set.
61143 BIT 3,(HL)
61145 JR NZ,Process_GetAcorns_0
61147 SET 3,(HL) Set bit 3 of *42861.
61149 LD B,29 B=item 29: "A raven,perched on the root of a large tree".
61151 LD C,19 C=item 19: "A hare,caught by the leg,in a trap".
61153 CALL 44808 Call 44808.
Process_GetAcorns_0 61156 LD B,27 B=item 27: "Some acorns".
61158 JP 60838 Jump to 60838.
Prev: 61130 Up: Map Next: 61161