From 3385c45d8064e47bb5b8b0ab55ba7bf1ddaf683b Mon Sep 17 00:00:00 2001 From: HTML/Crystal <152909599+HTMLSystem@users.noreply.github.com> Date: Wed, 21 May 2025 13:40:55 -0400 Subject: [PATCH] Change Arachnid Layering (#36357) * 1 commit ops * untouching this before anyone has to tell me --- Resources/Prototypes/Entities/Mobs/Species/arachnid.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml b/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml index 5391aec03f..a93b8e802e 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml @@ -90,8 +90,6 @@ - map: ["enum.HumanoidVisualLayers.RHand"] - map: [ "gloves" ] - map: [ "shoes" ] - - map: [ "ears" ] - - map: [ "eyes" ] - map: [ "belt" ] - map: [ "id" ] - map: [ "outerClothing" ] @@ -101,6 +99,8 @@ - map: [ "enum.HumanoidVisualLayers.FacialHair" ] - map: [ "enum.HumanoidVisualLayers.Hair" ] # Do these need to be here? (arachnid hair arachnid hair) - map: [ "enum.HumanoidVisualLayers.HeadSide" ] + - map: [ "ears" ] + - map: [ "eyes" ] - map: [ "enum.HumanoidVisualLayers.HeadTop" ] - map: [ "mask" ] - map: [ "head" ] -- 2.51.2