diff --git a/modular_citadel/code/modules/client/loadout/__donator.dm b/modular_citadel/code/modules/client/loadout/__donator.dm index a3df7d9f8e..66245fbb8a 100644 --- a/modular_citadel/code/modules/client/loadout/__donator.dm +++ b/modular_citadel/code/modules/client/loadout/__donator.dm @@ -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") \ No newline at end of file