diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/xeno_vore.dm b/code/modules/mob/living/simple_mob/subtypes/vore/xeno_vore.dm index be2e0913e8b..b09c5c3ff8a 100644 --- a/code/modules/mob/living/simple_mob/subtypes/vore/xeno_vore.dm +++ b/code/modules/mob/living/simple_mob/subtypes/vore/xeno_vore.dm @@ -45,6 +45,7 @@ grab_resist = 50 // they're still slippery buggers! vore_active = 1 + vore_capacity = 2 vore_pounce_chance = 50 vore_icons = SA_ICON_LIVING