mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +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:
@@ -354,3 +354,17 @@
|
||||
container_type = "crate"
|
||||
groupable = TRUE
|
||||
spawn_amount = 2
|
||||
|
||||
/singleton/cargo_item/lyodiicards
|
||||
category = "recreation"
|
||||
name = "lyodii fatesayer cards"
|
||||
supplier = "orion"
|
||||
description = "A lyodii Fatesayer card deck. Exported from Moroz, used to tell your fate."
|
||||
price = 300 //It's a niche novelty thing made in relatively small export quantities
|
||||
items = list(
|
||||
/obj/item/storage/box/lyodii
|
||||
)
|
||||
access = 0
|
||||
container_type = "crate"
|
||||
groupable = TRUE
|
||||
spawn_amount = 1
|
||||
|
||||
Reference in New Issue
Block a user