Merge pull request #3224 from CHOMPStation2/upstream-merge-11933

[MIRROR] Fixes prefs of simple bots allowing vore despite mob itself not allowing it.
This commit is contained in:
Nadyr
2021-12-05 12:39:52 -05:00
committed by GitHub
+4 -1
View File
@@ -1,2 +1,5 @@
/mob/living/bot
no_vore = TRUE
no_vore = TRUE
devourable = FALSE
feeding = FALSE
can_be_drop_pred = FALSE