Change Arachnid Layering (#36357)
* 1 commit ops * untouching this before anyone has to tell me
This commit is contained in:
parent
2c6443a00e
commit
984d14d7cb
|
|
@ -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" ]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue