function fffloor_gotHit() /* entry=64 class_id=0x0135 slot=0x06 */
{
  set_info(0x020C, *(arg_06));
  process_exclude();
  if ((Item.getFrame(arg_06) == 1) || (arg_0A > 0x0100)) {
    return;
  }
  else {
    local_02 = arg_0A;
    while (!Item.isOn(*(arg_06), local_02)) {
      if (Item.getFrame(arg_06) == 1) {
        return;
      }
      FREE.slot_20(pid, 8);
      spawn NPC.slot_2F(retval, *(arg_06), local_02);
      suspend;
      spawn FREE.slot_3B(pid, 2, 0x00000000);
      suspend;
    }
  }
  return;
}
