diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index 7b97297684..d48fbbcd1e 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -339,7 +339,6 @@ . = "X" return . - /obj/item/clothing/obj_break(damage_flag) damaged_clothes = CLOTHING_DAMAGED update_clothes_damaged_state()