From 5f8541df320602fb376600f77976a584dbc6a0ec Mon Sep 17 00:00:00 2001 From: Memeji Date: Mon, 21 Oct 2024 12:21:35 -0500 Subject: [PATCH] Fixes some localization files and the Health Analyzer window. --- .../HealthAnalyzer/UI/HealthAnalyzerWindow.xaml.cs | 2 +- .../Locale/en-US/deltav/ghost/roles/ghost-role-component.ftl | 5 +++++ Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl | 4 ++++ Resources/Locale/en-US/traits/traits.ftl | 2 +- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Content.Client/HealthAnalyzer/UI/HealthAnalyzerWindow.xaml.cs b/Content.Client/HealthAnalyzer/UI/HealthAnalyzerWindow.xaml.cs index eb0eb11de51..9e79b13c6d2 100644 --- a/Content.Client/HealthAnalyzer/UI/HealthAnalyzerWindow.xaml.cs +++ b/Content.Client/HealthAnalyzer/UI/HealthAnalyzerWindow.xaml.cs @@ -180,7 +180,7 @@ private void DrawDiagnosticGroups( var damageString = Loc.GetString( "health-analyzer-window-damage-type-text", - ("damageType", Loc.GetString("health-analyzer-window-damage-type-" + type)), + ("damageType", Loc.GetString("damage-type-" + type.ToLower())), ("amount", typeAmount) ); diff --git a/Resources/Locale/en-US/deltav/ghost/roles/ghost-role-component.ftl b/Resources/Locale/en-US/deltav/ghost/roles/ghost-role-component.ftl index 977a5f47bcb..374f11fbd13 100644 --- a/Resources/Locale/en-US/deltav/ghost/roles/ghost-role-component.ftl +++ b/Resources/Locale/en-US/deltav/ghost/roles/ghost-role-component.ftl @@ -10,3 +10,8 @@ ghost-role-information-listeningop-rules = You are a Syndicate Operative tasked ghost-role-information-paradox-anomaly-name = Paradox Anomaly ghost-role-information-paradox-anomaly-description = Replace your double, or befriend them. ghost-role-information-paradox-anomaly-rules = Try and replace your twin with this funny roleplay antag rather than plasma flooding the station or something. You can also just befriend them. + +# Delta V soft antag rule +deltav-ghost-role-information-softantag-rules = You are allowed to attack the crew without provocation. + You are allowed to coexist with the crew. + The crew is allowed to kill you without warning. diff --git a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl index 830ddd2f266..cbc7923fb0e 100644 --- a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl +++ b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl @@ -30,6 +30,10 @@ ghost-role-information-angry-slimes-description = Everyone around you irritates ghost-role-information-smile-name = Smile the Slime ghost-role-information-smile-description = The sweetest creature in the world. Smile Slime! +ghost-role-information-Shiva-name = Shiva +ghost-role-information-Shiva-description = Shiva, the stations first defender. Help the Head of Security in their work +ghost-role-information-Shiva-rules = Protect security staff and the crew from danger. Stay with Security staff or around the Security department, try to disable criminals and not kill them if the situation allows for it. + ghost-role-information-punpun-name = Pun Pun ghost-role-information-punpun-description = An honorable member of the monkey society in charge of the bar and helping the bartenders in any way he can. diff --git a/Resources/Locale/en-US/traits/traits.ftl b/Resources/Locale/en-US/traits/traits.ftl index 0cde172a6f4..5d2266b12e1 100644 --- a/Resources/Locale/en-US/traits/traits.ftl +++ b/Resources/Locale/en-US/traits/traits.ftl @@ -336,7 +336,7 @@ trait-description-HighPotential = Your connection to the noösphere is greater than average, making it easier to obtain new psionic powers. trait-name-LowAmplification = kα Deficiency -trait-description-LowAmplifiction = +trait-description-LowAmplification = Your psionic abilities are noticeably weaker than ones used by other psions. trait-name-HighAmplification = kα Abundance