Skip to content

Commit

Permalink
Merge pull request #6768 from MahtraDR/wand_watcher_regex
Browse files Browse the repository at this point in the history
[scripts][wand-watcher] Add line match
  • Loading branch information
MahtraDR authored Feb 17, 2024
2 parents 08920e0 + 81b3b54 commit be194ec
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 be194ec

Please sign in to comment.