diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-21 00:46:02 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-21 00:46:02 +0000 |
commit | 5f6bf763cdb703144894c0ed1c27eee74ad02896 (patch) | |
tree | 381cdde4af4ac82986586d81eae3cc911b9a0201 /constants/regexes.json | |
parent | 11b7096570f5c1939ec6402f17335cdd52b9a989 (diff) | |
download | SkyHanni-REPO-5f6bf763cdb703144894c0ed1c27eee74ad02896.tar.gz SkyHanni-REPO-5f6bf763cdb703144894c0ed1c27eee74ad02896.tar.bz2 SkyHanni-REPO-5f6bf763cdb703144894c0ed1c27eee74ad02896.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/b6d939ade1289e7e6170ceaeaaa03658e1439283
Diffstat (limited to 'constants/regexes.json')
-rw-r--r-- | constants/regexes.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 08a46cb..5dd238f 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,6 +1,7 @@ { - "sourceLabel": "aecd189", + "sourceLabel": "b6d939a", "regexes": { + "data.owninventory.chat.movedsacktoinventory": "§aMoved §r§e\\d* (?\u003cname\u003e.*)§r§a from your Sacks to your inventory.", "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", "garden.plot.spray.target": "§a§lSPRAYONATOR! §r§7You sprayed §r§aPlot §r§7- §r§b(?\u003cplot\u003e.*) §r§7with §r§a(?\u003cspray\u003e.*)§r§7!", |