Readded feeding to simplemobs (#12378)

This commit is contained in:
Putnam3145
2020-05-29 20:01:51 -07:00
committed by GitHub
parent 5ab8d41d9a
commit 266707b119
2 changed files with 2 additions and 11 deletions
+1 -1
View File
@@ -465,7 +465,7 @@
log_attack("[key_name(owner)] digested [key_name(M)].")
// If digested prey is also a pred... anyone inside their bellies gets moved up.
if(is_vore_predator(M))
if(has_vore_belly(M))
M.release_vore_contents(include_absorbed = TRUE, silent = TRUE)
//Drop all items into the belly