From e02522c7552c32d32085d7b9262aff65fb1e1d14 Mon Sep 17 00:00:00 2001 From: Olav Bakke Svendsen Date: Thu, 12 Oct 2023 01:03:49 +0200 Subject: [PATCH] REAALLY Whoops --- steam/temporary-coal-feeder.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steam/temporary-coal-feeder.lua b/steam/temporary-coal-feeder.lua index 837dc18..4a0fdb0 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(torsting(num_deployers/2).." charcoal/minute needed") + print(tostring(num_deployers/2).." charcoal/minute needed") print(tostring(total_coal).." available\n"..str.."\n") print("refreshes once every minute") feed(stock) -- 2.30.2