Module:ONGEKI Difficulty: Difference between revisions
no edit summary
imported>Jack980517 No edit summary |
imported>Jack980517 No edit summary |
||
Line 49: | Line 49: | ||
end | end | ||
end | end | ||
if #included_ranges == 1 and VerToNum({"ongeki", args[1]}) <= | if #included_ranges == 1 and VerToNum({"ongeki", args[1]}) <= 5 then -- first range special case | ||
result = result .. "and " .. ranges_text[included_ranges[1]] .. "." | result = result .. "and " .. ranges_text[included_ranges[1]] .. "." | ||
-- print(result) | -- print(result) |