![]() |
Routines |
Prev: 63451 | Up: Map | Next: 63485 |
|
||||
Process_GetStaff | 63465 | LD A,97 | Call Check_PlayerInventory with item 97: "A staff". | |
63467 | CALL Check_PlayerInventory | |||
63470 | XOR A | Write 0 to *59638 to close eastbound access in The Enchanted Hills. | ||
63471 | LD (59638),A | |||
63474 | LD (59639),A | Write 0 to *59639 to close westbound access in The Enchanted Hills. | ||
63477 | LD A,76 | Write 76 to *59636 to open up northbound access to The Enchanted Hills from The Enchanted Hills. | ||
63479 | LD (59636),A | |||
63482 | JP Handler_PickUpItem | Jump to Handler_PickUpItem. |
Prev: 63451 | Up: Map | Next: 63485 |