Updates to make it a subtype

This commit is contained in:
shellspeed1
2019-10-05 20:50:14 -07:00
parent 868408f7c5
commit f6f5430aa0
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -68,9 +68,9 @@
item_color = "syndicate_combat"
can_adjust = FALSE
/obj/item/clothing/under/syndicate/comfortable
name = "Comfortable Uniform"
desc = "A modified combat uniform, it has had much of it's armor stripped out and replaced with padding to make it as comfortable as possible."
/obj/item/clothing/under/syndicate/combat/comfortable
name = "Padded Uniform"
desc = "A uniform of similar design to the combat uniform, it has had it's armor replaced with extra padding while providing pockets to hold useful gear."
icon_state = "syndicate_combat"
item_color = "syndicate_combat"
can_adjust = FALSE