Module:Skills/Gathering: Difference between revisions

m
oops forgot to divide by a number
m (formatting fix)
m (oops forgot to divide by a number)
Line 751: Line 751:
mw.logObject(xpPs)
mw.logObject(xpPs)


         local time = SecondsToClock(xpByThreshold[i])
         local time = SecondsToClock(xpByThreshold[i] / xpPs)
        mw.log(time)
         result = result..'||'..time
         result = result..'||'..time
          
          
8

edits