From: xangelo Date: Thu, 26 May 2022 14:42:28 +0000 (-0400) Subject: bug: energy growth not accounted for in tick X-Git-Url: https://git.xangelo.ca/?p=browser-rts.git;a=commitdiff_plain;h=7f0df534ac6789b075e36c544ebdcb9ed9891a96 bug: energy growth not accounted for in tick --- diff --git a/src/tasks/tick.ts b/src/tasks/tick.ts index 5ce69e4..0f4c3eb 100644 --- a/src/tasks/tick.ts +++ b/src/tasks/tick.ts @@ -42,7 +42,7 @@ export const tick = new Task('tick', async (task, job) => { ore_refinery * 4 ), 0 - ), + ) + solar_panels * 125, accumulators * 150 ), alloys = min(