commjacket

This commit is contained in:
Jay
2019-06-16 02:11:00 -05:00
parent 88a8db87c2
commit fcd093f566
4 changed files with 18 additions and 1 deletions
@@ -397,4 +397,10 @@ datum/gear/darksabresheath
name = "Kimono"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/kimono
ckeywhitelist = list("sfox63")
ckeywhitelist = list("sfox63")
/datum/gear/commjacket
name = "TBD Name"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/commjacket
ckeywhitelist = list("TBD")