Disable can be drop prey on a bunch of mobs

Leaves some very passive and the pets good still.
This commit is contained in:
Razgriz
2022-11-20 22:48:38 -07:00
parent 99f0a27b9f
commit 8a8faee9b3
77 changed files with 140 additions and 1 deletions
@@ -87,6 +87,8 @@
var/datum/action/innate/xeno_ch/xeno_corrode/corrode_action = new
var/datum/action/innate/xeno_ch/xeno_pounce/pounce_action = new
var/datum/action/innate/xeno_ch/xeno_spin/spin_action = new
can_be_drop_prey = FALSE //CHOMP Add
/mob/living/simple_mob/xeno_ch/Initialize()
..()