function free_slot_36() /* entry=475 class_id=0x0A1D slot=0x36 */
{
  local_02 = arg_06;
  if (Item.getFamilyOfType(arg_08) == Item.getFamily(local_02)) {
    if (!Item.legalCreateAtCoords(arg_10, arg_0E, arg_0C, arg_0A, arg_08, local_04)) {
      return;
    }
    else {
      return;
    }
    return;
  }
  else {
    return;
  }
  return;
}
