From 63540c98b711f76139017d47cd144ee18b31da88 Mon Sep 17 00:00:00 2001 From: Age-Of-Skibidi-Sigmar Date: Fri, 9 May 2025 11:56:17 -0600 Subject: [PATCH] Update medical_doctor.dm --- code/modules/jobs/job_types/medical_doctor.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/jobs/job_types/medical_doctor.dm b/code/modules/jobs/job_types/medical_doctor.dm index ca5e007179..52a668b182 100644 --- a/code/modules/jobs/job_types/medical_doctor.dm +++ b/code/modules/jobs/job_types/medical_doctor.dm @@ -59,6 +59,6 @@ satchel = /obj/item/storage/backpack/satchel/med duffelbag = /obj/item/storage/backpack/duffelbag/med - backpack_contents = list(/obj/item/storage/hypospraykit/regular,/obj/item/book/manual/med_SOP) + backpack_contents = list(/obj/item/storage/hypospraykit/regular) chameleon_extras = /obj/item/gun/syringe