Fixes Really Black Jumpsuit

Before, on wearing, it'd show the exact same sprite as the 'black
suit'-- while this was clearly unintended. Now shows the correct sprite
(for humans as well!)
This commit is contained in:
KasparoVy
2015-09-09 23:54:46 -04:00
parent 763779cd72
commit 962234f7b4
+1 -1
View File
@@ -209,7 +209,7 @@
desc = "A formal black suit and red tie, intended for the station's finest."
icon_state = "really_black_suit"
item_state = "bl_suit"
_color = "black_suit"
_color = "really_black_suit"
/obj/item/clothing/under/suit_jacket/female
name = "executive suit"