Merge pull request #5995 from Citadel-Station-13/donator

sabre and sheath
This commit is contained in:
LetterJay
2018-03-18 22:03:11 -05:00
committed by GitHub
9 changed files with 43 additions and 1 deletions
@@ -217,6 +217,18 @@
path = /obj/item/clothing/suit/toggle/labcoat/labredblack
ckeywhitelist = list("blakeryan")
/datum/gear/darksabre
name = "Dark Sabre"
category = slot_in_backpack
path = /obj/item/toy/sword/darksabre
ckeywhitelist = list("inferno707")
datum/gear/darksabresheath
name = "Dark Sabre Sheath"
category = slot_in_backpack
path = /obj/item/storage/belt/sabre/darksabre
ckeywhitelist = list("inferno707")