weakens death EMP

This commit is contained in:
Nerd Lord
2016-02-04 18:54:01 -05:00
parent 7fcc24edf9
commit f96290ff81
2 changed files with 3 additions and 3 deletions
@@ -250,7 +250,7 @@
/datum/reagent/blob/electromagnetic_web/death_reaction(obj/effect/blob/B, cause)
if(!isnull(cause))
empulse(B.loc, 2, 4) //less than screen range, so you can stand out of range to avoid it
empulse(B.loc, 2, 3) //less than screen range, so you can stand out of range to avoid it
//does brute damage, bonus damage for each nearby blob, and spreads damage out
/datum/reagent/blob/synchronous_mesh