module Base
{
    
    item MotorOil
    {
		DisplayName	=	Motor Oil,
	    DisplayCategory = VehicleMaintenance,
		Weight	=	0.15,
		Icon	=	MotorOil,
		StaticModel = MotorOil,
		WorldStaticModel = MotorOil,
		ItemType = base:drainable,
        UseWhileEquipped	=	FALSE,
        UseDelta	=	0.01,
        Tooltip = Tooltip_MotorOil,
        Tags = guns93:GunOil,
    }

    item GunOil
    {
		DisplayName	=	Gun Cleaner and Lubricant (Small),
	    DisplayCategory = Material,
		Weight	=	0.02,
		Icon	=	GunOil,
		StaticModel = GunOil,
		WorldStaticModel = GunOil,
		ItemType = base:drainable,
        UseWhileEquipped	=	FALSE,
        UseDelta	=	0.05,
        Tooltip = Tooltip_GunOil,
        Tags = guns93:GunOil,
    }

    item GunOil2
    {
		DisplayName	=	Gun Cleaner and Lubricant (Small),
	    DisplayCategory = Material,
		Weight	=	0.02,
		Icon	=	GunOil2,
		StaticModel = GunOil2,
		WorldStaticModel = GunOil2,
		ItemType = base:drainable,
        UseWhileEquipped	=	FALSE,
        UseDelta	=	0.05,
        Tooltip = Tooltip_GunOil,
        Tags = guns93:GunOil,
    }

    item GunOil3
    {
		DisplayName	=	Gun Cleaner and Lubricant (Large),
	    DisplayCategory = Material,
		Weight	=	0.02,
		Icon	=	GunOil3,
		StaticModel = GunOil3,
		WorldStaticModel = GunOil3,
		ItemType = base:drainable,
        UseWhileEquipped	=	FALSE,
        UseDelta	=	0.02,
        Tooltip = Tooltip_GunOil,
        Tags = guns93:GunOil,
    }

    item GunOil4
    {
		DisplayName	=	Gun Cleaner and Lubricant (Large),
	    DisplayCategory = Material,
		Weight	=	0.02,
		Icon	=	GunOil4,
		StaticModel = GunOil4,
		WorldStaticModel = GunOil4,
		ItemType = base:drainable,
        UseWhileEquipped	=	FALSE,
        UseDelta	=	0.02,
        Tooltip = Tooltip_GunOil,
        Tags = guns93:GunOil,
    }

