Prev: EF38 Up: Map Next: EF5A
EF49: Process: Get Amulet
Process_GetAmulet EF49 LD HL,$E3A6 Call CheckItemGroupPresent with Data_ItemGroup_Amulet.
EF4C CALL CheckItemGroupPresent
EF4F CP $49 Jump to EDB2 if A is not equal to 49.
EF51 JP NZ,$EDB2
This entry point is used by the routine at EFD0.
Print "The druid is deceptively strong. He prevents you,saying:- "No Warlord,this is a gift from the gods and cannot be given away so lightly."".
Process_GetAmulet_0 EF54 LD HL,$D26B HL=Messaging_DruidDeceptivelyStrong.
EF57 JP $ED6D Jump to ED6D.
Prev: EF38 Up: Map Next: EF5A