diff --git a/code/game/objects/items/weapons/storage/garment.dm b/code/game/objects/items/weapons/storage/garment.dm index a56fdaf3d71..9e0803b67cd 100644 --- a/code/game/objects/items/weapons/storage/garment.dm +++ b/code/game/objects/items/weapons/storage/garment.dm @@ -291,14 +291,9 @@ new /obj/item/clothing/suit/witchhunter(src) new /obj/item/clothing/head/witchhunter_hat(src) new /obj/item/clothing/suit/holidaypriest(src) - new /obj/item/clothing/under/dress/wedding/bride_white(src) new /obj/item/clothing/head/helmet/riot/knight/templar(src) new /obj/item/clothing/suit/armor/riot/knight/templar(src) new /obj/item/clothing/suit/storage/labcoat(src) - new /obj/item/clothing/gloves/ring/silver(src) - new /obj/item/clothing/gloves/ring/silver(src) - new /obj/item/clothing/gloves/ring/gold(src) - new /obj/item/clothing/gloves/ring/gold(src) new /obj/item/clothing/head/helmet/space/plasmaman/chaplain(src) new /obj/item/clothing/under/plasmaman/chaplain(src)