diff --git a/code/game/jobs/job/security.dm b/code/game/jobs/job/security.dm index 071408b3be..9c671edc99 100644 --- a/code/game/jobs/job/security.dm +++ b/code/game/jobs/job/security.dm @@ -86,7 +86,7 @@ department = "Security" department_flag = ENGSEC faction = "Station" - total_positions = 1 + total_positions = 2 spawn_positions = 2 supervisors = "the head of security" selection_color = "#ffeeee"