blob: 79c0b8d838335d5a8656319d1e03de3caac76520 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"sourceLabel": "a4c7778",
"regexes": {
"bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%",
"garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)",
"minion.chat.upgrade": "§aYou have upgraded your Minion to Tier (?\u003ctier\u003e.*)",
"minion.chat.coin": "§aYou received §r§6(.*) coins§r§a!",
"minion.title": "Minion [^➜]",
"minion.item.collect": "^§aCollect All$",
"harp.inventory": "^Harp.*",
"event.winter.drank.jyrre": "§aYou drank a §r§6Refined Bottle of Jyrre §r§aand gained §r§b\\+300✎ Intelligence §r§afor §r§b60 minutes§r§a!"
}
}
|