mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Paradise's soul removal part three: lawyers (#19376)
* Better Call Coderspriters * This name looks better * Turns out this is not a copy of an existing jumpsuit * Minor drask sprite adjustment
This commit is contained in:
@@ -145,8 +145,8 @@
|
||||
item_color = "internalaffairs"
|
||||
|
||||
/obj/item/clothing/under/rank/civilian/lawyer
|
||||
name = "lawyer suit"
|
||||
desc = "Slick threads."
|
||||
name = "Lawyer suit"
|
||||
|
||||
/obj/item/clothing/under/rank/civilian/lawyer/black
|
||||
icon_state = "lawyer_black"
|
||||
@@ -154,23 +154,25 @@
|
||||
item_color = "lawyer_black"
|
||||
|
||||
/obj/item/clothing/under/rank/civilian/lawyer/red
|
||||
name = "lawyer red suit"
|
||||
icon_state = "lawyer_red"
|
||||
item_state = "lawyer_red"
|
||||
item_color = "lawyer_red"
|
||||
|
||||
/obj/item/clothing/under/rank/civilian/lawyer/blue
|
||||
name = "lawyer blue suit"
|
||||
icon_state = "lawyer_blue"
|
||||
item_state = "lawyer_blue"
|
||||
item_color = "lawyer_blue"
|
||||
|
||||
/obj/item/clothing/under/rank/civilian/lawyer/purpsuit
|
||||
name = "Purple Suit"
|
||||
/obj/item/clothing/under/rank/civilian/lawyer/purple
|
||||
name = "lawyer purple suit"
|
||||
icon_state = "lawyer_purp"
|
||||
item_state = "lawyer_purp"
|
||||
item_color = "lawyer_purp"
|
||||
|
||||
/obj/item/clothing/under/rank/civilian/lawyer/bluesuit
|
||||
name = "Blue Suit"
|
||||
name = "blue suit"
|
||||
desc = "A classy suit and tie"
|
||||
icon_state = "bluesuit"
|
||||
item_state = "bluesuit"
|
||||
|
||||
Reference in New Issue
Block a user