From ee8942c6706f422f18a7c5d7883b2df5adf62b88 Mon Sep 17 00:00:00 2001 From: Age-Of-Skibidi-Sigmar Date: Fri, 9 May 2025 11:49:53 -0600 Subject: [PATCH] Update cargo_technician.dm --- code/modules/jobs/job_types/cargo_technician.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/jobs/job_types/cargo_technician.dm b/code/modules/jobs/job_types/cargo_technician.dm index 300b5010cf..c70e1078aa 100644 --- a/code/modules/jobs/job_types/cargo_technician.dm +++ b/code/modules/jobs/job_types/cargo_technician.dm @@ -42,5 +42,4 @@ ears = /obj/item/radio/headset/headset_cargo uniform = /obj/item/clothing/under/rank/cargo/tech l_hand = /obj/item/export_scanner - backpack_contents = list(/obj/item/book/manual/supply_SOP)