From c867adb9379d439b808fdcd9402578e2b6287215 Mon Sep 17 00:00:00 2001 From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Sun, 7 Dec 2025 19:23:45 -0800 Subject: [PATCH] Revert "Trip APCs when they exceed a power limit (#41377)" (#41766) This reverts commit a5c223c0 --- Content.Client/Power/APC/UI/ApcMenu.xaml | 2 +- Content.Client/Power/APC/UI/ApcMenu.xaml.cs | 9 +-- .../Tests/Power/StationPowerTests.cs | 70 ++++--------------- .../Power/Components/ApcComponent.cs | 28 +------- .../Power/EntitySystems/ApcSystem.cs | 34 +-------- Content.Shared/APC/SharedApc.cs | 12 +--- Resources/Locale/en-US/ui/power-apc.ftl | 3 +- .../Syndicate_Gadgets/singularity_beacon.yml | 2 +- 8 files changed, 25 insertions(+), 135 deletions(-) diff --git a/Content.Client/Power/APC/UI/ApcMenu.xaml b/Content.Client/Power/APC/UI/ApcMenu.xaml index 682aea55d2..4c14dcc0ad 100644 --- a/Content.Client/Power/APC/UI/ApcMenu.xaml +++ b/Content.Client/Power/APC/UI/ApcMenu.xaml @@ -19,7 +19,7 @@