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

GreaterHealWand() private method

private GreaterHealWand ( ) : Server.Spells.Fourth
return Server.Spells.Fourth
		public GreaterHealWand() : base( WandEffect.GreaterHealing, 1, 5 )
		{
		}

Same methods

GreaterHealWand::GreaterHealWand ( Server.Serial serial ) : Server.Spells.Fourth