mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Integrates Axiom & Salamasian lore to accents and origins (#22837)
Integrates the new fluff for Axiom and the Salamasians, as seen [here](https://wiki.aurorastation.org/index.php/Axiom), into the server. Adds a new culture for Axiom IPCs. Removes all mentions of 'Orepit' from the codebase. Also adds new accent tags for each origin. I'd really much rather have the sprites depict environments rather than flags, but I'm at a creative deficit right now - can always edit to be more substantial later. <img width="236" height="125" alt="image" src="https://github.com/user-attachments/assets/c4cee6fd-984b-4873-9303-7e3fd5a8ab8f" /> Human origin: <img width="987" height="617" alt="image" src="https://github.com/user-attachments/assets/2e5de35b-509e-4b2e-8214-70d3af2fc8e8" /> Synthetic origin: <img width="996" height="536" alt="image" src="https://github.com/user-attachments/assets/862ec8f4-3607-422c-97b0-5c205a0f1836" /> Also adds Salamasian flags to the loadout. Sprites courtesy of Ill Fated! <img width="404" height="204" alt="image" src="https://github.com/user-attachments/assets/3109c269-76a5-4d42-b3d6-1ab5dd1d5e0f" />
This commit is contained in:
@@ -236,6 +236,7 @@
|
||||
banners["banner, Republic of Biesel"] = /obj/item/flag/biesel
|
||||
banners["banner, Solarian Colonial Mandate of Tau Ceti"] = /obj/item/flag/biesel/antique
|
||||
banners["banner, Trinary Perfection"] = /obj/item/flag/trinaryperfection
|
||||
banners["banner, Salamasian Republic"] = /obj/item/flag/salamasian_republic
|
||||
banners["banner, Golden Deep"] = /obj/item/flag/goldendeep
|
||||
banners["banner, Hephaestus Industries"] = /obj/item/flag/heph
|
||||
banners["banner, Idris Incorporated"] = /obj/item/flag/idris
|
||||
@@ -340,6 +341,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, Salamasian Republic"] = /obj/item/flag/salamasian_republic/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
|
||||
|
||||
Reference in New Issue
Block a user