![]()  | 
Routines | 
| Prev: 61500 | Up: Map | Next: 61514 | 
| 
 | 
||||
| 
 
The player wants to drop the sword, check which version of it is in the players inventory/ current room.
 
 | 
||||
| Process_DropSword | 61505 | LD HL,58258 | Call CheckItemGroupPresent with Data_ItemGroup_Sword. | |
| 61508 | CALL CheckItemGroupPresent | |||
| 61511 | JP Handler_DropItem | Jump to Handler_DropItem. | ||
| Prev: 61500 | Up: Map | Next: 61514 |