namespace EntityStates.ShrineRebirth;
public class RebirthStormEnding : ShrineRebirthEntityStates
{
public override void OnEnter()
base.OnEnter();
}