Prev: 61161 Up: Map Next: 61202
61193: Process: Get Torc
The player wants to pick up the torc, check which version of it is in the current room.
Process_GetTorc 61193 LD HL,58214 Call CheckItemGroupPresent with Data_ItemGroup_Torc.
61196 CALL CheckItemGroupPresent
61199 JP Handler_CheckPlayerInventory_PickUpItem Jump to Handler_CheckPlayerInventory_PickUpItem.
Prev: 61161 Up: Map Next: 61202