lava-collector: reset movement list at the end

This commit is contained in:
Navid Sassan 2023-12-03 18:06:46 +01:00
parent 572f729d0c
commit c95443ce12

View File

@ -79,6 +79,7 @@ local function returnToBase()
print('hit a block on the way back, I am stuck!')
end
end
Movements = {}
end
local function despositRefill()