From 9376e33acfbc824f8ccd88db3d15987124aa3997 Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Mon, 13 Jul 2015 17:27:07 +0930 Subject: [PATCH] Fixes #10159 --- code/modules/clothing/spacesuits/alien.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/spacesuits/alien.dm b/code/modules/clothing/spacesuits/alien.dm index a50c4bf12f0..fb47b46d604 100644 --- a/code/modules/clothing/spacesuits/alien.dm +++ b/code/modules/clothing/spacesuits/alien.dm @@ -68,7 +68,6 @@ icon_state = "vox-carapace" item_state = "vox-carapace" desc = "A glowing visor, perhaps stolen from a depressed Cylon." - body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS /obj/item/clothing/suit/space/vox/carapace name = "alien carapace armour"