namespace Content.Server.Dragon;
[RegisterComponent]
public sealed class DragonRuleComponent : Component
{
}