diff --git a/code/game/jobs/job/support.dm b/code/game/jobs/job/support.dm index 12f01822cde..c940e7f15dd 100644 --- a/code/game/jobs/job/support.dm +++ b/code/game/jobs/job/support.dm @@ -299,7 +299,7 @@ title = "Janitor" flag = JANITOR department_flag = SUPPORT - total_positions = 2 + total_positions = 1 spawn_positions = 1 supervisors = "the head of personnel" selection_color = "#dddddd"