mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Merge pull request #14336 from Kyep/jobs_runtime_fix
Fixes a jobs.dm runtime when an explorer is transferred
This commit is contained in:
@@ -458,6 +458,7 @@
|
||||
total_positions = 0
|
||||
spawn_positions = 0
|
||||
supervisors = "the head of personnel"
|
||||
department_head = list("Head of Personnel")
|
||||
selection_color = "#dddddd"
|
||||
access = list(ACCESS_MAINT_TUNNELS, ACCESS_GATEWAY, ACCESS_EVA, ACCESS_EXTERNAL_AIRLOCKS)
|
||||
minimal_access = list(ACCESS_MAINT_TUNNELS, ACCESS_GATEWAY, ACCESS_EVA, ACCESS_EXTERNAL_AIRLOCKS)
|
||||
|
||||
Reference in New Issue
Block a user