commit names arent important right?

This commit is contained in:
Timothy Teakettle
2022-06-02 20:40:21 +01:00
parent dad0aa72f0
commit c025a4f36e
10 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
if(istype(U) && U.attached_accessory)
var/obj/item/clothing/accessory/A = U.attached_accessory
if(A.above_suit)
. += U.accessory_overlay
. += U.accessory_overlays
/obj/item/clothing/suit/update_clothes_damaged_state()
..()