diff --git a/code/modules/mob/living/carbon/human/species/outsider/vox.dm b/code/modules/mob/living/carbon/human/species/outsider/vox.dm index 15cc100be5..49043b97ab 100644 --- a/code/modules/mob/living/carbon/human/species/outsider/vox.dm +++ b/code/modules/mob/living/carbon/human/species/outsider/vox.dm @@ -57,7 +57,7 @@ poison_type = "oxygen" siemens_coefficient = 0.2 - flags = NO_SCAN | NO_DEFIB + flags = NO_SCAN spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED appearance_flags = HAS_SKIN_COLOR | HAS_EYE_COLOR | HAS_HAIR_COLOR limb_blend = ICON_MULTIPLY