Prev: 63008 Up: Map Next: 63451
63424: Routine at F7C0
63424 LD A,70 A=70.
63426 CALL ValidateItemPresent Call ValidateItemPresent.
63429 JR NZ,63437 Jump to 63437 if *HL is not equal to 70.
63431 LD HL,57465 HL=Messaging_GuardPreventsYou.
63434 JP 60781 Jump to 60781.
63437 LD A,(42947) Jump to Response_YouveDoneThatAlready if *CurrentRoom is not equal to 58.
63440 CP 58
63442 JP NZ,Response_YouveDoneThatAlready
63445 LD A,73 A=73.
63447 CALL 60176 Call 60176.
63450 RET Return.
Prev: 63008 Up: Map Next: 63451