pmotschmann / Evolve

An incremental game about evolving a civilization
Mozilla Public License 2.0
831 stars 357 forks source link

Fix bugs with Moldling thralls #995

Closed yarukishi closed 9 months ago

yarukishi commented 9 months ago

The first commit changes the number of thralls to steal Portland Cement from 80 to 8. The second commit fixes the scaling on the price to steal technology.

Before: 0% at 0 thralls, trait level-defined amount at 100 thralls, linearly interpolated After: 100% at 0 thralls, trait level-defined amount at 100 thralls, linearly interpolated