From a1200fe7db297f2608edbcda532c6d094223102f Mon Sep 17 00:00:00 2001 From: sabiram Date: Sat, 30 Apr 2016 21:17:32 -0400 Subject: [PATCH] Changes black jumpskirt description. --- code/modules/clothing/under/color.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/color.dm b/code/modules/clothing/under/color.dm index c852147ba33..9267b96cc17 100644 --- a/code/modules/clothing/under/color.dm +++ b/code/modules/clothing/under/color.dm @@ -14,7 +14,7 @@ /obj/item/clothing/under/color/blackjumpskirt name = "black jumpskirt" - desc = "A black jumpskirt, Sol size 0." + desc = "A slimming black jumpskirt." icon_state = "blackjumpskirt" item_state = "bl_suit" worn_state = "blackjumpskirt"