Anonymous

Module:Calculator/ItemEconomy: Difference between revisions

From Melvor Idle
m
Fix typo
mNo edit summary
m (Fix typo)
Line 40: Line 40:
local rowModifier = eco.estimatedInput(1, pChance - 3, dChance + 7, eChance)
local rowModifier = eco.estimatedInput(1, pChance - 3, dChance + 7, eChance)


return estimatedOutput, rowModifier > baseModifier
return estimatedInput, rowModifier > baseModifier
end
end


1,059

edits