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()