class LeatherMoccasinsShoes_Natural : Clothing { override bool IsClothing() { return true; } }