module Base
{
/****Placeholder parts, in case I wanna add working Carburetors and shit****/

	item FROldCarb1
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Old Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   1,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	item FROldCarb2
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Old Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   2,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }

	item FROldCarb3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Old Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   3,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	
	item FRNormalCarb1
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Normal Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   1,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	item FRNormalCarb2
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Normal Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   2,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }

	item FRNormalCarb3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Normal Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   3,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	
	item FRModernCarb1
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Performance Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   1,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	item FRModernCarb2
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Performance Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   2,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }

	item FRModernCarb3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Performance Carburetor,
        Icon	=	CarTrunk,
        VehicleType =   3,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }

	item FROldFuelInj1
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Old Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   1,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	item FROldFuelInj2
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Old Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   2,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }

	item FROldFuelInj3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Old Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   3,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	
	item FRNormalFuelInj1
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Normal Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   1,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	item FRNormalFuelInj2
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Normal Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   2,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }

	item FRNormalFuelInj3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Normal Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   3,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	
	item FRModernFuelInj1
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Performance Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   1,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
	
	item FRModernFuelInj2
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Performance Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   2,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }

	item FRModernFuelInj3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	1.0,
        Type	=	Normal,
        DisplayName	=	Performance Fuel Injector,
        Icon	=	CarTrunk,
        VehicleType =   3,
        MaxCapacity = 20,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 30,
        MechanicsItem = TRUE,
    }
}