From d11c0367339e87dd6850ceaee6e261beb41ba85c Mon Sep 17 00:00:00 2001 From: lm40 Date: Mon, 12 Nov 2018 20:02:40 -0500 Subject: [PATCH] fixed icon --- code/modules/vore/fluffstuff/custom_items_vr.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index 186d0da6c0b..dbb99b910da 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -1953,5 +1953,4 @@ name = "gold-trimmed hypospray" desc = "A gold-trimmed MKII hypospray. The name 'Kenzie Houser' is engraved on the side." icon = 'icons/vore/custom_items_vr.dmi' - item_state = "kenziehypo" icon_state = "kenziehypo" \ No newline at end of file