Merge pull request #6564 from Citadel-Station-13/upstream-merge-37514

[MIRROR] Fixes invisible turtleneck alt state
This commit is contained in:
deathride58
2018-04-29 22:30:12 +00:00
committed by GitHub
+2
View File
@@ -22,6 +22,7 @@
icon_state = "really_black_suit"
item_state = "bl_suit"
item_color = "black_suit"
can_adjust = FALSE
/obj/item/clothing/under/syndicate/camo
name = "camouflage fatigues"
@@ -29,6 +30,7 @@
icon_state = "camogreen"
item_state = "g_suit"
item_color = "camogreen"
can_adjust = FALSE
/obj/item/clothing/under/syndicate/soviet
name = "Ratnik 5 tracksuit"