Prev: 61550 Up: Map Next: 61564
61555: Process: Drop Ladder
The player wants to drop the ladder, check which version of it is in the players inventory/ current room.
Process_DropLadder 61555 LD HL,58309 Call CheckItemGroupPresent with Data_ItemGroup_Ladder.
61558 CALL CheckItemGroupPresent
61561 JP Handler_DropItem Jump to Handler_DropItem.
Prev: 61550 Up: Map Next: 61564