From ad89444c585e77e86977e2750a4df9da10c00720 Mon Sep 17 00:00:00 2001 From: "Mr. 27" <45323883+Dutch-VanDerLinde@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:20:20 -0400 Subject: [PATCH] Make winter coat hood hide certain markings (#29238) Update base_clothinghead.yml --- .../Prototypes/Entities/Clothing/Head/base_clothinghead.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml index 07c3e12dd85d4e..f9ff59d6b8b062 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml @@ -265,3 +265,5 @@ - type: HideLayerClothing slots: - Hair + - HeadTop + - HeadSide \ No newline at end of file