.
This commit is contained in:
parent
f4b97df518
commit
5df3417519
@ -4,7 +4,7 @@ tutel = require("lib.tutel")
|
||||
|
||||
pos = tutel.getPos()
|
||||
print("start x: " .. pos["x"] .. " y: " .. pos["y"] .. " z: " .. pos["z"] .. " r: " .. pos["r"])
|
||||
fopos["r"] i=1,10 do
|
||||
for i=1,10 do
|
||||
rand = math.random(1,4)
|
||||
|
||||
if rand == 1 then
|
||||
|
Loading…
Reference in New Issue
Block a user