hugboxes vore further

This commit is contained in:
Poojawa
2018-09-22 04:43:49 -05:00
parent a12f98e52d
commit 923f12b547
2 changed files with 2 additions and 1 deletions
@@ -2,6 +2,7 @@
// List of targets excluded (for now) from being eaten by this mob.
var/list/prey_exclusions = list()
devourable = FALSE //insurance because who knows.
digestable = TRUE //I mean, if it's devourable it should also be digestible
var/vore_active = FALSE // If vore behavior is enabled for this mob
var/vore_default_mode = DM_DIGEST // Default bellymode (DM_DIGEST, DM_HOLD, DM_ABSORB)