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

Vase() private method

private Vase ( ) : System
return System
        public Vase()
            : base(0xB46)
        {
            this.Weight = 10;
        }

Same methods

Vase::Vase ( Serial serial ) : System