From c3df812d30b7c5958a4bb351c22fd11bd74e5477 Mon Sep 17 00:00:00 2001 From: meemofcourse <75212565+meemofcourse@users.noreply.github.com> Date: Sun, 15 Oct 2023 17:00:19 -0300 Subject: [PATCH] bruh.......... --- code/modules/clothing/outfits/ert/syndicate_ert.dm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/code/modules/clothing/outfits/ert/syndicate_ert.dm b/code/modules/clothing/outfits/ert/syndicate_ert.dm index c9d6d2527630..641e6ffacee0 100644 --- a/code/modules/clothing/outfits/ert/syndicate_ert.dm +++ b/code/modules/clothing/outfits/ert/syndicate_ert.dm @@ -88,10 +88,7 @@ r_pocket = /obj/item/pinpointer/crew accessory = /obj/item/clothing/accessory/holster/marine -backpack_contents = list(/obj/item/storage/firstaid/tactical=1, - /obj/item/holosign_creator/medical=1, - /obj/item/autosurgeon/cmo=1, - /obj/item/radio=1) + backpack_contents = list(/obj/item/storage/firstaid/tactical=1, /obj/item/holosign_creator/medical=1, /obj/item/autosurgeon/cmo=1, /obj/item/radio=1) id_role = "Medical Technician"