From 7f11e1eebb170e0aa0ae209c6f1774abceb15009 Mon Sep 17 00:00:00 2001 From: Coryn Date: Mon, 10 Aug 2026 18:14:55 +0200 Subject: [PATCH] Harpy Layers Fix (#6406) * Harpy Layers Fix * Remove unused Dependency * Commented out Visual Subscribes, Add RArmExtension has a hideable layer for hardsuits * Untouch Harpy Visuals --- .../Entities/Clothing/OuterClothing/base_clothingouter.yml | 1 + Resources/Prototypes/_DV/Body/Species/harpy.yml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml index 1c24a95d7f7..0e2c11aebb0 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml @@ -154,6 +154,7 @@ slots: OUTERCLOTHING - type: HideLayerClothing slots: + - RArmExtension # Delta V - Added for the hideable Harpy Wings - Tail - type: CosmicTransmutable # DeltaV transmutesTo: ClothingOuterHardsuitCosmicCult diff --git a/Resources/Prototypes/_DV/Body/Species/harpy.yml b/Resources/Prototypes/_DV/Body/Species/harpy.yml index 4990748db5a..438f092c698 100644 --- a/Resources/Prototypes/_DV/Body/Species/harpy.yml +++ b/Resources/Prototypes/_DV/Body/Species/harpy.yml @@ -200,6 +200,10 @@ - type: entity parent: [ OrganBaseTorsoSexed, OrganBaseTorso, OrganHarpyExternal ] id: OrganHarpyTorso + components: + - type: VisualOrganMarkings + hideableLayers: + - enum.HumanoidVisualLayers.Tail - type: entity parent: [ OrganHarpyTorso ] @@ -238,6 +242,8 @@ id: OrganHarpyArmRight components: - type: VisualOrganMarkings + hideableLayers: + - enum.HumanoidVisualLayers.RArmExtension markingData: layers: - RArmExtension