|  | Pokes | 
POKE 62385,24
| 54396 | LD HL,55335 | Decrease *Lives by one. | 54399 | DEC (HL) | 54400 | JP Z,54486 | Jump to 54486 if the player is out of lives. | 
| LD HL,611 | 
POKE 54399,182
| 54396 | LD HL,55335 | Decrease *Lives by one. | 54399 | DEC (HL) | 54400 | JP Z,54486 | Jump to 54486 if the player is out of lives. | 
| 54399 | OR (HL) |