-- DRP Rings
    ["aquamarine-ring"]     = {["name"] = "aquamarine-ring", ["label"] = "Aquamarine Ring", ["weight"] = 100,       ["type"] = "item",      ["image"] = "aquamarine-ring.png",  ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
    ["citrine-ring"]        = {["name"] = "citrine-ring",    ["label"] = "Citrine Ring",    ["weight"] = 100,       ["type"] = "item",      ["image"] = "citrine-ring.png",     ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
    ["diamond-ring"]        = {["name"] = "diamond-ring",    ["label"] = "Diamond Ring",    ["weight"] = 100,       ["type"] = "item",      ["image"] = "diamond-ring.png",     ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
    ["jade-ring"]           = {["name"] = "jade-ring",       ["label"] = "Jade Ring",       ["weight"] = 100,       ["type"] = "item",      ["image"] = "jade-ring.png",        ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
    ["onyx-ring"]           = {["name"] = "onyx-ring",       ["label"] = "Onyx Ring",       ["weight"] = 100,       ["type"] = "item",      ["image"] = "onyx-ring.png",        ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
    ["ruby-ring"]           = {["name"] = "ruby-ring",       ["label"] = "Ruby Ring",       ["weight"] = 100,       ["type"] = "item",      ["image"] = "ruby-ring.png",        ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
    ["sapphire-ring"]       = {["name"] = "sapphire-ring",   ["label"] = "Sapphire Ring",   ["weight"] = 100,       ["type"] = "item",      ["image"] = "sapphire-ring.png",    ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
    ["tanzanite-ring"]      = {["name"] = "tanzanite-ring",  ["label"] = "Tanzanite Ring",  ["weight"] = 100,       ["type"] = "item",      ["image"] = "tanzanite-ring.png",   ["unique"] = true,      ["useable"] = true,     ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},