module Base
{
	item Hat_Claire_Rat
	{
		DisplayCategory = Accessory,
        ItemType = base:clothing,
		Type = Clothing,
		DisplayName = Claire,
		ClothingItem = Hat_Claire_Rat,
		BodyLocation = base:hat,
		Icon = Claire,
		BloodLocation = Head,
		CanHaveHoles = false,
		Insulation = 0.40,
		Weight = 0.2,
		WorldStaticModel = Claire_Rat,
	}
}