Merge pull request #14875 from meow20/fixcandle

Fixes empty candle box in loadout
This commit is contained in:
AffectedArc07
2020-11-12 09:52:29 +00:00
committed by GitHub
@@ -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"