updated digging times

This commit is contained in:
2022-05-07 00:16:42 +02:00
parent 51d4731d38
commit 7f7f221faf

View File

@@ -41,11 +41,11 @@ def run():
continue
dig_overlay.hide_window()
if level >= 40:
if level >= 28:
break
if level == 23:
DIG_TIME = 850
if level == 27:
if level == 26:
DIG_TIME = 1850
if level <= 10:
plot_size = plot_size - 1