From 81b3b548541f23732a8dd4ce2b44c337307c6a35 Mon Sep 17 00:00:00 2001 From: MahtraDR <93822896+MahtraDR@users.noreply.github.com> Date: Sat, 17 Feb 2024 18:33:52 +1300 Subject: [PATCH] [scripts][wand-watcher] Add line match Just avoids 15s timeout sometimes. --- wand-watcher.lic | 1 + 1 file changed, 1 insertion(+) diff --git a/wand-watcher.lic b/wand-watcher.lic index 444a6e0874..9e9ce991ee 100644 --- a/wand-watcher.lic +++ b/wand-watcher.lic @@ -43,6 +43,7 @@ class WandWatcher /^You really shouldn't be loitering in here/, /^As you begin to do that an assistant scowls at you and motions for you to stop/, /^You cannot .* while maintaining the effort to stay hidden/, + /You'll interrupt your research/, /^You are in no condition to do that/] UserVars.wand_watcher_timers = {} if !(UserVars.wand_watcher_timers) || args.reset