![]()  | 
Routines | 
| Prev: 61519 | Up: Map | Next: 61545 | 
| 
 | 
||||
| 
 
The player wants to drop the rope, check which version of it is in the players inventory/ current room.
 
 | 
||||
| Process_DropRope | 61536 | LD HL,58288 | Call CheckItemGroupPresent with Data_ItemGroup_Rope. | |
| 61539 | CALL CheckItemGroupPresent | |||
| 61542 | JP Handler_DropItem | Jump to Handler_DropItem. | ||
| Prev: 61519 | Up: Map | Next: 61545 |