This commit is contained in:
Artur
2020-01-21 22:20:02 +01:00
parent 255f2ce449
commit 19fcd89282
3 changed files with 4 additions and 4 deletions
@@ -152,7 +152,7 @@
wires.cut_random()
return
/mob/living/simple_animal/bot/mulebot/bullet_act(obj/item/projectile/Proj)
/mob/living/simple_animal/bot/mulebot/bullet_act(obj/projectile/Proj)
. = ..()
if(. && !QDELETED(src)) //Got hit and not blown up yet.
if(prob(50) && !isnull(load))