From 556fedacd07ffcf22695877f025d9348cc505bd7 Mon Sep 17 00:00:00 2001 From: The0bserver Date: Sun, 26 Jul 2020 09:56:46 -0400 Subject: [PATCH] this commit intentionally left blank --- code/modules/clothing/clothing.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index d48fbbcd1e..7b97297684 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -339,6 +339,7 @@ . = "X" return . + /obj/item/clothing/obj_break(damage_flag) damaged_clothes = CLOTHING_DAMAGED update_clothes_damaged_state()