From 2321868b3005152d202bdf64c8990b7589ed28c4 Mon Sep 17 00:00:00 2001 From: Age-Of-Skibidi-Sigmar Date: Fri, 9 May 2025 11:48:51 -0600 Subject: [PATCH] Update captain.dm --- code/modules/jobs/job_types/captain.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/jobs/job_types/captain.dm b/code/modules/jobs/job_types/captain.dm index 10d40a3f26..e929f50207 100644 --- a/code/modules/jobs/job_types/captain.dm +++ b/code/modules/jobs/job_types/captain.dm @@ -68,7 +68,7 @@ suit = /obj/item/clothing/suit/armor/vest/capcarapace shoes = /obj/item/clothing/shoes/sneakers/brown head = /obj/item/clothing/head/caphat - backpack_contents = list(/obj/item/melee/classic_baton/telescopic=1, /obj/item/station_charter=1,/obj/item/book/manual/command_SOP) + backpack_contents = list(/obj/item/melee/classic_baton/telescopic=1, /obj/item/station_charter=1) backpack = /obj/item/storage/backpack/captain satchel = /obj/item/storage/backpack/satchel/cap