From d683871f802c53352ba8a3ef5447d2f492f42e8e Mon Sep 17 00:00:00 2001 From: meemofcourse <75212565+meemofcourse@users.noreply.github.com> Date: Sat, 4 Nov 2023 16:07:38 -0300 Subject: [PATCH] oops --- code/modules/clothing/outfits/ert/syndicate_ert.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/outfits/ert/syndicate_ert.dm b/code/modules/clothing/outfits/ert/syndicate_ert.dm index d30c967c002c..aaf5d8116472 100644 --- a/code/modules/clothing/outfits/ert/syndicate_ert.dm +++ b/code/modules/clothing/outfits/ert/syndicate_ert.dm @@ -124,6 +124,6 @@ ears = /obj/item/radio/headset/syndicate/captain r_pocket = /obj/item/megaphone/command - 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 = "Lead Medical Technician"