This commit is contained in:
Crispy 2025-06-06 02:06:44 +02:00
parent 8272017e79
commit f8fd2513c8
5 changed files with 657 additions and 3508 deletions

View file

@ -1,6 +1,7 @@
require("follow_rail")
--require("follow_rail")
PROGRESS_FILE = "torment_progress.txt"
--PROGRESS_FILE = "torment_progress.txt"
PROGRESS_FILE = "oilrig.txt"
function turnCW(dir)
if dir == 1 then
@ -163,4 +164,4 @@ function run()
--follow_rail()
end
run()
run()