Skip to content

Commit

Permalink
Merge pull request #610 from DestinyItemManager/trials
Browse files Browse the repository at this point in the history
Update `source:trials`
  • Loading branch information
delphiactual authored May 17, 2024
2 parents 072fa99 + 6dcdb81 commit a1c9a41
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 a1c9a41

Please sign in to comment.