mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 04:56:23 +01:00
Crew can come to work looking professional
not that any of our players act that way
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user