Anonymous

Module:Calculator/ItemEconomy: Difference between revisions

From Melvor Idle
no edit summary
m (Default targetAmount to 0)
No edit summary
Line 54: Line 54:


     if lowest == 0 then
     if lowest == 0 then
     -- This shouldn't ever be possible!
     lowest = 1
        error("Div by zero")
     end
     end


1,029

edits