Prev: 61387 Up: Map Next: 61426
61392: Routine at EFD0
61392 LD HL,58278 Call CheckItemGroupPresent with Data_ItemGroup_Amulet.
61395 CALL CheckItemGroupPresent
61398 CP 73 Jump to Process_GetAmulet_0 if A is equal to 73.
61400 JP Z,Process_GetAmulet_0
61403 CALL 60789 Call 60789.
Print "He doesn't have it.".
61406 LD HL,54004 HL=Messaging_HeDoesntHaveIt.
61409 JP 60781 Jump to 60781.
61412 LD A,98 Call ValidateItemPresent with item 98: "The body of a young man,in a white cloak,trapped by charred fallen timbers".
61414 CALL ValidateItemPresent
61417 JP Z,Process_GetCloak Jump to Process_GetCloak if A is equal to 98.
Print "The body does not have a cloak.".
61420 LD HL,54024 HL=Messaging_BodyDoesNotHaveCloak.
61423 JP 60781 Jump to 60781.
Prev: 61387 Up: Map Next: 61426