function elens4_equip() /* entry=93 class_id=0x01A8 slot=0x0A */
{
  set_info(0x0211, *(arg_06));
  process_exclude();
  if (!arg_0A) {
    spawn ELENS4.enterFastArea(pid, arg_06);
    suspend;
    return;
  }
  else {
    for local_02 in nearby_items(shape=0x044D, origin=arg_06) {
      /* loopnext  */
    }
    ITEM.slot_25(0x1000, arg_06);
  }
  return;
}
