7 lines
350 B
Plaintext
7 lines
350 B
Plaintext
/obj/item/clothing/under/syndicate/cosmetic
|
|
name = "tactitool turtleneck"
|
|
desc = "Just looking at it makes you want to buy an SKS, go into the woods, and -operate-."
|
|
icon_state = "tactifool"
|
|
item_state = "bl_suit"
|
|
item_color = "tactifool"
|
|
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0, fire = 0, acid = 0) |