mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
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:
@@ -1,2 +1,5 @@
|
||||
/mob/living/bot
|
||||
no_vore = TRUE
|
||||
no_vore = TRUE
|
||||
devourable = FALSE
|
||||
feeding = FALSE
|
||||
can_be_drop_pred = FALSE
|
||||
Reference in New Issue
Block a user