sabre and sheath

This commit is contained in:
LetterJay
2018-03-18 12:18:08 -05:00
parent 02c3f6d0a0
commit 380ec76618
7 changed files with 38 additions and 0 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/darksabre
ckeywhitelist = list("inferno707")