Prev: 61919 Up: Map Next: 62099
62060: Routine at F26C
Used by the routine at 62164.
62060 LD HL,58294 Call CheckItemGroupPresent with Data_ItemGroup_Ox.
62063 CALL CheckItemGroupPresent
62066 CP 84 Jump to Response_ItIsntTied if A is equal to 84.
62068 JP Z,Response_ItIsntTied
62071 CP 82 Jump to 62085 if A is not equal to 82.
62073 JR NZ,62085
62075 LD HL,59826 HL=GameOver.
62078 EX (SP),HL Exchange the *SP with the HL register.
62079 LD HL,55160 HL=Messaging_OxBecomesEnraged.
62082 JP 60781 Jump to 60781.
62085 LD BC,21332 BC=21332.
62088 CALL TransformItem Call TransformItem.
62091 LD A,81 A=81.
62093 CALL Handler_UpdateItemEventCurrentRoom Call Handler_UpdateItemEventCurrentRoom.
62096 JP Response_OK_Duplicate Jump to Response_OK_Duplicate.
Prev: 61919 Up: Map Next: 62099