adds feet (#5421)
This commit is contained in:
@@ -37,6 +37,8 @@ namespace Content.Client.CharacterAppearance.Systems
|
|||||||
HumanoidVisualLayers.LHand,
|
HumanoidVisualLayers.LHand,
|
||||||
HumanoidVisualLayers.RLeg,
|
HumanoidVisualLayers.RLeg,
|
||||||
HumanoidVisualLayers.LLeg,
|
HumanoidVisualLayers.LLeg,
|
||||||
|
HumanoidVisualLayers.RFoot,
|
||||||
|
HumanoidVisualLayers.LFoot
|
||||||
};
|
};
|
||||||
|
|
||||||
private void UpdateLooks(EntityUid uid, HumanoidAppearanceComponent component, ChangedHumanoidAppearanceEvent args)
|
private void UpdateLooks(EntityUid uid, HumanoidAppearanceComponent component, ChangedHumanoidAppearanceEvent args)
|
||||||
|
|||||||
Reference in New Issue
Block a user