diff --git a/code/game/jobs/job/security.dm b/code/game/jobs/job/security.dm index 488417fb183..84c46382e7b 100644 --- a/code/game/jobs/job/security.dm +++ b/code/game/jobs/job/security.dm @@ -234,7 +234,7 @@ /datum/job/pilot title = "Security Pod Pilot" flag = PILOT - department_flag = ENGSEC + department_flag = KARMA total_positions = 1 spawn_positions = 1 supervisors = "the head of security"