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:
smellie
2025-05-02 12:30:19 +00:00
committed by GitHub
parent c606517006
commit 5180627bea
3 changed files with 8 additions and 4 deletions
+1 -3
View File
@@ -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.",