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

AngelDecoration() private method

private AngelDecoration ( ) : System
return System
        public AngelDecoration()
            : base(0x46FA)
        {
            this.LootType = LootType.Blessed;
        }

Same methods

AngelDecoration::AngelDecoration ( Serial serial ) : System