some vore fixes

This commit is contained in:
BlackMajor
2021-02-08 22:01:29 +13:00
parent e1b3126391
commit c1bf8edaa6
10 changed files with 45 additions and 16 deletions
+2
View File
@@ -77,6 +77,8 @@
pred.Weaken(8)
var/mob/living/prey = src
var/fallloc = prey.loc
pred.init_vore()
prey.init_vore()
if(pred.can_be_drop_pred && prey.can_be_drop_prey)
pred.feed_grabbed_to_self_falling_nom(pred,prey)
pred.loc = fallloc