diff --git a/code/modules/clothing/under/costume.dm b/code/modules/clothing/under/costume.dm index adc7cb1a30a..6e24bb17f5d 100644 --- a/code/modules/clothing/under/costume.dm +++ b/code/modules/clothing/under/costume.dm @@ -477,6 +477,7 @@ worn_icon = 'icons/mob/clothing/under/syndicate.dmi' icon_state = "henchmen" inhand_icon_state = null + can_adjust = FALSE body_parts_covered = CHEST|GROIN|LEGS|FEET|ARMS|HANDS|HEAD flags_inv = HIDEGLOVES|HIDESHOES|HIDEEARS|HIDEEYES|HIDEHAIR