Module:Param Parse: Difference between revisions

51 bytes added ,  Yesterday at 12:08
no edit summary
(Is this bad code? Probably. Do I care too much? Not really)
No edit summary
Line 318:
 
function parse.difficulty_func(val)
if val == 0 then
return "☆☆☆☆☆"
end
if val == 1 then
return "★☆☆☆☆"