Skip to content

Commit

Permalink
bruh..........
Browse files Browse the repository at this point in the history
  • Loading branch information
meemofcourse committed Oct 15, 2023
1 parent dd6681c commit c3df812
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions code/modules/clothing/outfits/ert/syndicate_ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit c3df812

Please sign in to comment.