using Content.Shared._CP14.MagicSpell; namespace Content.Shared._CP14.Actions.Components; /// /// Blocks the user from using action against target target in SSD. /// [RegisterComponent] public sealed partial class CP14ActionSSDBlockComponent : Component { }