using Content.Shared.Actions;
namespace Content.Shared.Bible;
public sealed partial class SummonActionEvent : InstantActionEvent
{
}