function miss15_hatch() /* entry=367 class_id=0x091B slot=0x07 */
{
  var
    referent, /* [BP+00h] type=0x69 */
    item, /* [BP-02h] type=0x24 */
    counter, /* [BP-04h] type=0x69 */
    door, /* [BP-06h] type=0x24 */
    n; /* [BP-08h] type=0x24 */

  set_info(0x0210, *(arg_06));
  process_exclude();
  if (Egg.getEggId(arg_06) == 1) {
    spawn FREE.waitNTimerTicks(pid, 5, 0x00000000);
    suspend;
    /* str_to_ptr  */
    /* free_stack_string value_u8=0x4 target=[SP+04h] */
    suspend;
    /* global_address global_id=0x3C */
    suspend;
    suspend;
    /* loop_selector door in nearby_items(shape=51, origin=arg_06) */
    while (!condition) {
      spawn DOOR.slot_21(pid, 1, door);
      suspend;
      /* loopnext  */
    }
    spawn FREE.waitNTimerTicks(pid, 60, 0x00000000);
    suspend;
    /* global_address global_id=0x3C */
    suspend;
    /* global_address global_id=0x3C */
    suspend;
    /* global_address global_id=0x3C */
    suspend;
    /* global_address global_id=0x3C */
    suspend;
    /* global_address global_id=0x3C */
    suspend;
    return;
  }
  else if (Egg.getEggId(arg_06) == 2) {
    spawn FREE.slot_26(pid, "15c", 0x00000000);
    /* free_stack_string value_u8=0x0 target=[SP+00h] */
    suspend;
    return;
  }
  else if (Egg.getEggId(arg_06) == 3) {
    /* global_address global_id=0x3C */
    while (!Actor.isBusy()) {
      spawn FREE.waitNTimerTicks(pid, 2, 0x00000000);
      suspend;
    }
    FREE.slot_41();
    /* global_address global_id=0x3C */
    suspend;
    /* str_to_ptr  */
    /* free_stack_string value_u8=0x4 target=[SP+04h] */
    suspend;
    spawn FREE.waitNTimerTicks(pid, 30, 0x00000000);
    suspend;
    /* loop_selector n in nearby_items(shape=npcdeath_shape_03ac, origin=arg_06) */
    while (!condition) {
      /* loopnext  */
    }
    return;
  }
  return;
}
