bug: energy growth not accounted for in tick
authorxangelo <git@xangelo.ca>
Thu, 26 May 2022 14:42:28 +0000 (10:42 -0400)
committerxangelo <git@xangelo.ca>
Thu, 26 May 2022 14:42:28 +0000 (10:42 -0400)
src/tasks/tick.ts

index 5ce69e42beed103b200059f10c5771be00271898..0f4c3ebea5b1494cad4c89f660624dd8e847d979 100644 (file)
@@ -42,7 +42,7 @@ export const tick = new Task<Tick>('tick', async (task, job) => {
         ore_refinery * 4
       ),
       0
-    ),
+    ) + solar_panels * 125,
     accumulators * 150
   ),
   alloys = min(