pmotschmann / Evolve

An incremental game about evolving a civilization
Mozilla Public License 2.0
794 stars 343 forks source link

Fix power cost modifier for high-tech farms #1107

Open yarukishi opened 3 months ago

yarukishi commented 3 months ago

The function powerModifier (for power generators) is being used to scale the power cost of high-tech farms, but the function powerCostMod (for power consumers) should be used instead.