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:

![image](https://github.com/user-attachments/assets/1cbd5a82-8244-4d95-b706-78082ab5fc69)
This commit is contained in:
KingOfThePing
2025-06-11 14:25:35 +00:00
committed by GitHub
parent ca9e7742aa
commit d548cbb89f
10 changed files with 309 additions and 6 deletions
+14
View File
@@ -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