using Content.Shared.Actions; namespace Content.Shared._White.Other; public sealed partial class HaltAction : InstantActionEvent { }