Tajaran Religion Banner Sets Added to Loadout (#20123)

Title

Banner sets for Tajaran religions (Suns and Ma'ta'ke) added to loadout
with 2 point cost

Useful for roles like chaplain that wants representation of more members
of the pantheon/ both suns

Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
Ben
2024-11-02 10:40:14 +00:00
committed by GitHub
co-authored by Ben10083
parent 12c7b283bf
commit c2e78ef076
4 changed files with 100 additions and 0 deletions
@@ -1031,6 +1031,29 @@
illustration = "paper"
starts_with = list(/obj/item/device/versebook/nka = 6)
/obj/item/storage/box/suns_flags
name = "s'rand'marr Worship flag box"
desc = "A box filled with flags of the S'rend'marr faith."
illustration = "flags"
starts_with = list(
/obj/item/flag/srendarr = 1,
/obj/item/flag/messa = 1
)
/obj/item/storage/box/matake_flags
name = "ma'ta'ke pantheon flag box"
desc = "A box filled to the brim with the various flags of the Ma'ta'ke Pantheon."
illustration = "flags"
starts_with = list(
/obj/item/flag/matake = 1,
/obj/item/flag/marryam = 1,
/obj/item/flag/rredouane = 1,
/obj/item/flag/shumaila = 1,
/obj/item/flag/kraszar = 1,
/obj/item/flag/dhrarmela = 1,
/obj/item/flag/azubarre = 1
)
/obj/item/storage/box/dominia_honor
name = "dominian honor codex box"
desc = "A box full of dominian honor codices."