Adds some more syndicate equipment.

This commit is contained in:
CitadelStationBot
2017-06-05 13:50:54 -05:00
parent 18a98963b3
commit f03aa5e0fa
5 changed files with 49 additions and 1 deletions
+8 -1
View File
@@ -37,4 +37,11 @@
item_color = "trackpants"
can_adjust = 0
armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0, fire = 0, acid = 0)
resistance_flags = 0
resistance_flags = 0
/obj/item/clothing/under/syndicate/combat
name = "combat uniform"
desc = "With a suit lined with this many pockets, you are ready to operate."
icon_state = "syndicate_combat"
item_color = "syndicate_combat"
can_adjust = 0