mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
-Added Ausops' female business suit. It replaces the black skirt that spawns in the laundry room. One has also been added to the law closet.
-Added spare Space Law books to the law office git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4073 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -131,6 +131,13 @@
|
||||
item_state = "bl_suit"
|
||||
color = "black_suit"
|
||||
|
||||
/obj/item/clothing/under/suit_jacket/female
|
||||
name = "executive suit"
|
||||
desc = "A formal trouser suit for women, intended for the station's finest."
|
||||
icon_state = "black_suit_fem"
|
||||
item_state = "black_suit_fem"
|
||||
color = "black_suit_fem"
|
||||
|
||||
/obj/item/clothing/under/suit_jacket/red
|
||||
name = "red suit"
|
||||
desc = "A red suit and blue tie. Somewhat formal."
|
||||
|
||||
@@ -13,6 +13,12 @@
|
||||
color = "lawyer_black"
|
||||
|
||||
|
||||
/obj/item/clothing/under/lawyer/female
|
||||
icon_state = "black_suit_fem"
|
||||
item_state = "black_suit_fem"
|
||||
color = "black_suit_fem"
|
||||
|
||||
|
||||
/obj/item/clothing/under/lawyer/red
|
||||
icon_state = "lawyer_red"
|
||||
item_state = "lawyer_red"
|
||||
|
||||
Reference in New Issue
Block a user