This commit is contained in:
Hatterhat
2020-08-03 23:45:34 -05:00
parent 157d5c29a6
commit 6420914290
+1 -1
View File
@@ -1114,7 +1114,7 @@
for(var/mob/living/carbon/human/H in orange(2,src))
H.adjust_fire_stacks(20)
H.IgniteMob() //Guaranteed knockout and ignition for nearby people
H.apply_damage(30, BRUTE, BODY_ZONE_CHEST)
H.apply_damage(40, BRUTE, BODY_ZONE_CHEST)
return
if(forced < 2)
if(obj_flags & EMAGGED)