using Content.Shared.Actions; namespace Content.Shared._White.HardlightSpear; [RegisterComponent] public sealed partial class HardlightSpearComponent : Component { } public sealed partial class ActivateHardlightSpearImplantEvent : InstantActionEvent { }