mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user