aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-02-27 17:10:58 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-02-27 17:10:58 +0000
commit937b739cc7816b05081245c085b9033946b5f7d4 (patch)
treede00d59dc2b3d0ee194d8b2634c364f14d0b7699 /constants/regexes.json
parent6c719ba83be6fee6f276d32fdeda17dc3aee89e9 (diff)
downloadSkyHanni-REPO-937b739cc7816b05081245c085b9033946b5f7d4.tar.gz
SkyHanni-REPO-937b739cc7816b05081245c085b9033946b5f7d4.tar.bz2
SkyHanni-REPO-937b739cc7816b05081245c085b9033946b5f7d4.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/59d47ebac12a31ba327862805ec9fa98a626fe0f
Diffstat (limited to 'constants/regexes.json')
-rw-r--r--constants/regexes.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index a368f4a..c687944 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "8dfbcf2",
+ "sourceLabel": "59d47eb",
"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+)",
@@ -238,6 +238,7 @@
"misc.trevor.trapper": "\\[NPC] Trevor: You can find your (?\u003crarity\u003e.*) animal near the (?\u003clocation\u003e.*).",
"misc.trevor.above": "The target is around (?\u003cheight\u003e.*) blocks above, at a (?\u003cangle\u003e.*) degrees angle!",
"misc.trevor.below": "The target is around (?\u003cheight\u003e.*) blocks below, at a (?\u003cangle\u003e.*) degrees angle!",
+ "misc.trevor.at": "You are at the exact height!",
"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.",