From be6fd4f0caff15ae87b2dcb642e9b6cf58b3bd07 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Mon, 21 May 2018 12:33:14 -0500 Subject: [PATCH] Update vg_hats.dm --- code/modules/clothing/head/vg_hats.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/head/vg_hats.dm b/code/modules/clothing/head/vg_hats.dm index 56844193c6..be57619a7a 100644 --- a/code/modules/clothing/head/vg_hats.dm +++ b/code/modules/clothing/head/vg_hats.dm @@ -10,7 +10,6 @@ min_cold_protection_temperature = SPACE_HELM_MIN_TEMP_PROTECT heat_protection = HEAD max_heat_protection_temperature = SPACE_HELM_MAX_TEMP_PROTECT - flags_1 = STOPSPRESSUREDMAGE_1 strip_delay = 80 dog_fashion = null icon_override = 'modular_citadel/icons/mob/citadel/head.dmi'