Adds a small potted luce vine to the loadout (#22677)

See title. It's in the general tab, and is restricted to Assunzione
origin characters only.

---------

Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
Fyni
2026-06-13 21:53:44 +01:00
committed by GitHub
parent ed788deddd
commit 6e2002c1be
2 changed files with 11 additions and 0 deletions
@@ -511,6 +511,13 @@
sortTim(plants, GLOBAL_PROC_REF(cmp_text_asc))
gear_tweaks += new /datum/gear_tweak/path(plants)
/datum/gear/pottedplant_small/luce_vine
display_name = "potted luce vine"
description = "A small luce vine growth. Considered a miracle by followers of Luceism."
cost = 1
path = /obj/item/flora/pottedplant_small/luce_vine
origin_restriction = list(/singleton/origin_item/origin/assunzione)
/datum/gear/candles
display_name = "candle pack"
description = "A pack of red candles."