![]()  | 
Routines | 
| Prev: 61193 | Up: Map | Next: 61211 | 
| 
 | 
||||
| 
 
The player wants to pick up the helmet, check which version of it is in the current room.
 
 | 
||||
| Process_GetHelmet | 61202 | LD HL,58219 | Call CheckItemGroupPresent with Data_ItemGroup_Helmet. | |
| 61205 | CALL CheckItemGroupPresent | |||
| 61208 | JP Handler_CheckPlayerInventory_PickUpItem | Jump to Handler_CheckPlayerInventory_PickUpItem. | ||
| Prev: 61193 | Up: Map | Next: 61211 |