From 8e0f08d43b3ef7b1881de09e4401a7a1082a8d58 Mon Sep 17 00:00:00 2001 From: killer653 Date: Tue, 26 Sep 2017 18:18:33 -0400 Subject: [PATCH] Forgot this --- code/modules/vore/fluffstuff/custom_clothes_vr.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/vore/fluffstuff/custom_clothes_vr.dm b/code/modules/vore/fluffstuff/custom_clothes_vr.dm index c5878efd34..ab91d95a04 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -1467,7 +1467,7 @@ Departamental Swimsuits, for general use item_state = "loincloth" //BeyondMyLife: Ne'tra Ky'ram -/obj/item/clothing/suit/storage/hooded/wintercoat/kilanocoat +/obj/item/clothing/suit/storage/hooded/wintercoat/fluff/kilanocoat name = "black and gold armoured coat." desc = "A black and gold coat, with white fur lining, lined with some kind of heavier material inside, seemingly giving some sort of padding to it." icon = 'icons/vore/custom_clothes_vr.dmi' @@ -1555,7 +1555,7 @@ Departamental Swimsuits, for general use name = "black and gold winter boots" desc = "Some Fur lined black and gold heavy duty winter bots." icon = 'icons/vore/custom_clothes_vr.dmi' - icon_state = "kilanoboots" + icon_state = "kilanoboots_mob" //This is really fucky. For some reason, setting this to kilanoboots causes the on-mob sprite (item_state) to be the in hand sprite. icon_override = 'icons/vore/custom_clothes_vr.dmi' item_state = "kilanoboots_mob" species_restricted = null