From ea551f05f48fa8fcd93595699b692717eb7bdb19 Mon Sep 17 00:00:00 2001 From: David Winters Date: Mon, 17 Aug 2020 13:28:54 -0400 Subject: [PATCH] Yes --- code/modules/vore/fluffstuff/custom_clothes_vr.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/vore/fluffstuff/custom_clothes_vr.dm b/code/modules/vore/fluffstuff/custom_clothes_vr.dm index 59b029ed201..3df20d6a2bf 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -1992,6 +1992,7 @@ Departamental Swimsuits, for general use /obj/item/clothing/suit/storage/flintlock name = "green jacket" desc = "Flintlock's green jacket. It seems to be made of rather high quality leather." + icon = 'icons/vore/custom_clothes_vr.dmi' icon_state = "flintlock" item_state_slots = list(slot_r_hand_str = "item_greensuit", slot_l_hand_str = "item_greensuit") blood_overlay_type = "coat"