![]() |
Routines |
Prev: 60856 | Up: Map | Next: 60891 |
Used by the routines at Process_ExamineUrn, Process_ExamineHelmet, Process_ExamineSword, Process_ExamineAmulet, Process_ExamineStaff, Process_ExamineTorc, Process_DropStaff, 61612, Process_BuyMeatFromTraderWithIron, 61817, 61919, Process_WearTorc, Process_WearHelmet, Process_WearAmulet, Process_DropAmulet, Process_WearShield, Process_WearCloak, Process_EatFood, Process_EatMeat, 62788 and 63008.
|
||||||||||||
IsPlayerCarryingItem | 60880 | CALL CheckObjectInInventory | Call CheckObjectInInventory. | |||||||||
60883 | RET Z | Return if the item is in the players inventory. | ||||||||||
60884 | POP HL | Restore HL from the stack. | ||||||||||
Print "You're not carrying ".
|
||||||||||||
60885 | LD HL,43675 | HL=Messaging_YoureNotCarrying. | ||||||||||
60888 | JP 60798 | Jump to 60798. |
Prev: 60856 | Up: Map | Next: 60891 |