Skip to content

Commit

Permalink
Merge branch 'common_items_pouch_flag' of https://github.com/MahtraDR…
Browse files Browse the repository at this point in the history
…/dr-scripts into common_items_pouch_flag
  • Loading branch information
MahtraDR committed Feb 17, 2024
2 parents 2bc8642 + 6b01294 commit 9a15398
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions common-travel.lic
Original file line number Diff line number Diff line change
Expand Up @@ -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/,
Expand Down
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 9a15398

Please sign in to comment.