function item_slot_2D() /* entry=458 class_id=0x0A0C slot=0x2D */
{
  set_info(0x0001, *(arg_06));
  spawn FREE.slot_3B(UCMachine.rndRange(pid, 0x00C8, 100), 0x00000000);
  suspend;
  local_04 = *(arg_06);
  if (Item.getShape(local_04) == 0x0456) {
    set_info(0x00F0, local_02);
    if (!Intrinsic006A()) {
      while ((Item.getFrame(local_02) == 9) && (Item.isEntirelyOnScreen(local_02) != 1)) {
        spawn FREE.slot_3B(pid, 2, 0x00000000);
        suspend;
      }
    }
    return;
  }
  else if (Item.getShape(local_04) == 0x044A) {
    set_info(0x00F0, local_02);
    if (!Intrinsic006A()) {
      while ((Item.getFrame(local_02) == 9) && (Item.isEntirelyOnScreen(local_02) != 1)) {
        spawn FREE.slot_3B(pid, 2, 0x00000000);
        suspend;
      }
    }
    return;
  }
  else if (Item.getShape(local_04) == 0x0085) {
    set_info(0x00F0, local_02);
    if (!Intrinsic006A()) {
      while ((Item.getFrame(local_02) == 9) && (Item.isEntirelyOnScreen(local_02) != 1)) {
        spawn FREE.slot_3B(pid, 2, 0x00000000);
        suspend;
      }
    }
    return;
  }
  return;
}
