From 865cd321431c661dc59acbf96b6d3d3691b59fa7 Mon Sep 17 00:00:00 2001 From: Ty-Omaha Date: Wed, 6 Nov 2019 07:58:50 -0500 Subject: [PATCH] removes new() blueshield --- code/modules/clothing/under/miscellaneous.dm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/modules/clothing/under/miscellaneous.dm b/code/modules/clothing/under/miscellaneous.dm index 01264fc07f8..7188fc480af 100644 --- a/code/modules/clothing/under/miscellaneous.dm +++ b/code/modules/clothing/under/miscellaneous.dm @@ -121,10 +121,6 @@ displays_id = 0 flags_size = ONESIZEFITSALL -/obj/item/clothing/under/rank/centcom/blueshield/New() - ..() - desc = "Gold trim on space-black cloth, this uniform bears \"Close Protection\" on the left shoulder." - /obj/item/clothing/under/rank/centcom/representative desc = "Gold trim on space-black cloth, this uniform bears \"N.S.S. Cyberiad\" on the left shoulder." name = "\improper Formal Nanotrasen Uniform"