projects
/
cc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84abce8
)
REAALLY Whoops
author
Olav Bakke Svendsen
<mail@olavbs.no>
Wed, 11 Oct 2023 23:03:49 +0000
(
01:03
+0200)
committer
Olav Bakke Svendsen
<mail@olavbs.no>
Wed, 11 Oct 2023 23:03:49 +0000
(
01:03
+0200)
steam/temporary-coal-feeder.lua
patch
|
blob
|
history
diff --git
a/steam/temporary-coal-feeder.lua
b/steam/temporary-coal-feeder.lua
index 837dc18d4b48e08a4f0941ae2673e153ff1d7211..4a0fdb0f37333c200379e9d9b41981b03795ebff 100644
(file)
--- a/
steam/temporary-coal-feeder.lua
+++ b/
steam/temporary-coal-feeder.lua
@@
-62,7
+62,7
@@
while true do
term.clear()
term.setCursorPos(1,1)
print(tostring(num_barrels).." barrels and "..tostring(num_deployers).." deployers connected\n")
- print(to
rst
ing(num_deployers/2).." charcoal/minute needed")
+ print(to
str
ing(num_deployers/2).." charcoal/minute needed")
print(tostring(total_coal).." available\n"..str.."\n")
print("refreshes once every minute")
feed(stock)