Module:maimai Difficulty: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Jack980517
No edit summary
imported>Jack980517
No edit summary
Line 13: Line 13:
         result = result .. "difficulty rated "
         result = result .. "difficulty rated "
     end
     end
     if VerToNum({"maimai", args[#args]}) <= 2 then
     if VerToNum({"maimai", args[2]}) <= 2 then
        -- ugly hack; #args can't be used, and since there's (currently) no songs removed in _~_+ and revived later, the only use case is 舞萌 songs.
         result = result .. "."
         result = result .. "."
     elseif VerToNum({"maimai", args[1]}) <= 2 then
     elseif VerToNum({"maimai", args[1]}) <= 2 then
Anonymous user

Navigation menu