From 4eedf27627add593f125c79dc4855ac7f413bc1e Mon Sep 17 00:00:00 2001 From: MMMiracles Date: Fri, 17 Jul 2015 14:59:47 -0400 Subject: [PATCH] Makes SWAT helmets space-proof again. --- code/modules/clothing/head/helmet.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/head/helmet.dm b/code/modules/clothing/head/helmet.dm index 7dbb6ea8c3c..607a06a540d 100644 --- a/code/modules/clothing/head/helmet.dm +++ b/code/modules/clothing/head/helmet.dm @@ -99,6 +99,7 @@ min_cold_protection_temperature = SPACE_HELM_MIN_TEMP_PROTECT heat_protection = HEAD max_heat_protection_temperature = SPACE_HELM_MAX_TEMP_PROTECT + flags = STOPSPRESSUREDMAGE strip_delay = 80 /obj/item/clothing/head/helmet/swat/nanotrasen