    item SilencerMag
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        ItemType = base:literature,
        DisplayName	=	IPO: Silencer Construction,
        Icon	=	SilencerMag,
        LearnedRecipes = Craft22LRSilencer; Craft9mmSilencer; Craft45Silencer; Craft556Silencer; Craft30Silencer; Craft8mmSilencer; Craft12gaSilencer; InstallBooster; RemoveBooster,
        Tooltip = Tooltip_IPOMag,
        ReplaceOnUse    =   SilencerMag,
        StaticModel = Magazine,
        WorldStaticModel = SilencerMag,
    }

    item AutoConMag
    {
        DisplayCategory = SkillBook,
        Weight	=	0.1,
        ItemType = base:literature,
        DisplayName	=	IPO: Full-Auto Conversions,
        Icon	=	AutoConMag,
        LearnedRecipes = Guns93SimpleCrudeAutoTrigger; Guns93CrudeAutoTrigger; Guns93SimpleAutoTrigger; Guns93AutoTrigger; Guns93BurstTrigger; Guns93BurstOnlyTrigger; AR15LightLink; AR15DIYAutoSear; AR15DIAS; M14AutoPart; M1CarAutoPart,
        Tooltip = Tooltip_IPOMag,
        ReplaceOnUse    =   AutoConMag,
        StaticModel = Magazine,
        WorldStaticModel = AutoConMag,
    }

    item RippedSheetsCleanKit
    {
        DisplayCategory = Material,
        Weight	=	0.1,
        ItemType = base:drainable,
        DisplayName	=	Rag w/ Cleaner/Lubricant,
        Icon	=	RagDirty,
        StaticModel = RippedSheetsDirty,
        UseDelta = 0.5,
        ReplaceOnDeplete = Base.RippedSheetsDirty,
        ItemAfterCleaning = Base.RippedSheets,
        Tooltip = Tooltip_CleaningKit,
        WorldStaticModel = RippedSheetsDirty,
        KeepOnDeplete = true,
        Tags = guns93:GunCleaningKit; guns93:BadGunClean; base:CanBeWashed,,
    }

    item ToothbrushCleanKit
    {
        DisplayCategory = Material,
        Weight	=	0.2,
        ItemType = base:drainable,
        DisplayName	=	Toothbrush w/ Cleaner/Lubricant,
        Icon	=	Toothbrush,
        StaticModel = Toothbrush,
        UseDelta = 0.5,
        ReplaceOnDeplete = Base.Toothbrush,
        ItemAfterCleaning = Base.Toothbrush,
        Tooltip = Tooltip_ImprovCleanKit,
        WorldStaticModel = Toothbrush,
        KeepOnDeplete = true,
        Tags = guns93:GunCleaningKit; guns93:BadGunClean; base:CanBeWashed,,
    }

    item BathTowelCleanKit
    {
        DisplayCategory = Material,
        Weight	=	0.3,
        ItemType = base:drainable,
        DisplayName	=	Bath Towel w/ Cleaner/Lubricant,
        Icon	=	BathTowel_Hand,
        StaticModel = BathTowel_Hand,
        UseDelta = 0.5,
        ReplaceOnDeplete = Base.BathTowel,
        ItemAfterCleaning = Base.BathTowelWet,
        Tooltip = Tooltip_ImprovCleanKit,
        WorldStaticModel = BathTowel,
        KeepOnDeplete = true,
        Tags = guns93:GunCleaningKit; guns93:BadGunClean; base:CanBeWashed,,
    }

    item DishClothCleanKit
    {
        DisplayCategory = Material,
        Weight	=	0.3,
        ItemType = base:drainable,
        DisplayName	=	Dish Towel w/ Cleaner/Lubricant,
        Icon	=	Dishtowel,
        StaticModel = DishCloth_Hand,
        UseDelta = 0.5,
        ReplaceOnDeplete = Base.DishCloth,
        ItemAfterCleaning = Base.DishClothWet,
        Tooltip = Tooltip_ImprovCleanKit,
        WorldStaticModel = DishTowel,
        KeepOnDeplete = true,
        Tags = guns93:GunCleaningKit; guns93:BadGunClean; base:CanBeWashed,,
    }

    item GunCleaningKit
    {
        DisplayCategory = Material,
        Weight	=	0.25,
        ItemType = base:drainable,
        DisplayName	=	Gun Cleaning Supplies,
        Icon	=	CleaningKit,
        StaticModel = CleaningKitWorld,
        UseDelta = 0.25,
        ReplaceOnDeplete = GunCleaningKitEmpty,
        Tooltip = Tooltip_CleaningKit,
        WorldStaticModel = CleaningKitWorld,
        KeepOnDeplete = true,
        Tags = guns93:GunCleaningKit,
    }

    item GunCleaningKitEmpty
    {
        DisplayCategory = Material,
        Weight	=	0.25,
        ItemType = base:normal,
        DisplayName	=	Gun Cleaning Supplies (Needs Cleaner/Lubricant),
        Icon	=	CleaningKit,
        StaticModel = CleaningKitWorld,
        Tooltip = Tooltip_CleaningKitEmpty,
        WorldStaticModel = CleaningKitWorld,
        Tags = guns93:GunCleaningKit; guns93:EmptyGunCleanKit,
    }

    item USGICleanKit
    {
        DisplayCategory = Material,
        Weight	=	0.25,
        ItemType = base:drainable,
        DisplayName	=	USGI Gun Cleaning Kit,
        Icon	=	USGICleanKit,
        StaticModel = USGICleanKit,
        UseDelta = 0.25,
        ReplaceOnDeplete = USGICleanKitEmpty,
        Tooltip = Tooltip_CleaningKit,
        WorldStaticModel = USGICleanKit,
        KeepOnDeplete = true,
        Tags = guns93:GunCleaningKit,
    }

    item USGICleanKitEmpty
    {
        DisplayCategory = Material,
        Weight	=	0.25,
        ItemType = base:normal,
        DisplayName	=	USGI Gun Cleaning Kit (Needs Cleaner/Lubricant),
        Icon	=	USGICleanKit,
        StaticModel = USGICleanKit,
        Tooltip = Tooltip_CleaningKitEmpty,
        WorldStaticModel = USGICleanKit,
        Tags = guns93:GunCleaningKit; guns93:EmptyGunCleanKit,
    }

    item SmallGunCleaningKit
    {
        DisplayCategory = Material,
        Weight	=	0.1,
        ItemType = base:drainable,
        DisplayName	= Small Gun Cleaning Kit,
        Icon	=	CleaningKit,
        StaticModel = CleaningKitWorld,
        UseDelta = 0.5,
        ReplaceOnDeplete = SmallGunCleaningKitEmpty,
        Tooltip = Tooltip_CleaningKit,
        WorldStaticModel = CleaningKitWorld,
        KeepOnDeplete = true,
        Tags = guns93:GunCleaningKit; BadGunClean,
    }

    item SmallGunCleaningKitEmpty
    {
        DisplayCategory = Material,
        Weight	=	0.1,
        ItemType = base:normal,
        DisplayName	=	Small Gun Cleaning Kit (Needs Cleaner/Lubricant),
        Icon	=	CleaningKit,
        StaticModel = CleaningKitWorld,
        Tooltip = Tooltip_CleaningKitEmpty,
        WorldStaticModel = CleaningKitWorld,
        Tags = guns93:GunCleaningKit; guns93:EmptyGunCleanKit,
    }
}