diff --git a/code/game/jobs/job/civilian.dm b/code/game/jobs/job/civilian.dm index 17d1b50d98f..2c5791a9ff0 100644 --- a/code/game/jobs/job/civilian.dm +++ b/code/game/jobs/job/civilian.dm @@ -283,7 +283,7 @@ Janitor department_head = list("Head of Personnel") department_flag = CIVILIAN faction = "Station" - total_positions = 1 + total_positions = 2 spawn_positions = 1 supervisors = "the head of personnel" selection_color = "#dddddd"