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