Adds a voidtamer-unique lantern (#22716)

Includes a new voidic lantern for the voidtamer ship crew and as a
loadout item for the culture

It's a buffed lantern able to barely sustain a dionae, its a little
stong but only locked to the one specific culture and ship by default,
i'm not sure if it'll spawn in the warehouse tbh, but it's fine if it
does

---------

Signed-off-by: Yonnimer <31339047+Yonnimer@users.noreply.github.com>
This commit is contained in:
Yonnimer
2026-06-20 14:07:06 +00:00
committed by GitHub
parent fbd917a1e2
commit 35a8154ed0
5 changed files with 91 additions and 0 deletions
@@ -202,6 +202,16 @@ ABSTRACT_TYPE(/datum/gear/suit/diona)
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION
culture_restriction = list(/singleton/origin_item/culture/diona_voidtamer)
/datum/gear/voidtamer_lantern
display_name = "voidic lantern"
description = "A strange lantern mounted on a metallic stick, draped in carphide. When activated, it ignites a gaseous system resembling a nebula."
path = /obj/item/flashlight/lantern/voidtamer
cost = 3 //This is capable of sustaining dionae so should be a little more expensive
whitelisted = list(SPECIES_DIONA, SPECIES_DIONA_COEUS)
sort_category = "Xenowear - Diona"
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION
culture_restriction = list(/singleton/origin_item/culture/diona_voidtamer)
//skrell shared things
/datum/gear/accessory/capes/diona