Module:Skills/Gathering: Difference between revisions

no edit summary
m (more bug fix for the astrology table)
No edit summary
Line 750: Line 750:
         result = result..'||'..xpPs
         result = result..'||'..xpPs


print(xpByThreshold[1])
         local seconds = xpByThreshold[i] / xpPs
         local seconds = xpByThreshold[i] / xpPs
         result = result..'||'..SecondsToClock(seconds)
         result = result..'||'..SecondsToClock(seconds)
8

edits