From f2adcb2e971d225de62f634429919a38053e86d4 Mon Sep 17 00:00:00 2001 From: Hatterhat Date: Tue, 2 Nov 2021 19:09:56 -0500 Subject: [PATCH] good eatin --- code/modules/clothing/under/accessories/accessory.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/under/accessories/accessory.dm b/code/modules/clothing/under/accessories/accessory.dm index cdf4eeaa2bf..8195a62afae 100644 --- a/code/modules/clothing/under/accessories/accessory.dm +++ b/code/modules/clothing/under/accessories/accessory.dm @@ -446,6 +446,7 @@ body_parts_covered = FACE w_class = ITEMSIZE_SMALL slot = ACCESSORY_SLOT_INSIGNIA // snowflakey, i know, shut up + item_flags = FLEXIBLEMATERIAL var/breath_masked = FALSE var/obj/item/clothing/mask/breath/breathmask action_button_name = "Pull On Gaiter"