From e95ff9b3b5544c808ae514310100e7204f0704d2 Mon Sep 17 00:00:00 2001 From: Age-Of-Skibidi-Sigmar Date: Fri, 9 May 2025 11:57:51 -0600 Subject: [PATCH] Update prisoner.dm --- code/modules/jobs/job_types/prisoner.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/jobs/job_types/prisoner.dm b/code/modules/jobs/job_types/prisoner.dm index 4cce80e840..49056581f9 100644 --- a/code/modules/jobs/job_types/prisoner.dm +++ b/code/modules/jobs/job_types/prisoner.dm @@ -46,4 +46,3 @@ id = /obj/item/card/id/prisoner ears = /obj/item/radio/headset/headset_prisoner belt = null - backpack_contents = list(/obj/item/book/manual/prisoner_SOP)