|  | Routines | 
| Prev: 42244 | Up: Map | Next: 42257 | 
| 42247 | LD A,(41779) | If index of Current Object... | ||
| 42250 | CP 36 | ...is less than 36 (i.e. is not an egg)... | ||
| 42252 | RET C | ...then return | ||
| 42253 | POP AF | Remove return address of calling routine from top of stack | ||
| 42254 | JP 64270 | Display "[Character] WANTS TO KEEP THE [Object]" window (13) and return to game | ||
| Prev: 42244 | Up: Map | Next: 42257 |