[MIRROR] Job rank and radio channel rework (#8965)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2024-09-17 12:24:13 -07:00
committed by GitHub
parent 6159cecfc8
commit 4153768ba1
444 changed files with 3341 additions and 2440 deletions

View File

@@ -546,16 +546,16 @@ var/global/list/remainless_species = list(SPECIES_PROMETHEAN,
SPECIES_SHADEKIN) //Shadefluffers just poof away
/var/global/list/alt_titles_with_icons = list(
"Virologist",
"Apprentice Engineer",
"Medical Intern",
"Research Intern",
"Security Cadet",
"Jr. Cargo Tech",
"Jr. Explorer", //CHOMP explo keep
"Server",
"Electrician",
"Barista")
JOB_ALT_VIROLOGIST,
JOB_ALT_APPRENTICE_ENGINEER,
JOB_ALT_MEDICAL_INTERN,
JOB_ALT_RESEARCH_INTERN,
JOB_ALT_SECURITY_CADET,
JOB_ALT_JR_CARGO_TECH,
JOB_ALT_JR_EXPLORER, //CHOMP explo keep
JOB_ALT_SERVER,
JOB_ALT_ELECTRICIAN,
JOB_ALT_BARISTA)
/var/global/list/existing_solargrubs = list()