diff --git a/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml b/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml index 19f4afb8b1..c5b40fceae 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/arachnid.yml @@ -91,8 +91,6 @@ - map: ["enum.HumanoidVisualLayers.RHand"] - map: [ "gloves" ] - map: [ "shoes" ] - - map: [ "ears" ] - - map: [ "eyes" ] - map: [ "belt" ] - map: [ "id" ] - map: [ "outerClothing" ] @@ -102,6 +100,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" ]