using Content.Server._DV.StationEvents.GameRules;
namespace Content.Server._DV.StationEvents.Components;
[RegisterComponent, Access(typeof(NoosphericZapRule))]
public sealed partial class NoosphericZapRuleComponent : Component;