Skip to content

Commit

Permalink
Correct rarity tag on Grub Gloves (#18182)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammalagonc authored Feb 2, 2025
1 parent 38db9b5 commit 00535a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packs/equipment/grub-gloves-greater.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
],
"size": "med",
"traits": {
"rarity": "common",
"rarity": "uncommon",
"value": [
"invested",
"magical"
Expand Down
2 changes: 1 addition & 1 deletion packs/equipment/grub-gloves-lesser.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
],
"size": "med",
"traits": {
"rarity": "common",
"rarity": "uncommon",
"value": [
"invested",
"magical"
Expand Down
2 changes: 1 addition & 1 deletion packs/equipment/grub-gloves-moderate.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
],
"size": "med",
"traits": {
"rarity": "common",
"rarity": "uncommon",
"value": [
"invested",
"magical"
Expand Down

0 comments on commit 00535a4

Please sign in to comment.