From e0601acf3dd54b6644e77e38e645fd1bf9383611 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Fri, 22 Jul 2022 16:11:21 +0200 Subject: [PATCH] [MIRROR] Flags the captain's jumpskirt to display digitigrade legs properly. [MDB IGNORE] (#15112) * Flags the captain's jumpskirt to display digitigrade legs properly. (#68631) * Flags the captain's jumpskirt to display digitigrade legs properly. Co-authored-by: lizardqueenlexi <105025397+lizardqueenlexi@users.noreply.github.com> --- code/modules/clothing/under/jobs/command.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/under/jobs/command.dm b/code/modules/clothing/under/jobs/command.dm index c514ea3a318..198542a766b 100644 --- a/code/modules/clothing/under/jobs/command.dm +++ b/code/modules/clothing/under/jobs/command.dm @@ -17,6 +17,7 @@ body_parts_covered = CHEST|GROIN|ARMS dying_key = DYE_REGISTRY_JUMPSKIRT female_sprite_flags = FEMALE_UNIFORM_TOP_ONLY + supports_variations_flags = CLOTHING_DIGITIGRADE_VARIATION_NO_NEW_ICON /obj/item/clothing/under/rank/captain/suit name = "captain's suit"