moves twilightic's donor item to the neck category in the loadout menu (#7937)

This commit is contained in:
deathride58
2019-01-27 03:31:29 -05:00
committed by kevinz000
parent 4c0d5786d9
commit 8e48dc5456
@@ -365,6 +365,6 @@ datum/gear/darksabresheath
/datum/gear/soulneck
name = "Soul Necklace"
category = SLOT_IN_BACKPACK
category = SLOT_NECK
path = /obj/item/clothing/neck/undertale
ckeywhitelist = list("twilightic")