diff options
-rw-r--r-- | constants/regexes.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 10b05c1..ffcefa0 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "734fdf6", + "sourceLabel": "3d0d4dd", "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+)", @@ -333,6 +333,7 @@ "inventory.npc.sell.lore": "§7them to this Shop!|§eClick to buyback!", "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!", + "bazaar.cancelledorder.inventorytitle": "Order options", "dungeon.croesus.inventory": "Croesus", "dungeon.croesus.empty": "§cNo treasures!", "dungeon.croesus.kismet.reroll": "§aReroll Chest", |