From f08210b8f54ec99ce50f2fa8bbfc9a158dbddf49 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Sun, 6 Apr 2025 15:44:17 -0400 Subject: [PATCH] Fix Various Test Fails (#2186) # Description Fixes a few test fails caused by merging PRs that had test fails. Also fixed a bug with spell popup text. And cleaned up the Mantis blade summoning test. https://github.com/user-attachments/assets/3ae44f67-99da-4d16-ade1-5473bf7baad0 # Changelog :cl: - tweak: Taught the Psionic Mantis how to summon his blade quietly, and not do so via screaming like a lunatic. --------- Signed-off-by: VMSolidus Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> (cherry picked from commit 7aebe8a48f7ed1d252ba9859cb5a2d4482cc21e4) --- .../Tests/PostMapInitTest.cs | 2 +- Content.Server/Antag/AntagSelectionSystem.cs | 2 +- Content.Server/Magic/MagicSystem.cs | 2 +- .../BloodCult/Spells/BloodCultSpellsSystem.cs | 11 ++++---- .../en-US/_Impstation/markings/thaven.ftl | 19 +++++++++++++ .../en-US/traits/psychoHistorianPowers.ftl | 28 +++++++++++++++++++ .../Prototypes/Psionics/mantisPowers.yml | 4 +-- 7 files changed, 58 insertions(+), 10 deletions(-) diff --git a/Content.IntegrationTests/Tests/PostMapInitTest.cs b/Content.IntegrationTests/Tests/PostMapInitTest.cs index 95c44a8d31..03432f3f23 100644 --- a/Content.IntegrationTests/Tests/PostMapInitTest.cs +++ b/Content.IntegrationTests/Tests/PostMapInitTest.cs @@ -61,7 +61,7 @@ namespace Content.IntegrationTests.Tests "Arena", // Maintained by astriloqua. "Asterisk", // Maintained by mrs. "Glacier", // Maintained by Violet - // "TheHive", // De-rotated, no current maintainer. + "TheHive", // Maintained by dootythefrooty // "Hammurabi", // De-rotated, maintained by Ichai. "Lighthouse", // Maintained by Violet // "Submarine", // De-rotated, no current maintainer. diff --git a/Content.Server/Antag/AntagSelectionSystem.cs b/Content.Server/Antag/AntagSelectionSystem.cs index 2308f9b2d0..0b15af276b 100644 --- a/Content.Server/Antag/AntagSelectionSystem.cs +++ b/Content.Server/Antag/AntagSelectionSystem.cs @@ -281,7 +281,7 @@ public sealed partial class AntagSelectionSystem : GameRuleSystem