mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Merge branch 'master' into ship_and_stuff
# Conflicts: # code/modules/client/preference_setup/loadout/loadout_eyes.dm
This commit is contained in:
@@ -165,3 +165,14 @@
|
||||
/obj/item/storage/box/syndie_kit/spy/hidden = 1
|
||||
)
|
||||
accessory = /obj/item/clothing/accessory/nka_pin
|
||||
|
||||
/datum/citizenship/free_council
|
||||
name = CITIZENSHIP_FREE_COUNCIL
|
||||
description = "The Free Tajaran Council is the largest Tajaran community in Himeo. Its origins can be traced back to the First Revolution-era revolutionaries that fled Adhomai. Built upon \
|
||||
radical principles of equality and communal democracy, the Free Tajaran Council remained relatively isolated from the rest of the Tajaran community until the start of the Adhomian Cold War. \
|
||||
Its population was granted a temporary citizenship status as part of an agreement between the Tajaran nations. While the council struggles to decide its future, some of its members travel \
|
||||
the galaxy in search of aid and new allies for their ultimate masterplan."
|
||||
|
||||
job_species_blacklist = list(
|
||||
"Consular Officer" = ALL_SPECIES
|
||||
)
|
||||
@@ -14,6 +14,7 @@
|
||||
#define CITIZENSHIP_PRA "People's Republic of Adhomai"
|
||||
#define CITIZENSHIP_DPRA "Democratic People's Republic of Adhomai"
|
||||
#define CITIZENSHIP_NKA "New Kingdom of Adhomai"
|
||||
#define CITIZENSHIP_FREE_COUNCIL "Free Tajaran Council"
|
||||
|
||||
#define CITIZENSHIP_ZORA "Zo'ra Hive"
|
||||
#define CITIZENSHIP_KLAX "K'lax Hive"
|
||||
|
||||
Reference in New Issue
Block a user