Merge pull request #15617 from Very-Soft/fimx

Raptor and Scel vore capacity fix
This commit is contained in:
Casey
2023-12-17 12:40:37 -05:00
committed by GitHub
2 changed files with 3 additions and 4 deletions
@@ -56,7 +56,7 @@
vore_pounce_chance = 50
vore_active = 1
vore_icons = SA_ICON_LIVING | SA_ICON_REST
vore_capacity = 2
vore_capacity = 1
swallowTime = 50
vore_ignores_undigestable = TRUE
vore_default_mode = DM_DIGEST
@@ -147,4 +147,3 @@
remove_eyes()
add_eyes()
update_transform()
@@ -73,7 +73,7 @@
vore_active = 1
vore_icons = 1
vore_icons = SA_ICON_LIVING | SA_ICON_REST
vore_capacity = 2
vore_capacity = 1
swallowTime = 50
vore_ignores_undigestable = TRUE
vore_default_mode = DM_SELECT
@@ -258,4 +258,4 @@
else
set_light(0)
return FALSE
return FALSE