Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@e9270b3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 11, 2024
1 parent 35100fe commit 5ca4e44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "db1e2fc",
"sourceLabel": "e9270b3",
"regexes": {
"abiphone.snake.name": "Snake",
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
Expand Down Expand Up @@ -909,13 +909,15 @@
"misc.chocolatefactory.hoppity.call.ring": "§a✆ (?:RING\\.{3} ?){1,3}(?:§r §r§2§l\\[PICK UP])?",
"misc.chocolatefactory.inventory.mealegg.continue": "(?:§.)*Click to open Chocolate Factory!",
"misc.chocolatefactory.inventory.mealegg.name": "(?:§.)*Chocolate (?:Breakfast|Lunch|Dinner) Egg.*",
"misc.chocolatefactory.inventory.misc": "(?:§.)*Chocolate (?:Shop |(?:Factory|Breakfast|Lunch|Dinner) ?)(?:Milestones|Egg)?",
"misc.chocolatefactory.inventory.name": "Hoppity|Chocolate Factory Milestones",
"misc.chocolatefactory.item.lore.upgrade": "§a§l(?:UPGRADE|PROMOTE) §8➜ (?:§7\\[(?\u003cnextlevel\u003e\\d+)§7] )?(?\u003cupgradename\u003e.*?) ?(?\u003cnextlevelalt\u003e[IVXLCDM]*)$",
"misc.chocolatefactory.item.name.employee": "(?\u003cemployee\u003e(?:§.+)+Rabbit .*)§8 - §7\\[\\d*§7] .*",
"misc.chocolatefactory.item.rabbitthefish": "(?:§.)*Rabbit the Fish",
"misc.chocolatefactory.leaderboard.percentile": "§7§8You are in the top §.(?\u003cpercent\u003e[\\d.]+)%§8 of players!",
"misc.chocolatefactory.leaderboard.place": "(?:§.)+You are §8#§b(?\u003cposition\u003e[\\d,]+)(?: §7in all-time)?(?: Chocolate\\.)?",
"misc.chocolatefactory.milestone.alltime": "§7Reach §6(?\u003camount\u003e[\\d.MBk]*) Chocolate §7all-time.*",
"misc.chocolatefactory.milestone.claimable": "§eClick to claim!",
"misc.chocolatefactory.milestone.shop": "§7Spend §6(?\u003camount\u003e[\\d.MBk]*) Chocolate §7in.*",
"misc.chocolatefactory.other.upgrade": "Rabbit Shrine|Coach Jackrabbit",
"misc.chocolatefactory.prestige.level": "§6Chocolate Factory (?\u003cprestige\u003e[IVX]+)",
Expand Down

0 comments on commit 5ca4e44

Please sign in to comment.