Home
/
browser-rts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb65e92
)
bug: energy growth not accounted for in tick
author
xangelo
<git@xangelo.ca>
Thu, 26 May 2022 14:42:28 +0000
(10:42 -0400)
committer
xangelo
<git@xangelo.ca>
Thu, 26 May 2022 14:42:28 +0000
(10:42 -0400)
src/tasks/tick.ts
patch
|
blob
|
history
diff --git
a/src/tasks/tick.ts
b/src/tasks/tick.ts
index 5ce69e42beed103b200059f10c5771be00271898..0f4c3ebea5b1494cad4c89f660624dd8e847d979 100644
(file)
--- a/
src/tasks/tick.ts
+++ b/
src/tasks/tick.ts
@@
-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(