Fixes wrong item path for donator loadout

This commit is contained in:
LetterJay
2019-06-25 09:50:35 -05:00
committed by GitHub
parent 0c20dc6e72
commit 5f99d9ec04
@@ -408,5 +408,5 @@ datum/gear/darksabresheath
/datum/gear/longblackgloves
name = "Luna's Gauntlets"
category = SLOT_GLOVES
path = /obj/item/clothing/suit/commjacket
path = /obj/item/clothing/gloves/longblackgloves
ckeywhitelist = list("bigmanclancy")