mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
Also fixes the mobs attacking non-mob stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user