![]() |
Routines |
Prev: EEE9 | Up: Map | Next: EF12 |
|
||||
The player wants to pick up the torc, check which version of it is in the current room.
|
||||
Process_GetTorc | EF09 | LD HL,$E366 | Call CheckItemGroupPresent with Data_ItemGroup_Torc. | |
EF0C | CALL CheckItemGroupPresent | |||
EF0F | JP Handler_CheckPlayerInventory_PickUpItem | Jump to Handler_CheckPlayerInventory_PickUpItem. |
Prev: EEE9 | Up: Map | Next: EF12 |