mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 21:10:30 +01:00
Adds Lyod Fatesayer Cards (#20782)
This PR adds a human lore item, "Fatesayer" cards(name may be subject to change). These are used by the people of the Lyod to tell your fate. They are a religious item for the loadout, intended for believers of the shamanism interpretation of the Tribunal. Could also maybe be added as a small addition to the wiki. The deck description explains how to use them. The cards description explain what they mean. The cards in question: 
This commit is contained in:
@@ -216,6 +216,12 @@ ABSTRACT_TYPE(/datum/gear/religion/dominia)
|
||||
dominiaicon["icon of the martyr, valeria"] = /obj/item/sign/painting_frame/martyr/valeria
|
||||
gear_tweaks += new /datum/gear_tweak/path(dominiaicon)
|
||||
|
||||
/datum/gear/religion/dominia/lyodii_deck
|
||||
display_name = "lyodii fatesayer cards"
|
||||
description = "A leather box holding a complete deck of Fatesayer cards, used by the people of the Lyod to tell one's fate."
|
||||
path = /obj/item/storage/box/lyodii
|
||||
culture_restriction = list(/singleton/origin_item/culture/dominia)
|
||||
|
||||
ABSTRACT_TYPE(/datum/gear/religion/assunzione)
|
||||
religion = RELIGION_LUCEISM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user