diff options
-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 159e929..43f1d5a 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "e79f4e5", + "sourceLabel": "a69459a", "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+)", @@ -371,7 +371,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": "(?:§6§7from |§7)§a(?\u003camount\u003e.*)§7x §7missing items\\.", + "bazaar.cancelledorder.lastamount": "(?:§6coins §7from |§6§7from |§7)§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!", "bazaar.cancelledorder.inventorytitle": "Order options", "dungeon.croesus.inventory": "Croesus", |