Prev: 61555 Up: Map Next: 61585
61564: Process: Drop Staff
Process_DropStaff 61564 LD A,97 Call IsPlayerCarryingItem with item 97: "A staff".
61566 CALL IsPlayerCarryingItem
61569 LD A,80 A=80.
61571 LD (59636),A Write A to *59636.
61574 LD (59638),A Write A to *59638.
61577 LD (59639),A Write A to *59639.
61580 LD A,97 A=97.
61582 JP 60856 Jump to 60856.
Prev: 61555 Up: Map Next: 61585