diff --git a/code/modules/client/preference/loadout/loadout_general.dm b/code/modules/client/preference/loadout/loadout_general.dm index 6c18fbda0a7..026ccdd126a 100644 --- a/code/modules/client/preference/loadout/loadout_general.dm +++ b/code/modules/client/preference/loadout/loadout_general.dm @@ -34,7 +34,7 @@ /datum/gear/candlebox display_name = "a box candles" description = "For setting the mood or for occult rituals." - path = /obj/item/storage/fancy/candle_box + path = /obj/item/storage/fancy/candle_box/full /datum/gear/rock display_name = "a pet rock"