diff --git a/modular_chomp/code/modules/clothing/spacesuits/spacesuits.dm b/modular_chomp/code/modules/clothing/spacesuits/spacesuits.dm index 3d98f5d5cc..2e7bd2d749 100644 --- a/modular_chomp/code/modules/clothing/spacesuits/spacesuits.dm +++ b/modular_chomp/code/modules/clothing/spacesuits/spacesuits.dm @@ -5,3 +5,5 @@ /obj/item/clothing/suit/space/emergency can_breach = 1 +/obj/item/clothing/suit/space/void + can_breach = 0