From: Olav Bakke Svendsen Date: Wed, 11 Oct 2023 23:03:12 +0000 (+0200) Subject: Whoops X-Git-Tag: stable-steam~29 X-Git-Url: http://git.olavbs.no/?a=commitdiff_plain;h=84abce820445eaf6948dae3a9e593d1cbafaaae8;p=cc.git Whoops --- diff --git a/steam/temporary-coal-feeder.lua b/steam/temporary-coal-feeder.lua index 76eae10..837dc18 100644 --- 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(num_deployers/2.." charcoal/minute needed") + print(torsting(num_deployers/2).." charcoal/minute needed") print(tostring(total_coal).." available\n"..str.."\n") print("refreshes once every minute") feed(stock)