[MIRROR] removes opening new CE job slots [MDB IGNORE] (#10576)

* removes opening new CE job slots

* Feex!!

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-01-10 20:52:11 +01:00
committed by GitHub
parent 37b316d31d
commit eda4afd09d
@@ -14,7 +14,7 @@ GLOBAL_VAR_INIT(time_last_changed_position, 0)
program_icon = "address-book"
var/change_position_cooldown = 30
//Jobs you cannot open new positions for
///Jobs blacklisted from having their slots edited.
var/list/blacklisted = list(
JOB_CAPTAIN,
JOB_HEAD_OF_PERSONNEL,
@@ -25,7 +25,7 @@ GLOBAL_VAR_INIT(time_last_changed_position, 0)
JOB_CLOWN,
JOB_BLUESHIELD,
JOB_NT_REP, // SKYRAT EDIT ADD END
JOB_CHIEF_MEDICAL_OFFICER,
JOB_CHIEF_ENGINEER,
JOB_CHIEF_MEDICAL_OFFICER,
JOB_AI,
JOB_CYBORG,