From aa1d3ab45d46c7d328ab9f09c274240017331834 Mon Sep 17 00:00:00 2001 From: CHOMPStation2StaffMirrorBot <94713762+CHOMPStation2StaffMirrorBot@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:03:53 -0700 Subject: [PATCH] [MIRROR] Fixes zeras labcloak (#12008) Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> --- 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 3b4b5bc480..9a196ca39c 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -2245,6 +2245,7 @@ Departamental Swimsuits, for general use icon = 'icons/vore/custom_clothes_item.dmi' icon_state = "zera_labcloak" + item_state = "zera_labcloak" default_worn_icon = 'icons/vore/custom_clothes_mob.dmi'