Version 2.2.1 - updated market, text editor, bot

This commit is contained in:
OTCv8
2020-04-02 06:47:02 +02:00
parent 932165111d
commit ed8162a9d5
20 changed files with 263 additions and 163 deletions

View File

@@ -350,7 +350,7 @@ function walk(dir, ticks)
return
end
if dash and lastWalkDir == dir and lastWalk + 30 > g_clock.millis() then
if dash and lastWalkDir == dir and lastWalk + 50 > g_clock.millis() then
return
end