diff --git a/code/modules/clothing/under/solgov.dm b/code/modules/clothing/under/solgov.dm index cb5cbf27b2..f364a30ca5 100644 --- a/code/modules/clothing/under/solgov.dm +++ b/code/modules/clothing/under/solgov.dm @@ -212,7 +212,7 @@ worn_state = "greenservice_com" //Dress -/obj/item/clothing/under/dress +/obj/item/clothing/under/dress/plain //VORESTATION EDIT (Note: A conflict will occur here. Just remove this note & VS edit next sync.) name = "dress uniform" desc = "A dress uniform of some kind." icon_state = "greydress"