This commit is contained in:
Guti
2026-01-04 21:11:41 +01:00
committed by GitHub
parent 6dfea3d204
commit ba26dc41ce
2 changed files with 2 additions and 10 deletions
-3
View File
@@ -101,9 +101,6 @@
if(!can_food_vore(eater, micro))
continue
if(!can_animal_vore(eater, micro)) //If the one doing the eating is a simple mob controlled by AI, check mob vore prefs
continue
var/do_nom = FALSE
if(!reagents.total_volume)