Module:UnlockChalDate: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 13: Line 13:
local function getColor(life, ult)
local function getColor(life, ult)
     if life == 10 and ult == "y" then
     if life == 10 and ult == "y" then
         return 'style="background:#823434;" | '
         return 'style="background:#823434; color=white;" | '
     end
     end
     return color[life]
     return color[life]
1,505

edits