mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 12:56:10 +01:00
Adds Golden Deep Flag and Banner (#18824)
Golden Deep Flag and Banner added to loadout, given similar treatment to Trinary flag to allow for maps to utilize it Credit to Fyni for the sprites --------- Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -220,6 +220,7 @@
|
||||
banners["banner, Solarian Colonial Mandate of Tau Ceti"] = /obj/item/flag/biesel/antique
|
||||
banners["banner, CT-EUM"] = /obj/item/flag/cteum
|
||||
banners["banner, Trinary Perfection"] = /obj/item/flag/trinaryperfection
|
||||
banners["banner, Golden Deep"] = /obj/item/flag/goldendeep
|
||||
banners["banner, Hephaestus Industries"] = /obj/item/flag/heph
|
||||
banners["banner, Idris Incorporated"] = /obj/item/flag/idris
|
||||
banners["banner, Zenghu Pharmaceuticals"] = /obj/item/flag/zenghu
|
||||
@@ -308,6 +309,7 @@
|
||||
flags["flag, Republic of Biesel"] = /obj/item/flag/biesel/l
|
||||
flags["flag, Solarian Colonial Mandate of Tau Ceti"] = /obj/item/flag/biesel/antique/l
|
||||
flags["flag, Trinary Perfection"] = /obj/item/flag/trinaryperfection/l
|
||||
flags["flag, Golden Deep"] = /obj/item/flag/goldendeep/l
|
||||
flags["flag, Hephaestus Industries"] = /obj/item/flag/heph/l
|
||||
flags["flag, Idris Incorporated"] = /obj/item/flag/idris/l
|
||||
flags["flag, Zeng-Hu Pharmaceuticals"] = /obj/item/flag/zenghu/l
|
||||
|
||||
Reference in New Issue
Block a user