Merge pull request #8653 from Citadel-Station-13/commjacket

Donator Comm Jacket - [Ready]
This commit is contained in:
kevinz000
2019-06-16 19:54:24 -07:00
committed by GitHub
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 = "Dusty Commisar's Cloak"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/commjacket
ckeywhitelist = list("sadisticbatter")