function mhatcher_hatch() /* entry=424 class_id=0x0905 slot=0x07 */
{
  set_info(0x0210, *(arg_06));
  process_exclude();
  local_04 = Egg.getEggId(arg_06);
  /* loop_selector local_02 in nearby_items(shape=0x04D0, origin=arg_06) */
  while (!condition) {
    local_06 = Item.getQLo(local_02);
    if (local_06 == local_04) {
      suspend;
    }
    /* loopnext  */
  }
  return;
}
