diff --git a/code/modules/mob/living/carbon/human/human_defense.dm b/code/modules/mob/living/carbon/human/human_defense.dm index 96a9c4394a6..b9616b78ae6 100644 --- a/code/modules/mob/living/carbon/human/human_defense.dm +++ b/code/modules/mob/living/carbon/human/human_defense.dm @@ -66,7 +66,6 @@ emp_act apply_effect(P.agony,AGONY,0) flash_pain() src <<"\red You have been shot!" - del P //END TASER NERF if(check_shields(P.damage, "the [P.name]"))