Also fixes the mobs attacking non-mob stuff

This commit is contained in:
Heroman
2019-04-06 17:35:47 +10:00
parent 0d3e9383b3
commit ed81342981
@@ -121,6 +121,8 @@
return EatTarget(L)
else
return ..()
else
return ..()
/mob/living/simple_mob/proc/CanPounceTarget(var/mob/living/M) //returns either FALSE or a %chance of success