Adds food vore

This commit is contained in:
Heroman
2023-08-22 20:12:24 +10:00
parent 505df6a184
commit 71e124718e
11 changed files with 255 additions and 18 deletions
@@ -27,6 +27,7 @@
can_be_drop_prey = client.prefs_vr.can_be_drop_prey
can_be_drop_pred = client.prefs_vr.can_be_drop_pred
throw_vore = client.prefs_vr.throw_vore
food_vore = client.prefs_vr.food_vore
allow_inbelly_spawning = client.prefs_vr.allow_inbelly_spawning
allow_spontaneous_tf = client.prefs_vr.allow_spontaneous_tf
digest_leave_remains = client.prefs_vr.digest_leave_remains