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

BaseStrengthPotion() public method

public BaseStrengthPotion ( PotionEffect effect ) : System
effect PotionEffect
return System
		public BaseStrengthPotion( PotionEffect effect ) : base( 0xF09, effect )
		{
		}

Same methods

BaseStrengthPotion::BaseStrengthPotion ( Serial serial ) : System