Merge pull request #15162 from zeroisthebiggay/patch-23

prisoners cannot latejoin anymore
This commit is contained in:
silicons
2021-09-19 11:06:40 -07:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ datum/job/prisoner
department_head = list("The Security Team")
department_flag = CIVILIAN
faction = "Station"
total_positions = 2
total_positions = 0
spawn_positions = 2
supervisors = "the security team"