4,951
edits
Falterfire (talk | contribs) (Made sure empty text returns nothing for skills) |
Falterfire (talk | contribs) (Fixed string.upper call) |
||
Line 262: | Line 262: | ||
if doColor ~= nil then | if doColor ~= nil then | ||
doColor = | doColor = string.upper(doColor) ~= 'FALSE' | ||
end | end | ||