function alarmbox_use() /* entry=262 class_id=0x0477 slot=0x01 */
{
  set_info(0x0207, *(arg_06));
  process_exclude();
  if (!World.getAlertActive()) {
    spawn FREE.slot_45(0x00000000);
    if (Item.getMapNum(arg_06) == 0) {
      spawn TRIGGER.slot_20(pid, 1, *(arg_06), arg_06);
      suspend;
    }
  }
  return;
}
