diff options
Diffstat (limited to 'constants')
-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 6fa7508..fa6cb29 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "5d02781", + "sourceLabel": "905ae15", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", @@ -18,7 +18,7 @@ "event.diana.mythological.tracker.minosinquisitor": ".* §r§eYou dug out a §r§2Minos Inquisitor§r§e!", "garden.level.inventory.nextxp": ".* §e(?\u003cnextLevelExp\u003e.*)§6/.*", "garden.level.inventory.overflow": ".*§r §6(?\u003coverflow\u003e.*)", - "garden.level.inventory.currentlevel": ".*Garden Level (?\u003ccurrentLevel\u003e.*)", + "garden.level.inventory.currentlevel": "Garden Level (?\u003ccurrentLevel\u003e.*)", "garden.level.chat.increase": " {4}§r§8\\+§r§2(?\u003cexp\u003e.*) §r§7Garden Experience", "harp.inventory": "^Harp.*", "garden.spray.material": "§a§lSPRAYONATOR! §r§7Your selected material is now §r§a(?\u003cspray\u003e.*)§r§7!", |