h
This commit is contained in:
parent
8272017e79
commit
f8fd2513c8
5 changed files with 657 additions and 3508 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue