using Robust.Shared.GameObjects; namespace Content.Shared.GameObjects.EntitySystemMessages.Pulling { public class PullableStopMovingMessage : EntityEventArgs { } }