Advertisement
_Thanh_Thy_Cute_

CaveWorld INSTANT MINE

Sep 21st, 2021
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. for i,v in pairs(getgc(true)) do
  2. if type(v)=="table" and rawget(v,"speedMultiplier") then
  3. chunk = v
  4. end
  5. end
  6. chunk.speedMultiplier=math.huge
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement