diff --git a/code/game/jobs/job/engineering.dm b/code/game/jobs/job/engineering.dm index 05ce3991464..97c2e28a1e9 100644 --- a/code/game/jobs/job/engineering.dm +++ b/code/game/jobs/job/engineering.dm @@ -99,7 +99,7 @@ department_flag = ENGSEC faction = "Station" total_positions = 2 - spawn_positions = 1 + spawn_positions = 2 supervisors = "the chief engineer and research director" selection_color = "#fff5cc"