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

BaseAgilityPotion() public method

public BaseAgilityPotion ( PotionEffect effect ) : System
effect PotionEffect
return System
		public BaseAgilityPotion( PotionEffect effect ) : base( 0xF08, effect )
		{
		}

Same methods

BaseAgilityPotion::BaseAgilityPotion ( Server.Serial serial ) : System