From f1f9d8c1e1812bcc1b08cc9f463972c6cc29988c Mon Sep 17 00:00:00 2001 From: imsxz Date: Fri, 14 Jul 2017 11:34:29 -0400 Subject: [PATCH] fixes stupid mistake --- code/modules/clothing/spacesuits/syndi.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/syndi.dm b/code/modules/clothing/spacesuits/syndi.dm index 9f4475d5bba..01651fb9150 100644 --- a/code/modules/clothing/spacesuits/syndi.dm +++ b/code/modules/clothing/spacesuits/syndi.dm @@ -5,7 +5,6 @@ icon_state = "syndicate" item_state = "syndicate" desc = "Has a tag on it: Totally not property of of a hostile corporation, honest!" - w_class = WEIGHT_CLASS_NORMAL armor = list(melee = 40, bullet = 50, laser = 30, energy = 15, bomb = 30, bio = 30, rad = 30) /obj/item/clothing/suit/space/syndicate