Linter fixes

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