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

AirElementalWand() private method

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

Same methods

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