mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
The Return of Sol Consulars (#20727)
Unblacklists Sol Alliance citizenship from the consular selection. Let free the many character designs awaiting. A thanks to the Human Lore team for their Pharsalia arc :)
This commit is contained in:
@@ -95,8 +95,6 @@
|
||||
assistant_outfit = /obj/outfit/job/diplomatic_aide/sol
|
||||
job_species_blacklist = list(
|
||||
"Consular Officer" = list(
|
||||
SPECIES_HUMAN,
|
||||
SPECIES_HUMAN_OFFWORLD,
|
||||
SPECIES_IPC,
|
||||
SPECIES_IPC_BISHOP,
|
||||
SPECIES_IPC_G1,
|
||||
@@ -150,7 +148,7 @@
|
||||
switch(mission_level)
|
||||
if(REPRESENTATIVE_MISSION_HIGH)
|
||||
rep_objectives = pick("Collect evidence of the [SSatlas.current_map.boss_name] being unfair or oppressive against Solarian employees, to be used as leverage in future diplomatic talks.",
|
||||
"Convince [rand(1,3)] solarian employees to apply for the Solarian armed forces.")
|
||||
"Convince [rand(1,3)] Solarian employees to apply for the Solarian Armed Forces.")
|
||||
|
||||
if(REPRESENTATIVE_MISSION_MEDIUM)
|
||||
rep_objectives = pick("Have [rand(2,5)] amount of Sol citizens write down their grievances with the company, and present the report to [SSatlas.current_map.station_short] command.",
|
||||
|
||||
Reference in New Issue
Block a user