diff --git a/code/modules/response_team/ert_outfits.dm b/code/modules/response_team/ert_outfits.dm index 8f3e792afc9..0f9d6727ed3 100644 --- a/code/modules/response_team/ert_outfits.dm +++ b/code/modules/response_team/ert_outfits.dm @@ -447,6 +447,13 @@ r_pocket = /obj/item/nullrod/ert glasses = /obj/item/clothing/glasses/sunglasses + backpack_contents = list( + /obj/item/clothing/shoes/magboots = 1, + /obj/item/storage/box/zipties = 1, + /obj/item/flashlight/seclite = 1, + /obj/item/storage/bible = 1 + ) + cybernetic_implants = list( /obj/item/organ/internal/cyberimp/eyes/hud/security, /obj/item/organ/internal/cyberimp/chest/nutriment/hardened