From ab889deb149b0791ccdcba07ab34da9f20bf2cfe Mon Sep 17 00:00:00 2001 From: itseasytosee <55666666+itseasytosee@users.noreply.github.com> Date: Wed, 12 Feb 2020 14:13:15 -0600 Subject: [PATCH] Hermert (#49289) --- code/modules/clothing/head/hardhat.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/head/hardhat.dm b/code/modules/clothing/head/hardhat.dm index 69dbbcbd3a2..ac1c8c53727 100644 --- a/code/modules/clothing/head/hardhat.dm +++ b/code/modules/clothing/head/hardhat.dm @@ -97,6 +97,7 @@ max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT cold_protection = HEAD min_cold_protection_temperature = FIRE_HELM_MIN_TEMP_PROTECT + flags_cover = HEADCOVERSEYES | HEADCOVERSMOUTH | PEPPERPROOF /obj/item/clothing/head/hardhat/weldhat name = "welding hard hat"