mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
@@ -21,7 +21,8 @@ var/global/list/citizenship_choices = list(
|
||||
"People's Republic of Adhomai",
|
||||
"Izweski Hegemony",
|
||||
"Zo'ra Hive",
|
||||
"K'lax Hive"
|
||||
"K'lax Hive",
|
||||
"Empire of Dominia"
|
||||
)
|
||||
|
||||
var/global/list/home_system_choices = list(
|
||||
@@ -31,7 +32,8 @@ var/global/list/home_system_choices = list(
|
||||
"Epsilon Eridani",
|
||||
"Jargon",
|
||||
"S'rand'marr ",
|
||||
"Uueoa-Esa"
|
||||
"Uueoa-Esa",
|
||||
"X'yr Vharn'p"
|
||||
)
|
||||
|
||||
var/global/list/faction_choices = list(
|
||||
@@ -61,5 +63,6 @@ var/global/list/religion_choices = list(
|
||||
"S'rendarr & Messa",
|
||||
"Ma'ta'ke",
|
||||
"Th'akh",
|
||||
"Sk'akh"
|
||||
"Sk'akh",
|
||||
"Moroz Holy Tribunal"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user