diff --git a/code/game/jobs/access_datum.dm b/code/game/jobs/access_datum.dm index d0855e47810..3aca20b7603 100644 --- a/code/game/jobs/access_datum.dm +++ b/code/game/jobs/access_datum.dm @@ -14,7 +14,7 @@ region = ACCESS_REGION_SECURITY /var/const/access_brig = 2 // Brig timers and permabrig -/datum/access/security +/datum/access/holding id = access_brig desc = "Holding Cells" region = ACCESS_REGION_SECURITY