Update belly_obj_vr.dm

This commit is contained in:
Sharkmare
2019-03-05 09:21:47 +01:00
committed by GitHub
parent 75f0a234a9
commit 74631a1ea9
+1
View File
@@ -260,6 +260,7 @@
return
if(!prey.isEdible) //CHOMPEDIT: Trying to make pred mobs prey? N O U
prey.animal_nom(user)
return
if (prey.buckled)
prey.buckled.unbuckle_mob()