From 2e61752525c431e4c7182854ee5c6b4d2b7e2bba Mon Sep 17 00:00:00 2001 From: Burzah <116982774+Burzah@users.noreply.github.com> Date: Sun, 19 Mar 2023 14:10:00 -0700 Subject: [PATCH] adds death alarm for RT Jani Red (#20639) --- code/modules/response_team/ert_outfits.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/modules/response_team/ert_outfits.dm b/code/modules/response_team/ert_outfits.dm index 8f1c32a3d11..d271a393670 100644 --- a/code/modules/response_team/ert_outfits.dm +++ b/code/modules/response_team/ert_outfits.dm @@ -517,6 +517,10 @@ /obj/item/organ/internal/cyberimp/chest/nutriment/hardened ) + implants = list(/obj/item/implant/mindshield, + /obj/item/implant/death_alarm + ) + /datum/outfit/job/centcom/response_team/janitorial/gamma name = "RT Janitor (Gamma)" suit = /obj/item/clothing/suit/space/hardsuit/ert/janitor/gamma