Revert "add breakers to power batteries" (#17632)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
namespace Content.Server.Power.Events;
|
||||
|
||||
/// <summary>
|
||||
/// Invoked on a target power provider when its power exceeds BreakerComponent MaxPower, popping the breaker or blowing the fuse.
|
||||
/// </summary>
|
||||
public sealed class BreakerPoppedEvent : EntityEventArgs
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user