Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@72103be
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent 6f9ca24 commit 2e62e76
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": "b0b3605",
"sourceLabel": "72103be",
"regexes": {
"abiphone.snake.name": "Snake",
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
Expand Down Expand Up @@ -670,7 +670,7 @@
"inventory.item.overlay.harvest": "§7§7You may harvest §6(?\u003camount\u003e.).*",
"inventory.item.overlay.masterskull.id": "MASTER_SKULL_TIER_(?\u003ctier\u003e\\d)",
"inventory.item.overlay.skyblocklevel": "§7Your SkyBlock Level: §8\\[(?\u003clevel\u003e§.\\d+)§8]",
"inventory.item.overlay.vacuum": "§7Vacuum Bag: §2(?\u003camount\u003e\\d*) Pests?",
"inventory.item.overlay.vacuum": "§7Vacuum Bag: §2(?\u003camount\u003e[\\d.,]*) Pests?",
"inventory.itemstars.stars": "^(?\u003cname\u003e.+) (?\u003cstars\u003e(?:(?:§.)?✪)+)",
"inventory.masks.timers.bonzo": "Your Bonzo\u0027s Mask saved your life!",
"inventory.masks.timers.spirit": "Second Wind Activated! Your Spirit Mask saved your life!",
Expand Down

0 comments on commit 2e62e76

Please sign in to comment.