using Robust.Shared.GameObjects; namespace Content.Server.Ghost { public sealed class GhostBooEvent : HandledEntityEventArgs { } }