mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 11:58:39 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user