From 455f9c4d3c753c389f4a8a1b9db62c9d4e5c1d31 Mon Sep 17 00:00:00 2001 From: Amy Date: Wed, 2 Dec 2020 16:27:28 -0600 Subject: [PATCH] also benos should fit 2 of 'em --- code/modules/mob/living/simple_mob/subtypes/vore/xeno_vore.dm | 1 + 1 file changed, 1 insertion(+) 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