Skip to content

Commit

Permalink
Remove overloaded alias
Browse files Browse the repository at this point in the history
  • Loading branch information
robojumper committed Oct 10, 2023
1 parent c569d50 commit a6d3d3f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion data/sources/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
},
"ghostsofthedeep": {
"includes": ["Ghosts of the Deep"],
"alias": ["gotd", "ghosts"]
"alias": ["gotd"]
},
"gunsmith": {
"includes": [
Expand Down
17 changes: 0 additions & 17 deletions output/missing-source-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1593,23 +1593,6 @@ const missingSources: { [key: string]: number[] } = {
3939809874, // Plate of Transcendence
4177973942, // Vest of Transcendence
],
ghosts: [
51786498, // Vest of the Taken King
638836294, // Plate of the Taken King
767306222, // Grasps of the Taken King
837865641, // Vestment of the Taken King
956827695, // Mark of the Taken King
1664757090, // Gauntlets of the Taken King
1913823311, // Gloves of the Taken King
2488323569, // Boots of the Taken King
2618168932, // Bond of the Taken King
2643850526, // Hood of the Taken King
2820604007, // Mask of the Taken King
2850384360, // Strides of the Taken King
3570749779, // Cloak of the Taken King
3708902812, // Greaves of the Taken King
4130276947, // Helm of the Taken King
],
ghostsofthedeep: [
51786498, // Vest of the Taken King
638836294, // Plate of the Taken King
Expand Down
7 changes: 0 additions & 7 deletions output/source-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -698,13 +698,6 @@ const D2Sources: {
],
searchString: [],
},
ghosts: {
itemHashes: [],
sourceHashes: [
3288974535, // Source: "Ghosts of the Deep" Dungeon
],
searchString: [],
},
ghostsofthedeep: {
itemHashes: [],
sourceHashes: [
Expand Down

0 comments on commit a6d3d3f

Please sign in to comment.