Adds blue Kimono for SFox63
This commit is contained in:
TrilbySpaseClone
2019-06-11 18:00:08 -04:00
parent a8f40084be
commit 7f3e2dd28b
4 changed files with 17 additions and 1 deletions
@@ -391,4 +391,10 @@ datum/gear/darksabresheath
name = "Fritz Plushie"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/mammal/dog/fritz
ckeywhitelist = list("analwerewolf")
ckeywhitelist = list("analwerewolf")
/datum/gear/kimono
name = "Kimono"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/kimono
ckeywhitelist = list("sfox63")