mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Hieroaetheria Flags (#19443)
Adds flags for the three main Hieroaetheria factions.  maybe now i'll play a diona --------- Co-authored-by: Stev-the-third <Rose@flurf.net>
This commit is contained in:
co-authored by
Stev-the-third
parent
94ffab843c
commit
11d5de497a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user