using Content.Server._Honk.Speech.EntitySystems; namespace Content.Server._Honk.Speech.Components; [RegisterComponent] [Access(typeof(AlasAccentSystem))] public sealed partial class AlasAccentComponent : Component { }