diff --git a/code/modules/clothing/spacesuits/alien.dm b/code/modules/clothing/spacesuits/alien.dm index 0115eef3113..250935d61ad 100644 --- a/code/modules/clothing/spacesuits/alien.dm +++ b/code/modules/clothing/spacesuits/alien.dm @@ -92,6 +92,9 @@ return ..() +/obj/item/clothing/under/vox + has_sensor = 0 + /obj/item/clothing/under/vox/vox_casual name = "alien clothing" desc = "This doesn't look very comfortable."