mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-15 00:52:36 +01:00
Adds a sprite for the combat turtleneck
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user