You can now change the amount of barber job slots (#20640)

* You can now change the amount of barber job slots

* removed barber from newscaster blacklist
This commit is contained in:
Henri215
2023-03-22 20:11:12 -03:00
committed by GitHub
parent a99f3effda
commit 21414960aa
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -48,7 +48,6 @@ GLOBAL_VAR_INIT(time_last_changed_position, 0)
/datum/job/judge,
/datum/job/blueshield,
/datum/job/nanotrasenrep,
/datum/job/barber,
/datum/job/chaplain
)
//The scaling factor of max total positions in relation to the total amount of people on board the station in %
@@ -77,7 +77,6 @@
/datum/job/judge,
/datum/job/blueshield,
/datum/job/nanotrasenrep,
/datum/job/barber,
/datum/job/chaplain,
/datum/job/ntnavyofficer,
/datum/job/ntspecops,