mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
Fimx (#18968)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user