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

PileofInspectedValoriteIngots() private method

private PileofInspectedValoriteIngots ( ) : System
return System
        public PileofInspectedValoriteIngots()
            : base(0x1BEA)
        {
            this.Name = "Pile of Inspected Valorite Ingots";

            this.Hue = 2219;
        }

Same methods

PileofInspectedValoriteIngots::PileofInspectedValoriteIngots ( Serial serial ) : System