diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2024-04-15 18:22:08 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2024-04-15 18:22:08 +0000 |
commit | f09854ceb51d6f5d929d082637cf8ef2bdca9ba4 (patch) | |
tree | 9800117df31c669957022a0dc829bd3cf28d8710 /constants/regexes.json | |
parent | eb768e26acc22a3cce9e5c857362b335978ecaab (diff) | |
download | SkyHanni-REPO-f09854ceb51d6f5d929d082637cf8ef2bdca9ba4.tar.gz SkyHanni-REPO-f09854ceb51d6f5d929d082637cf8ef2bdca9ba4.tar.bz2 SkyHanni-REPO-f09854ceb51d6f5d929d082637cf8ef2bdca9ba4.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/95632704c8a90569578a92ed01e98644e4a9b97e
Diffstat (limited to 'constants/regexes.json')
-rw-r--r-- | constants/regexes.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 864ba97..e15e83c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "e20838c", + "sourceLabel": "9563270", "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+)", @@ -329,7 +329,7 @@ "event.diana.mythological.tracker.minoshunter": ".* §r§eYou dug out a §r§2Minos Hunter§r§e!", "event.diana.mythological.tracker.minosinquisitor": ".* §r§eYou dug out a §r§2Minos Inquisitor§r§e!", "inventory.npc.sell.lore": "§7them to this Shop!|§eClick to buyback!", - "bazaar.cancelledorder.lastamount": "§a(?\u003camount\u003e.*)§7x", + "bazaar.cancelledorder.lastamount": "§6§7from §a(?\u003camount\u003e.*)§7x §7missing items\\.", "bazaar.cancelledorder.cancelledmessage": "§6\\[Bazaar] §r§7§r§cCancelled! §r§7Refunded §r§6(?\u003ccoins\u003e.*) coins §r§7from cancelling Buy Order!", "dungeon.croesus.inventory": "Croesus", "dungeon.croesus.empty": "§cNo treasures!", |