mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
EUM PR P2 (#16184)
* fixes the narrows uniform * Adds the flag to the loadout * changelog * with the right restriction * changelog fixes, aka why not to make a pr when you first wake up * THAT WASN NOT MAKING A CHANGELOG THAT WAS EDITTING THE EXAMPLE * restores the example.yml file, hopefully
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
banners["banner, Democratic People's Republic of Adhomai"] = /obj/item/flag/dpra
|
||||
banners["banner, New Kingdom of Adhomai"] = /obj/item/flag/nka
|
||||
banners["banner, Republic of Biesel"] = /obj/item/flag/biesel
|
||||
banners["banner, Dominian Diona"] = /obj/item/flag/diona
|
||||
banners["banner, CT-EUM"] = /obj/item/flag/cteum
|
||||
banners["banner, Trinary Perfection"] = /obj/item/flag/trinaryperfection
|
||||
banners["banner, Hephaestus Industries"] = /obj/item/flag/heph
|
||||
banners["banner, Idris Incorporated"] = /obj/item/flag/idris
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
cost = 1
|
||||
whitelisted = list(SPECIES_DIONA, SPECIES_DIONA_COEUS)
|
||||
sort_category = "Xenowear - Diona"
|
||||
culture_restriction = list(/singleton/origin_item/culture/eum)
|
||||
culture_restriction = list(/singleton/origin_item/culture/narrows)
|
||||
|
||||
/datum/gear/uniform/diona/dionatunic
|
||||
display_name = "floral tunic"
|
||||
|
||||
Reference in New Issue
Block a user