Adds a sprite for the combat turtleneck

This commit is contained in:
Mark9013100
2016-03-24 03:22:53 -04:00
parent b457b54b02
commit e87f19da39
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -11,9 +11,9 @@
/obj/item/clothing/under/syndicate/combat //ERT tactleneck
name = "combat turtleneck"
desc = "It's some non-descript, slightly suspicious looking, civilian clothing."
icon_state = "syndicate"
icon_state = "combat"
item_state = "bl_suit"
worn_state = "syndicate"
worn_state = "combat"
has_sensor = 1
armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0)
siemens_coefficient = 0.9