mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[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:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user