function special_leaveFastArea() /* entry=276 class_id=0x04CA slot=0x10 */
{
  set_info(0x021C, *(arg_06));
  process_exclude();
  if (!Item.getQHi(arg_06)) {
    if (Item.getMapNum(arg_06) == 2) {
      spawn TRIGGER.slot_20(pid, (0x0080 + 0), *(arg_06), arg_06);
      suspend;
    }
    if (Item.getNpcNum(arg_06) == 2) {
      spawn TRIGGER.slot_20(pid, (0x0080 + 1), *(arg_06), arg_06);
      suspend;
    }
  }
  return;
}
