From 42762c459e0891073672f70bc114ecf4b46fd78a Mon Sep 17 00:00:00 2001 From: Psody Date: Fri, 1 May 2020 04:14:34 -0400 Subject: [PATCH] Lets actually use all the positions --- code/modules/jobs/job_types/atmospheric_technician.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/jobs/job_types/atmospheric_technician.dm b/code/modules/jobs/job_types/atmospheric_technician.dm index 019e50799e..66861033fd 100644 --- a/code/modules/jobs/job_types/atmospheric_technician.dm +++ b/code/modules/jobs/job_types/atmospheric_technician.dm @@ -5,7 +5,7 @@ department_flag = ENGSEC faction = "Station" total_positions = 3 - spawn_positions = 2 + spawn_positions = 3 supervisors = "the chief engineer" selection_color = "#ff9b3d" exp_requirements = 60