Skip to content

Commit

Permalink
[scripts][wand-watcher] Add line match
Browse files Browse the repository at this point in the history
Just avoids 15s timeout sometimes.
  • Loading branch information
MahtraDR committed Feb 17, 2024
1 parent 08920e0 commit 81b3b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wand-watcher.lic
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 81b3b54

Please sign in to comment.