diff --git a/common-travel.lic b/common-travel.lic index a6b4fc132c..d15e55ad61 100644 --- a/common-travel.lic +++ b/common-travel.lic @@ -48,6 +48,7 @@ module DRCT /cost you (?:just )?(.*) (?:kronar|lirum|dokora)s?/, /it may be yours for just (.*) (?:kronar|lirum|dokora)s?/, /I'll give that to you for (.*) (?:kronar|lirum|dokora)s?/, + /I'll let you have it for (.*) (?:kronar|lirum|dokora)s?/i, /I ask that you give (.*) copper (?:kronar|lirum|dokora)s?/, /it'll be (.*) (?:kronar|lirum|dokora)s?/, /the price of (.*) coins? is all I ask/, 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