Crew can come to work looking professional

not that any of our players act that way
This commit is contained in:
Vladin
2020-11-20 18:57:19 -05:00
parent 09a02bedc7
commit 077686c11c
4 changed files with 18 additions and 3 deletions
@@ -13,6 +13,11 @@
category = SLOT_NECK
path = /obj/item/clothing/neck/tie/black
/datum/gear/bloodredtie
name = "Blood-red tie"
category = SLOT_NECK
path = /obj/item/clothing/neck/tie/bloodred
/datum/gear/collar
name = "Collar"
category = SLOT_NECK
@@ -207,4 +207,9 @@
/datum/gear/kromacrop
name = "Kromatose Short Jacket"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/polychromic/kromacrop
path = /obj/item/clothing/suit/polychromic/kromacrop
/datum/gear/blacksuitjacket
name = "Black Suit Jacket"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/toggle/lawyer/black
@@ -38,6 +38,11 @@
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/suit_jacket/white
/datum/gear/suitblackreal
name = "Black suit shirt"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/lawyer/blacksuit
/datum/gear/galaxy_b
name = "De Void of Soul"
category = SLOT_W_UNIFORM
@@ -287,8 +287,8 @@
mutantrace_variation = NO_MUTANTRACE_VARIATION
/obj/item/clothing/neck/tie/bloodred
name = "Blood Red Tie"
desc = "A neosilk clip-on tie. This one has a black S on the tipping and looks rather unique."
name = "blood-red tie"
desc = "A neosilk clip-on tie. This one has a black S on the tipping and looks rather suspicious."
icon = 'icons/obj/custom.dmi'
icon_state = "bloodredtie"
alternate_worn_icon = 'icons/mob/custom_w.dmi'