Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@69e74cc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 26, 2024
1 parent 9c3f93c commit bbf413a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "ceba80c",
"sourceLabel": "69e74cc",
"regexes": {
"abiphone.snake.name": "Snake",
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
Expand Down Expand Up @@ -651,7 +651,7 @@
"inventory.hidenotclickable.seeds": "SEEDS|CARROT_ITEM|POTATO_ITEM|PUMPKIN_SEEDS|SUGAR_CANE|MELON_SEEDS|CACTUS|INK_SACK-3",
"inventory.item.overlay.bestiarystack": "§7Progress to Tier (?\u003ctier\u003e[\\dIVXC]+): §b[\\d.]+%",
"inventory.item.overlay.bingogoalrank": "(§.)*You were the (§.)*(?\u003crank\u003e[\\w]+)(?\u003cordinal\u003e(st|nd|rd|th)) (§.)*to",
"inventory.item.overlay.dungeonpotion": "Dungeon (?\u003clevel\u003e.*) Potion",
"inventory.item.overlay.dungeonpotion": "Dungeon (?\u003clevel\u003e.*) Potion(?: x1)?",
"inventory.item.overlay.enchantingexp": "(?\u003cexp\u003e.*)k Enchanting Exp",
"inventory.item.overlay.glacitepowder": "Glacite Powder x(?\u003camount\u003e.*)",
"inventory.item.overlay.harvest": "§7§7You may harvest §6(?\u003camount\u003e.).*",
Expand Down

0 comments on commit bbf413a

Please sign in to comment.