Prev: 62060 Up: Map Next: 62138
62099: Routine at F293
Used by the routine at 62164.
62099 LD HL,58177 Call CheckItemGroupPresent with Data_ItemGroup_Roman.
62102 CALL CheckItemGroupPresent
62105 CP 11 Jump to 62128 if A is equal to 11.
62107 JR Z,62128
62109 CP 85 Jump to Response_HeIsntTied if A is not equal to 85.
62111 JP NZ,Response_HeIsntTied
62114 LD BC,21772 BC=21772.
62117 CALL TransformItem Call TransformItem.
62120 LD A,81 A=81.
62122 CALL Handler_UpdateItemEventCurrentRoom Call Handler_UpdateItemEventCurrentRoom.
62125 JP Response_OK_Duplicate Jump to Response_OK_Duplicate.
62128 LD HL,59826 HL=GameOver.
62131 EX (SP),HL Exchange the *SP with the HL register.
62132 LD HL,55222 HL=Messaging_YouReleaseHim.
62135 JP 60781 Jump to 60781.
Prev: 62060 Up: Map Next: 62138