From 2b562aea6100b35a6a694871f10de51014f2d7f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 Dec 2023 12:00:04 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/e13a702f12a5b39fb1133972bef0d9ada1572315 --- constants/regexes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index 85f174d..dc144d0 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,7 +1,8 @@ { - "sourceLabel": "1c1c69f", + "sourceLabel": "e13a702", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", + "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", "harp.inventory": "^Harp.*" } } \ No newline at end of file -- cgit