aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-02-28 19:19:59 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-02-28 19:19:59 +0000
commit2eb1b3e157a9bbe313a2266183402cfc7cc8206c (patch)
tree2e0143d78a283ff36aa2d608e4904fe2f91c9b88 /constants
parent937b739cc7816b05081245c085b9033946b5f7d4 (diff)
downloadSkyHanni-REPO-2eb1b3e157a9bbe313a2266183402cfc7cc8206c.tar.gz
SkyHanni-REPO-2eb1b3e157a9bbe313a2266183402cfc7cc8206c.tar.bz2
SkyHanni-REPO-2eb1b3e157a9bbe313a2266183402cfc7cc8206c.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/fbadabdb0ddb0bba18aa7421ffb09795463ea07f
Diffstat (limited to 'constants')
-rw-r--r--constants/regexes.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index c687944..8baf168 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "59d47eb",
+ "sourceLabel": "fbadabd",
"regexes": {
"data.hypixeldata.serverid.scoreboard": "§7\\d+/\\d+/\\d+ §8(?\u003cservertype\u003e[mM])(?\u003cserverid\u003e\\S+)",
"data.hypixeldata.serverid.tablist": " Server: §r§8(?\u003cserverid\u003e\\S+)",
@@ -242,6 +242,9 @@
"misc.trevor.zone": "Zone: (?\u003czone\u003e.*)",
"misc.trevor.selfkill": "§aYour mob died randomly, you are rewarded §r§5(?\u003cpelts\u003e.*) pelts§r§a.",
"misc.trevor.kill": "§aKilling the animal rewarded you §r§5(?\u003cpelts\u003e.*) pelts§r§a.",
+ "bingo.card.tips.card": "Bingo Card",
+ "bingo.card.tips.reward": "§.§.§7Reward",
+ "bingo.card.tips.reward.contribution": "§.§.§7Contribution Rewards.*",
"garden.fortuneguide.capture.farminglevel": "SKILL LEVEL UP Farming .*➜(?\u003clevel\u003e.*)",
"garden.fortuneguide.capture.fortuneupgrade": "You claimed the Garden Farming Fortune (?\u003clevel\u003e.*) upgrade!",
"garden.fortuneguide.capture.anitabuff": "You tiered up the Extra Farming Drops upgrade to [+](?\u003clevel\u003e.*)%!",