From baf49040600398c545dbdd6340e349a1d0be7c50 Mon Sep 17 00:00:00 2001 From: 20kdc Date: Fri, 12 Nov 2021 04:23:06 +0000 Subject: [PATCH] Ghost roles: rule stuff (#5252) * Ghost roles: Make the rules harder to miss * Fix markup handling in ghost rule rules * Apply suggestions --- .../Ghost/Roles/UI/GhostRoleRulesWindow.xaml | 1 + .../Roles/UI/GhostRoleRulesWindow.xaml.cs | 20 ++++++++++++++++++- Resources/Locale/en-US/ghost/ghost-gui.ftl | 2 ++ .../ghost/roles/ghost-role-component.ftl | 2 ++ 4 files changed, 24 insertions(+), 1 deletion(-) diff --git a/Content.Client/Ghost/Roles/UI/GhostRoleRulesWindow.xaml b/Content.Client/Ghost/Roles/UI/GhostRoleRulesWindow.xaml index 432f1e1bda..786dd982a1 100644 --- a/Content.Client/Ghost/Roles/UI/GhostRoleRulesWindow.xaml +++ b/Content.Client/Ghost/Roles/UI/GhostRoleRulesWindow.xaml @@ -5,6 +5,7 @@