mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 02:57:48 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user