Skip to content

Commit

Permalink
Add amulet of torture similar items (#6202)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwjgit authored Nov 21, 2024
1 parent 2bb4d97 commit 5217977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/data/similarItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const source: [string, (string | number)[]][] = [
['Tzhaar-ket-om', ['Tzhaar-ket-om (t)']],
['Berserker necklace', ['Berserker necklace (or)']],
['Amulet of fury', ['Amulet of fury (or)', 'Amulet of blood fury']],
['Amulet of torture', ['Amulet of torture (or)']],
['Amulet of torture', ['Amulet of torture (or)', 'Amulet of rancour', 'Amulet of rancour (s)']],
['Tormented bracelet', ['Tormented bracelet (or)']],
['Necklace of anguish', ['Necklace of anguish (or)']],
['Occult necklace', ['Occult necklace (or)']],
Expand Down

0 comments on commit 5217977

Please sign in to comment.