From d5b3f707d1a2eaa8fdf8da481331bd011a6da4fc Mon Sep 17 00:00:00 2001 From: Cinka Date: Tue, 27 Feb 2024 18:22:15 +0300 Subject: [PATCH] - fix: some message for interactions --- .../UI/InteractionPanelWindow.xaml | 10 +- .../UI/InteractionPanelWindow.xaml.cs | 27 ++++++ .../_Amour/Hole/HoleSystem.Inventory.cs | 46 ++++++++- .../InteractionPanel/InteractionPanelEui.cs | 49 +++++++++- .../InteractionPanelSystem.cs | 67 +++++++++---- .../_Amour/InteractionPanel/Interactions.cs | 41 ++++++++ .../_Amour/Arousal/ArousalSystem.cs | 2 +- .../InteractionPanel/Checks/HandsCheck.cs | 27 ++++++ .../_Amour/InteractionPanel/Checks/Hole.cs | 20 ++-- .../InteractionPanelMessages.cs | 8 +- .../Locale/ru-RU/_amour/arosual/arousal.ftl | 2 + .../Locale/ru-RU/_amour/interactions/fail.ftl | 16 ++++ .../ru-RU/_amour/interactions/interaction.ftl | 93 +++++++++++++++++-- .../ru-RU/_amour/interactions/success.ftl | 16 ++++ .../Locale/ru-RU/_amour/interactions/ui.ftl | 2 + .../_Amour/Interactions/interaction.yml | 83 +++++++++++++++-- .../_Amour/Interactions/interactionList.yml | 4 +- Resources/Prototypes/_Amour/genitalsGroup.yml | 50 +++++----- 18 files changed, 486 insertions(+), 77 deletions(-) create mode 100644 Content.Shared/_Amour/InteractionPanel/Checks/HandsCheck.cs create mode 100644 Resources/Locale/ru-RU/_amour/arosual/arousal.ftl create mode 100644 Resources/Locale/ru-RU/_amour/interactions/fail.ftl create mode 100644 Resources/Locale/ru-RU/_amour/interactions/success.ftl diff --git a/Content.Client/_Amour/InteractionPanel/UI/InteractionPanelWindow.xaml b/Content.Client/_Amour/InteractionPanel/UI/InteractionPanelWindow.xaml index 5810675815..9f2a2a38a0 100644 --- a/Content.Client/_Amour/InteractionPanel/UI/InteractionPanelWindow.xaml +++ b/Content.Client/_Amour/InteractionPanel/UI/InteractionPanelWindow.xaml @@ -7,15 +7,15 @@ - - + + - - + + @@ -39,7 +39,7 @@ -