Module:Color: Difference between revisions

Sur (talk | contribs)
m corrected weapon and armor colors being slightly darker than usual
Sur (talk | contribs)
m redirects for Souls and Healing to their respective key
 
Line 209: Line 209:
key == "Tech") then
key == "Tech") then
key = "CitadelCategory" .. key
key = "CitadelCategory" .. key
elseif (key == "Souls") then
key = "Citadel_LaneStats_Souls"
elseif (key == "Healing") then
key = "Citadel_Profile_Stats_Healing"
end
end
local color_data = colors_data[slot]
local color_data = colors_data[slot]