removes debug and override

This commit is contained in:
Poojawa
2019-03-27 03:43:18 -05:00
parent 8d84299d6d
commit 6fdb5e97f8
3 changed files with 6 additions and 14 deletions
@@ -1,9 +1,3 @@
/mob/living/carbon/human/grabbedby(mob/living/carbon/user, supress_message = 0)
if(user == src && pulling && !pulling.anchored && grab_state >= GRAB_AGGRESSIVE && isliving(pulling))
vore_attack(user, pulling, user) //feeding prey to self
else
..()
/mob/living/carbon/human/alt_attack_hand(mob/user)
if(..())
return