monkey attacks

This commit is contained in:
silicons
2020-07-23 16:30:27 -07:00
parent 53b3c6099b
commit b20e3bc2b6
4 changed files with 4 additions and 4 deletions
@@ -74,7 +74,6 @@ In all, this is a lot like the monkey code. /N
var/obj/item/bodypart/affecting = get_bodypart(ran_zone(M.zone_selected))
apply_damage(rand(1, 3), BRUTE, affecting)
/mob/living/carbon/alien/attack_animal(mob/living/simple_animal/M)
. = ..()
if(.)