// SPDX-FileCopyrightText: 2025 GoobBot // SPDX-FileCopyrightText: 2025 SolsticeOfTheWinter // // SPDX-License-Identifier: AGPL-3.0-or-later using Content.Shared.Actions; namespace Content.Shared._Goobstation.Possession; public sealed partial class EndPossessionEarlyEvent : InstantActionEvent;