candles in loadout (#21335)

Adds a box of candles to the general section of the loadout.
This commit is contained in:
Greenjoe12345
2025-09-15 13:02:00 +01:00
committed by GitHub
parent 073755c9a1
commit 444c764771
2 changed files with 64 additions and 0 deletions
@@ -491,3 +491,9 @@
plants[initial(plant.name)] = plant_type
sortTim(plants, GLOBAL_PROC_REF(cmp_text_asc))
gear_tweaks += new /datum/gear_tweak/path(plants)
/datum/gear/candles
display_name = "candle pack"
description = "A pack of red candles."
cost = 1
path = /obj/item/storage/box/fancy/candle_box