door charge nerf (tentative)

This commit is contained in:
Hatterhat
2020-08-03 19:47:04 -05:00
parent 03567f8d17
commit 157d5c29a6
+1 -2
View File
@@ -1112,10 +1112,9 @@
detonated = 1
charge = null
for(var/mob/living/carbon/human/H in orange(2,src))
H.Unconscious(160)
H.adjust_fire_stacks(20)
H.IgniteMob() //Guaranteed knockout and ignition for nearby people
H.apply_damage(40, BRUTE, BODY_ZONE_CHEST)
H.apply_damage(30, BRUTE, BODY_ZONE_CHEST)
return
if(forced < 2)
if(obj_flags & EMAGGED)