function lift_enterFastArea() /* entry=52 class_id=0x0133 slot=0x0F */
{
  set_info(0x021B, *(arg_06));
  process_exclude();
  if (Item.getQuality(arg_06) == 2) {
    /* global_address global_id=0x3C */
    /* global_address global_id=0x3C */
    /* global_address global_id=0x3C */
    spawn FREE.waitNTimerTicks(pid, 10, 0x00000000);
    suspend;
    spawn LIFT.slot_20(arg_06);
    suspend;
    return;
  }
  else if (Item.getQuality(arg_06) == 20) {
    /* global_address global_id=0x3C */
    /* global_address global_id=0x3C */
    /* global_address global_id=0x3C */
    spawn FREE.waitNTimerTicks(pid, 10, 0x00000000);
    suspend;
    spawn LIFT.slot_20(arg_06);
    suspend;
    return;
  }
  return;
}
