function miss1egg_slot_23() /* entry=353 class_id=0x090D slot=0x23 */
{
  var
    referent, /* [BP+00h] type=0x69 */
    item, /* [BP-02h] type=0x24 */
    pathegg, /* [BP-04h] type=0x24 */
    n, /* [BP-06h] type=0x24 */
    guardBoy, /* [BP-08h] type=0x24 */
    door; /* [BP-0Ah] type=0x24 */

  set_info(0x0001, *(arg_06));
  spawn class_090D_slot_25(arg_06);
  /* loopscr value_u8=0x24 */
  /* loopscr value_u8=0x3D */
  /* loopscr value_u8=0x40 */
  /* loopscr value_u8=0x25 */
  /* loop current_var=0xFE string_bytes=0x6 loop_type=0x2 */
  while (!condition) {
    n = item;
    /* loopnext  */
  }
  if (n) {
    return;
  }
  else {
    suspend;
    /* loopscr value_u8=0x24 */
    /* loopscr value_u8=0x3D */
    /* loopscr value_u8=0x40 */
    /* loopscr value_u8=0x25 */
    /* loop current_var=0xFE string_bytes=0x6 loop_type=0x2 */
    while (!condition) {
      if (Item.getQLo(item) == 23) {
        door = item;
        spawn class_0A06_slot_20(pid, door);
        suspend;
      }
      /* loopnext  */
    }
    spawn class_0A11_slot_22(pid, 5, 4, n);
    suspend;
    suspend;
    /* str_to_ptr  */
    /* free_stack_string value_u8=0x4 target=[SP+04h] */
    suspend;
    spawn class_0A0C_slot_3B(0x00000000);
    /* loopscr value_u8=0x24 */
    /* loopscr value_u8=0x3D */
    /* loopscr value_u8=0x40 */
    /* loopscr value_u8=0x25 */
    /* loop current_var=0xF8 string_bytes=0x6 loop_type=0x2 */
    while (!condition) {
      /* loopnext  */
    }
    /* pop_global global_id=0x2F size=0x1 */
    spawn class_090D_slot_24(1, pid, n, arg_06);
    suspend;
  }
  return;
}
