From 04e65beabc56f4c92b65f7bdbf5e7b0203a3bf50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 20 Oct 2024 21:45:16 +0000 Subject: [PATCH] Update regexes based on https://github.com/hannibal002/Skyhanni/commit/8bee426a943409fcd90182791d46ca807c23264a --- constants/regexes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index 3ef48baa..d25b3742 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,6 +1,7 @@ { - "sourceLabel": "6f43bc1", + "sourceLabel": "8bee426", "regexes": { + "abiphone.snake.name": "Snake", "actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*", "actionbar.health": "§[c6](?\u003chealth\u003e[\\d,]+)/[\\d,]+❤.*", "actionbar.mana": ".*§b(?\u003cmana\u003e[\\d,]+)/[\\d,]+✎.*",