module Base
{
   

    item USMP_LegsProtectionLower_Patriot_Light_UCP
	{
	  DisplayCategory = Clothing,
	  Type = Clothing,
	  DisplayName = Military Knee Guards Patriot (UCP),
   	  ClothingItem = USMP_LegsProtectionLower_Patriot_Light_UCP,
	  BodyLocation = KATTAJ1Knees,
	  BloodLocation = UpperLegs,
	  IconsForTexture = USMP_LegsProtectionLower_Patriot_Light_UCP,
	  RunSpeedModifier = 0.98,
        ScratchDefense = 30,
        BiteDefense = 20,
        BulletDefense = 100,
        Insulation = 0.3,
        WindResistance = 0.3,
	  Weight = 1,
        WorldStaticModel = LegsProtectionLower_Patriot_Light_Ground,
	}

     item USMP_LegsProtectionLower_Patriot_Light_OCP
	{
	  DisplayCategory = Clothing,
	  Type = Clothing,
	  DisplayName = Military Knee Guards Patriot (OCP),
   	  ClothingItem = USMP_LegsProtectionLower_Patriot_Light_OCP,
	  BodyLocation = KATTAJ1Knees,
	  BloodLocation = UpperLegs,
	  IconsForTexture = USMP_LegsProtectionLower_Patriot_Light_OCP,
	  RunSpeedModifier = 0.98,
        ScratchDefense = 30,
        BiteDefense = 20,
        BulletDefense = 100,
        Insulation = 0.3,
        WindResistance = 0.3,
	  Weight = 1,
        WorldStaticModel = LegsProtectionLower_Patriot_Light_Ground,
	}

}
