diff --git a/eve_rock_watcher.py b/eve_rock_watcher.py index 75da0d4..e08cce6 100644 --- a/eve_rock_watcher.py +++ b/eve_rock_watcher.py @@ -330,7 +330,7 @@ def main(): poll = cp.getint("rock", "poll_secs", fallback=5) if sec else 5 switch_secs = cp.getint("rock", "switch_secs", fallback=45) if sec else 45 cooldown = cp.getint("rock", "cooldown_secs", fallback=60) if sec else 60 - status_secs = cp.getint("rock", "status_secs", fallback=90) if sec else 90 + status_secs = cp.getint("rock", "status_secs", fallback=45) if sec else 45 # OCR rock reads are noisy: the Selected-Item quantity jumps as you click around, and # survey-region detection false-matches the overview's ore names -> invented rocks + # wrong "~1s, switch now" ETAs. Until OCR is trustworthy, DON'T post from here; the