module SapphCooking
{
	imports
	{
		Base,
	}
	item Gloves_OvenMitten_White
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Oven Mittens,
		ClothingItem = SapphOvenMitten_White,
		BodyLocation = Hands,
		Icon = OvenMittensIcon,
		ColorRed = 235,
        ColorGreen = 235,
        ColorBlue = 235,
		BloodLocation = Hands,
		ScratchDefense = 40,
        BiteDefense = 10,
        Weight = 0.1,
        Insulation = 0.75,
        WindResistance = 0.75,
        FabricType = Cotton,
        WorldStaticModel = WhiteMitten_Ground,
	}
	item Gloves_OvenMitten_Udderly
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Udderly Oven Mittens,
		ClothingItem = SapphOvenMitten_Udderly,
		BodyLocation = Hands,
		Icon = OvenMittensUdderlyIcon,
		BloodLocation = Hands,
		ScratchDefense = 40,
        BiteDefense = 10,
        Weight = 0.1,
        Insulation = 0.75,
        WindResistance = 0.75,
        FabricType = Cotton,
        WorldStaticModel = UdderlyMitten_Ground,
	}

	item Mouth_Toothpick
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Toothpick,
		ClothingItem = Sapph_Toothpick,
		BodyLocation = Mask,
		Icon = ToothpickIcon,
		BloodLocation = Head,
		CanHaveHoles = false,
		ScratchDefense = 0,
        BiteDefense = 0,
        Weight = 0.01,
        Insulation = 0,
        WindResistance = 0,
        WorldStaticModel = Toothpick_Ground,
	}
	/************Aprons****************/

	item Apron_Chef_White
	{
	    DisplayCategory = Clothing,
		Type = Container,
		ColorRed = 235,
        ColorGreen = 235,
        ColorBlue = 235,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_White,
		ClothingItemExtra = Apron_WaistChef_White,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		AttachmentReplacement	= 	Bag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronWhite,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_White_Ground,
		CanBeEquipped = ChefApron,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
	}
	item Apron_WaistChef_White
	{
	    DisplayCategory = Clothing,
		Type = Container,
		ColorRed = 235,
        ColorGreen = 235,
        ColorBlue = 235,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_White,
		ClothingItemExtra = Apron_Chef_White,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronWhite,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_White_Ground,
		CanBeEquipped = ChefApron,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_Chef_Camo
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_Camo,
		ClothingItemExtra = Apron_WaistChef_Camo,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronCamoIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_Camo_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_Camo
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_Camo,
		ClothingItemExtra = Apron_Chef_Camo,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronCamoIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_Camo_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_Chef_CowPrints
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_CowPrints,
		ClothingItemExtra = Apron_WaistChef_CowPrints,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronCowIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_CowPrints_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_CowPrints
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_CowPrints,
		ClothingItemExtra = Apron_Chef_CowPrints,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronCowIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_CowPrints_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_MuscleM
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_MuscleM,
		ClothingItemExtra = Apron_WaistChef_MuscleM,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronMMuscleIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_MMuscle_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_MuscleM
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_MuscleM,
		ClothingItemExtra = Apron_Chef_MuscleM,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronMMuscleIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_MMuscle_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_MuscleF
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_MuscleF,
		ClothingItemExtra = Apron_WaistChef_MuscleF,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronFMuscleIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_FMuscle_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_MuscleF
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_MuscleF,
		ClothingItemExtra = Apron_Chef_MuscleF,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronFMuscleIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_FMuscle_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_Heart
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_Heart,
		ClothingItemExtra = Apron_WaistChef_Heart,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronHeartIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_Heart_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_Heart
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_Heart,
		ClothingItemExtra = Apron_Chef_Heart,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronHeartIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_Heart_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_PawBlue
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_PawBlue,
		ClothingItemExtra = Apron_WaistChef_PawBlue,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronBluePawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawBlue_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_PawBlack
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_PawBlack,
		ClothingItemExtra = Apron_WaistChef_PawBlack,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronBlackPawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawBlack_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_WaistChef_PawBlue
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_PawBlue,
		ClothingItemExtra = Apron_Chef_PawBlue,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronBluePawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawBlue_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_WaistChef_PawBlack
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_PawBlack,
		ClothingItemExtra = Apron_Chef_PawBlack,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronBlackPawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawBlack_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_PawRed
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_PawRed,
		ClothingItemExtra = Apron_WaistChef_PawRed,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronRedPawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawRed_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_PawRed
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_PawRed,
		ClothingItemExtra = Apron_Chef_PawRed,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronRedPawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawRed_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_PawPink
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_PawPink,
		ClothingItemExtra = Apron_WaistChef_PawPink,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronPinkPawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawPink_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_PawPink
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_PawPink,
		ClothingItemExtra = Apron_Chef_PawPink,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronPinkPawIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_PawPink_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_KissCook
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_KissCook,
		ClothingItemExtra = Apron_WaistChef_KissCook,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronKissCookIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_KissCook_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_KissCook
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_KissCook,
		ClothingItemExtra = Apron_Chef_KissCook,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronKissCookIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_KissCook_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}


	item Apron_Chef_QuailMom
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_QuailMom,
		ClothingItemExtra = Apron_WaistChef_QuailMom,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronQuailIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_QuailMom_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_QuailMom
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_QuailMom,
		ClothingItemExtra = Apron_Chef_QuailMom,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		CanBeEquipped = ChefApron,
		BloodLocation = Apron,
		Icon = ApronQuailIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_QuailMom_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_CamoUrban
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_CamoUrban,
		ClothingItemExtra = Apron_WaistChef_CamoUrban,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronCamoUrbanIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_CamoUrban_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_CamoUrban
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_CamoUrban,
		ClothingItemExtra = Apron_Chef_CamoUrban,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronCamoUrbanIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_CamoUrban_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_Chef_CamoDesert
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_CamoDesert,
		ClothingItemExtra = Apron_WaistChef_CamoDesert,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronCamoDesertIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_CamoDesert_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_CamoDesert
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_CamoDesert,
		ClothingItemExtra = Apron_Chef_CamoDesert,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronCamoDesertIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_CamoDesert_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_AmericaFlag
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_AmericaFlag,
		ClothingItemExtra = Apron_WaistChef_AmericaFlag,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronAmericaFlagIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_AmericaFlag_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_AmericaFlag
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_AmericaFlag,
		ClothingItemExtra = Apron_Chef_AmericaFlag,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronAmericaFlagIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_AmericaFlag_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_Rainbow
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_Rainbow,
		ClothingItemExtra = Apron_WaistChef_Rainbow,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronRainbowIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_Rainbow_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_Rainbow
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_Rainbow,
		ClothingItemExtra = Apron_Chef_Rainbow,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronRainbowIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_Rainbow_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_TransFlag
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_TransFlag,
		ClothingItemExtra = Apron_WaistChef_TransFlag,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronTransFlagIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_TransFlag_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_TransFlag
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_TransFlag,
		ClothingItemExtra = Apron_Chef_TransFlag,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronTransFlagIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_TransFlag_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_HawaiiBlue
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_HawaiiBlue,
		ClothingItemExtra = Apron_WaistChef_HawaiiBlue,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronHawaiiBlueIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_HawaiiBlue_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_HawaiiBlue
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_HawaiiBlue,
		ClothingItemExtra = Apron_Chef_HawaiiBlue,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronHawaiiBlueIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_HawaiiBlue_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	item Apron_Chef_HawaiiRed
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron,
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefApron_HawaiiRed,
		ClothingItemExtra = Apron_WaistChef_HawaiiRed,
		ClothingItemExtraOption = Sapph_WearTied,
		clothingExtraSubmenu = FannyPack_WearFront,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		Icon = ApronHawaiiRedIcon,
		FabricType = Cotton,
		CanBeEquipped = ChefApron,
		WorldStaticModel = ChefApron_HawaiiRed_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}
	item Apron_WaistChef_HawaiiRed
	{
	    DisplayCategory = Clothing,
		Type = Container,
		DisplayName = Chef Apron (Waist),
		CanHaveHoles = false,
		ClothingItem = Sapph_ChefWaistApron_HawaiiRed,
		ClothingItemExtra = Apron_Chef_HawaiiRed,
		ClothingItemExtraOption = FannyPack_WearFront,
		clothingExtraSubmenu = Sapph_WearTied,
		BodyLocation = ChefApron,
		BloodLocation = Apron,
		CanBeEquipped = ChefApron,
		Icon = ApronHawaiiRedIcon,
		FabricType = Cotton,
		WorldStaticModel = ChefApron_HawaiiRed_Ground,
		Weight	=	0.1,
		WeightReduction	=	50,
        Capacity	=	1,
		OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		AttachmentsProvided = ChefApronLeft;ChefApronRight;ChefApronPencil,
	}

	
}