Server.Items.EarthElementalWand.EarthElementalWand C# (CSharp) Method

EarthElementalWand() private method

private EarthElementalWand ( ) : Server.Spells.Eighth
return Server.Spells.Eighth
        public EarthElementalWand() : base(WandEffect.EarthElemental, 2, 10)
        {
        }

Same methods

EarthElementalWand::EarthElementalWand ( Serial serial ) : Server.Spells.Eighth