From ae797f1e85b11fff7a79e28d18e32756e8af241e Mon Sep 17 00:00:00 2001 From: JoanRisu Date: Wed, 19 Oct 2016 17:05:53 -0700 Subject: [PATCH] quick hotfix --- 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 bbff13fd78..f8fddb5e0b 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -551,8 +551,8 @@ icon_override = 'icons/vore/custom_clothes_vr.dmi' item_state = "molenar" - item_open = "molenar_open" - item_closed = "molenar" + var/item_open = "molenar_open" + var/item_closed = "molenar" //scree:Scree /obj/item/clothing/head/fluff/pompom