module Base
{
    item Furry_HoomanPlaceholder
    {
        Type = Clothing,
        ClothingItem = Furry_HoomanPlaceholder,
        BodyLocation = Fur,
        Icon = Fur,
        Tags = Fur,
        CanHaveHoles = False,
        Weight = 0
    }

    
    item Furry_MaleCat
    {
        Type = Clothing,
        ClothingItem = Furry_MaleCat,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleCat
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleCat,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleCat_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleCat_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleCat_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleCat_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleDeer
    {
        Type = Clothing,
        ClothingItem = Furry_MaleDeer,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleDeer
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleDeer,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleDeer_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleDeer_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleDeer_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleDeer_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleDog
    {
        Type = Clothing,
        ClothingItem = Furry_MaleDog,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleDog
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleDog,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleDog_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleDog_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleDog_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleDog_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleFox
    {
        Type = Clothing,
        ClothingItem = Furry_MaleFox,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleFox
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleFox,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleFox_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleFox_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleFox_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleFox_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleFox_Black
    {
        Type = Clothing,
        ClothingItem = Furry_MaleFox_Black,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleFox_Black
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleFox_Black,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleFox_Black_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleFox_Black_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleFox_Black_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleFox_Black_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleFox_White
    {
        Type = Clothing,
        ClothingItem = Furry_MaleFox_White,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleFox_White
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleFox_White,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleFox_White_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleFox_White_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleFox_White_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleFox_White_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleTubeRat
    {
        Type = Clothing,
        ClothingItem = Furry_MaleTubeRat,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleTubeRat
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleTubeRat,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleTubeRat_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleTubeRat_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleTubeRat_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleTubeRat_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleJackal
    {
        Type = Clothing,
        ClothingItem = Furry_MaleJackal,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleJackal
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleJackal,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleJackal_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleJackal_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleJackal_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleJackal_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleMarten
    {
        Type = Clothing,
        ClothingItem = Furry_MaleMarten,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleMarten
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleMarten,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleMarten_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleMarten_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleMarten_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleMarten_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleRabbit
    {
        Type = Clothing,
        ClothingItem = Furry_MaleRabbit,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleRabbit
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleRabbit,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleRabbit_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleRabbit_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleRabbit_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleRabbit_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleTrashPanda
    {
        Type = Clothing,
        ClothingItem = Furry_MaleTrashPanda,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleTrashPanda
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleTrashPanda,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleTrashPanda_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleTrashPanda_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleTrashPanda_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleTrashPanda_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleSpiffy
    {
        Type = Clothing,
        ClothingItem = Furry_MaleSpiffy,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleSpiffy
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleSpiffy,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleSpiffy_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleSpiffy_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleSpiffy_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleSpiffy_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleSnep
    {
        Type = Clothing,
        ClothingItem = Furry_MaleSnep,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleSnep
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleSnep,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleSnep_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleSnep_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleSnep_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleSnep_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleWolf
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleWolf
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleWolf_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleWolf_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleWolf_Black
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf_Black,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleWolf_Black
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf_Black,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleWolf_Black_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf_Black_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleWolf_Black_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf_Black_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleWolf_White
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf_White,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleWolf_White
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf_White,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleWolf_White_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf_White_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleWolf_White_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf_White_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleWolf_Red
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf_Red,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleWolf_Red
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf_Red,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleWolf_Red_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleWolf_Red_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleWolf_Red_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleWolf_Red_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_MaleLeggy
    {
        Type = Clothing,
        ClothingItem = Furry_MaleLeggy,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_FemaleLeggy
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleLeggy,
        BodyLocation = Fur,
        BloodLocation = Trousers;Jumper;Head;Neck;Hands;Shoes,
        Icon = Fur,
        Tags = Fur,
        Insulation = 0.2,
        WindResistance = 0.2,
        BiteDefense = 2,
        ScratchDefense = 4,
        CanHaveHoles = False,
        WaterResistance = 1.0,
        Weight = 0
    }


    item Furry_MaleLeggy_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_MaleLeggy_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


    item Furry_FemaleLeggy_Deceased
    {
        Type = Clothing,
        ClothingItem = Furry_FemaleLeggy_Deceased,
        BodyLocation = Bandage,
        Tags = DeceasedFur,
        CanHaveHoles = False,
        Weight = 0
    }


}