mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user