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

PotionKeg() private method

private PotionKeg ( ) : System
return System
        public PotionKeg()
            : base(0x1940)
        {
            UpdateWeight();
        }

Same methods

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