mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +00:00
Added old and antique Biesel flags (#17170)
* Added old and antique Biesel flags Update lore desc to make clear, that displaying something that is a direct threat to the SCC is a -very- bad move. * Add the antique flag to the loadout --------- Co-authored-by: Cody Brittain <cbrittain10@live.com>
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
banners["banner, New Kingdom of Adhomai"] = /obj/item/flag/nka
|
||||
banners["banner, Free Tajaran Council"] = /obj/item/flag/ftc
|
||||
banners["banner, Republic of Biesel"] = /obj/item/flag/biesel
|
||||
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, Hephaestus Industries"] = /obj/item/flag/heph
|
||||
@@ -222,6 +223,7 @@
|
||||
flags["flag, New Kingdom of Adhomai"] = /obj/item/flag/nka/l
|
||||
flags["flag, Free Tajaran Council"] = /obj/item/flag/ftc/l
|
||||
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, Hephaestus Industries"] = /obj/item/flag/heph/l
|
||||
flags["flag, Idris Incorporated"] = /obj/item/flag/idris/l
|
||||
|
||||
Reference in New Issue
Block a user