This would be great if you could inspect clothing as wellBug

or if you could specify an item shortname to inspect

Most clothing should work for inspecting, what item did you try to inspect?

V2H2pTamhOAy2n5.PNG mr01sam

Most clothing should work for inspecting, what item did you try to inspect?

hazmat suit

and the space suit

Interesting, that should be working, ill check it out

These can be added to resolve the above (though regular Hazmat Suit already works fine):

			{ "hazmatsuit.spacesuit", new ClothingResistances { Projectile = 30f, Melee = 30f, Bite = 8f, Radiation = 50f, Cold = 8, Explosion = 5f } },
			{ "hazmatsuit.nomadsuit", new ClothingResistances { Projectile = 30f, Melee = 30f, Bite = 8f, Radiation = 50f, Cold = 8, Explosion = 5f } },
			{ "hazmatsuit.arcticsuit", new ClothingResistances { Projectile = 30f, Melee = 30f, Bite = 5f, Radiation = 33f, Cold = 33, Explosion = 3f } },