2,875
edits
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 | return estimatedInput, rowModifier > baseModifier | ||
end | end | ||
edits