Change Arachnid Layering (#36357)

* 1 commit ops

* untouching this before anyone has to tell me
This commit is contained in:
HTML/Crystal 2025-05-21 13:40:55 -04:00 committed by Quanteey
parent 2c6443a00e
commit 984d14d7cb
1 changed files with 2 additions and 2 deletions

View File

@ -91,8 +91,6 @@
- map: ["enum.HumanoidVisualLayers.RHand"] - map: ["enum.HumanoidVisualLayers.RHand"]
- map: [ "gloves" ] - map: [ "gloves" ]
- map: [ "shoes" ] - map: [ "shoes" ]
- map: [ "ears" ]
- map: [ "eyes" ]
- map: [ "belt" ] - map: [ "belt" ]
- map: [ "id" ] - map: [ "id" ]
- map: [ "outerClothing" ] - map: [ "outerClothing" ]
@ -102,6 +100,8 @@
- map: [ "enum.HumanoidVisualLayers.FacialHair" ] - map: [ "enum.HumanoidVisualLayers.FacialHair" ]
- map: [ "enum.HumanoidVisualLayers.Hair" ] # Do these need to be here? (arachnid hair arachnid hair) - map: [ "enum.HumanoidVisualLayers.Hair" ] # Do these need to be here? (arachnid hair arachnid hair)
- map: [ "enum.HumanoidVisualLayers.HeadSide" ] - map: [ "enum.HumanoidVisualLayers.HeadSide" ]
- map: [ "ears" ]
- map: [ "eyes" ]
- map: [ "enum.HumanoidVisualLayers.HeadTop" ] - map: [ "enum.HumanoidVisualLayers.HeadTop" ]
- map: [ "mask" ] - map: [ "mask" ]
- map: [ "head" ] - map: [ "head" ]