Merge pull request #13017 from Hatterhat/coor-dharges
door charges no longer unconscious() you
This commit is contained in:
@@ -1112,7 +1112,6 @@
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user