From 7cc2010e49637b3b198ae66ef1c0587898becef7 Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Fri, 10 Mar 2017 17:25:35 -0500 Subject: [PATCH] Fixes a mistake --- 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 be22ecc15c..5d129eccc1 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -978,8 +978,8 @@ M.update_inv_wear_mask() usr.update_action_buttons() -+//Vorrarkul: Theodora Lindt -+/obj/item/clothing/suit/chococoat +//Vorrarkul: Theodora Lindt +/obj/item/clothing/suit/chococoat name = "Chococoat" desc = "A long coat designed to resemble Getmore Chocolate Corp's namesake chocolate bar wrapper." //A walking advertisement? icon = 'icons/vore/custom_clothes_vr.dmi'