Hide moth antenna and lizard frills with hardsuit helmets, fix lizard snouts not being hidden (#29214)
* inital * Update ClothingSystem.cs * Update helmets.yml
This commit is contained in:
@@ -87,7 +87,7 @@ public abstract class ClothingSystem : EntitySystem
|
||||
foreach (HumanoidVisualLayers layer in layers)
|
||||
{
|
||||
if (!appearanceLayers.Contains(layer))
|
||||
break;
|
||||
continue;
|
||||
|
||||
InventorySystem.InventorySlotEnumerator enumerator = _invSystem.GetSlotEnumerator(equipee);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user