Prev: 62380 Up: Map Next: 63524
63485: Routine at F7FD
63485 CALL Parser_ValidateNoDirectObject Call Parser_ValidateNoDirectObject.
63488 RET C Return if the carry flag is set.
63489 LD A,55 Call ValidateItemPresent with item 55: N/A.
63491 CALL ValidateItemPresent
63494 JP NZ,60945 Jump to 60945 if.
63497 LD A,55 Call Handler_DestroyItemEvent with item 55: N/A.
63499 CALL Handler_DestroyItemEvent
63502 LD A,4 Call AddToScore to add 4 points to the score.
63504 CALL AddToScore
63507 LD A,56 Call Handler_UpdateItemEventCurrentRoom with item 56: "A sword".
63509 CALL Handler_UpdateItemEventCurrentRoom
Print "You fall into a deep sleep.".
63512 LD HL,52816 HL=Messaging_YouFallIntoADeepSleep.
63515 CALL PrintStringAndNewline Call PrintStringAndNewline.
Print "As you slumber,a shimmering, white,female figure rises from the lake.She drifts over to you and leaves a sword beside you. The figure disappears beneath the still water. You awaken.".
63518 LD HL,52844 HL=Messaging_AsYouSlumber.
63521 JP 60785 Jump to 60785.
Prev: 62380 Up: Map Next: 63524