From ff762e56a754234773ad5d21df81bee3d5143fa1 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Wed, 1 May 2024 13:59:35 +0000 Subject: [PATCH] add ghostnado button to warp menu (#27556) * add ghostnado button to warp menu * translator ops --------- Co-authored-by: deltanedas <@deltanedas:kde.org> --- .../Ghost/Controls/GhostTargetWindow.xaml | 1 + .../Ghost/Controls/GhostTargetWindow.xaml.cs | 3 ++ .../Systems/Ghost/GhostUIController.cs | 7 +++ Content.Server/Ghost/GhostSystem.cs | 47 +++++++++++++++---- Content.Shared/Follower/FollowerSystem.cs | 21 +++++++++ Content.Shared/Ghost/SharedGhostSystem.cs | 6 +++ Resources/Locale/en-US/ghost/ghost-gui.ftl | 1 + 7 files changed, 76 insertions(+), 10 deletions(-) diff --git a/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml b/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml index 86fd09b2c8..32cab732d1 100644 --- a/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml +++ b/Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml @@ -1,5 +1,6 @@ +