Hieroaetheria Flags (#19443)

Adds flags for the three main Hieroaetheria factions. 


![image](https://github.com/Aurorastation/Aurora.3/assets/61610777/e12bf5da-053e-48e6-b26d-654a7ae5cd20)

maybe now i'll play a diona

---------

Co-authored-by: Stev-the-third <Rose@flurf.net>
This commit is contained in:
Stev-the-third
2024-06-18 04:37:39 +00:00
committed by GitHub
co-authored by Stev-the-third
parent 94ffab843c
commit 11d5de497a
4 changed files with 195 additions and 0 deletions
@@ -262,6 +262,9 @@
banners["banner, Traditinalist Coalition"] = /obj/item/flag/traditionalist
banners["banner, Callisto"] = /obj/item/flag/callisto
banners["banner, Venus"] = /obj/item/flag/venus
banners["banner, The Consortium of Hieroaetheria"] = /obj/item/flag/consortium
banners["banner, Eternal Republic of the Ekane"] = /obj/item/flag/ekane
banners["banner, Union of Gla'orr"] = /obj/item/flag/glaorr
gear_tweaks += new /datum/gear_tweak/path(banners)
/datum/gear/standard
@@ -349,6 +352,9 @@
flags["flag, Traditionalist Coalition"] = /obj/item/flag/traditionalist/l
flags["flag, Callisto"] = /obj/item/flag/callisto/l
flags["flag, Venus"] = /obj/item/flag/venus/l
flags["flag, The Consortium of Hieroaetheria"] = /obj/item/flag/consortium/l
flags["flag, Eternal Republic of the Ekane"] = /obj/item/flag/ekane/l
flags["flag, Union of Gla'orr"] = /obj/item/flag/glaorr/l
gear_tweaks += new /datum/gear_tweak/path(flags)
/datum/gear/towel