mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Merge pull request #14875 from meow20/fixcandle
Fixes empty candle box in loadout
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user