module Base
{
	item Shirt_FormalWhiteFBIIDLG
	{
		DisplayCategory = Clothing,
        ItemType = base:clothing,
		DisplayName = Formal Shirt with FBI ID,
        Icon = ShirtGeneric,
        BloodLocation = ShirtLongSleeves,
        BodyLocation = base:shirt,
        ClothingItem = Shirt_FormalWhiteFBIIDLG,
        FabricType = Cotton,
        Insulation = 0.25,
        WindResistance = 0.15,
        WorldStaticModel = Shirt_Ground,
        Tags = base:canbedyed;base:ripclothingcotton,
        Researchablerecipes = SewShirt;SewShirtSleeveless,
		
	}

}
