Module:RaritySort: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
function p.getSortValue(rarity) | function p.getSortValue(rarity) | ||
return tostring(rarity) | |||
end | end | ||
return p | return p |
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
function p.getSortValue(rarity) | function p.getSortValue(rarity) | ||
return tostring(rarity) | |||
end | end | ||
return p | return p |