]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Sex restriction for markings (#19894)
authorMorb <14136326+Morb0@users.noreply.github.com>
Tue, 19 Sep 2023 20:56:10 +0000 (23:56 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 20:56:10 +0000 (16:56 -0400)
commit835bde4c6e22ccbd8983ff87193a4652e1f9b67a
tree4083f766e7f962b8ca4ba355f5addb7d57266007
parent1b2fd313a04158bafbdeabaec709afd139c7b9b8
Sex restriction for markings (#19894)

* Add sex restriction to markings

* Apply to existing systems
13 files changed:
Content.Client/Humanoid/HumanoidAppearanceSystem.cs
Content.Client/Humanoid/HumanoidMarkingModifierBoundUserInterface.cs
Content.Client/Humanoid/HumanoidMarkingModifierWindow.xaml.cs
Content.Client/Humanoid/MarkingPicker.xaml.cs
Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs
Content.Server/Humanoid/Systems/HumanoidAppearanceSystem.Modifier.cs
Content.Shared/Humanoid/HumanoidCharacterAppearance.cs
Content.Shared/Humanoid/Markings/MarkingManager.cs
Content.Shared/Humanoid/Markings/MarkingPrototype.cs
Content.Shared/Humanoid/Markings/MarkingsSet.cs
Content.Shared/Humanoid/SharedHumanoidAppearanceSystem.cs
Content.Shared/Humanoid/SharedHumanoidMarkingModifierSystem.cs
Content.Shared/Preferences/HumanoidCharacterProfile.cs