Skip to content

Commit

Permalink
https://github.com/DestinyItemManager/DIM/issues/10419
Browse files Browse the repository at this point in the history
  • Loading branch information
delphiactual committed May 17, 2024
1 parent 072fa99 commit 6dcdb81
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/sources/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,9 @@
"Hardened by Trial",
"Light for the Lost",
"Flawless Empyrean",
"Dazzling Iridescence"
"Dazzling Iridescence",
"Unwavering Duty",
"The Inquisitor"
]
},
"vexoffensive": {
Expand Down
4 changes: 4 additions & 0 deletions output/source-info-v2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1155,10 +1155,14 @@ const D2Sources: {
},
trials: {
itemHashes: [
906840740, // Unwavering Duty
1983519830, // Hardened by Trial
2069797994, // Dazzling Iridescence
2071635914, // Light for the Lost
2071635915, // Flawless Empyrean
2185327324, // The Inquisitor
2653171212, // The Inquisitor
3624844116, // Unwavering Duty
],
sourceHashes: [
139599745, // Source: Earn seven wins on a single Trials ticket.
Expand Down
4 changes: 4 additions & 0 deletions output/source-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1596,10 +1596,14 @@ const D2Sources: {
},
trials: {
itemHashes: [
906840740, // Unwavering Duty
1983519830, // Hardened by Trial
2069797994, // Dazzling Iridescence
2071635914, // Light for the Lost
2071635915, // Flawless Empyrean
2185327324, // The Inquisitor
2653171212, // The Inquisitor
3624844116, // Unwavering Duty
],
sourceHashes: [
139599745, // Source: Earn seven wins on a single Trials ticket.
Expand Down

0 comments on commit 6dcdb81

Please sign in to comment.