Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/data/d2/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"577345565": 3,
"596833222": 2,
"611329864": 1,
"621810011": 4,
"654307116": 4,
"671247011": 1,
"779962716": 1,
Expand All @@ -59,6 +60,7 @@
"870527944": 4,
"873770815": 3,
"889413643": 1,
"918791342": 4,
"937162783": 4,
"951413738": 1,
"961496619": 3,
Expand Down Expand Up @@ -86,6 +88,7 @@
"1052553863": 2,
"1067975722": 4,
"1067975723": 4,
"1112535733": 4,
"1124054883": 1,
"1131177620": 4,
"1138577658": 4,
Expand Down Expand Up @@ -205,6 +208,7 @@
"2298896095": 3,
"2300270673": 6,
"2311506225": 1,
"2314454779": 4,
"2325283036": 3,
"2325283037": 3,
"2325283038": 3,
Expand All @@ -231,6 +235,7 @@
"2607476205": 1,
"2607476206": 1,
"2607476207": 1,
"2632141946": 4,
"2661272173": 1,
"2676329044": 1,
"2699000684": 3,
Expand Down
3 changes: 3 additions & 0 deletions src/data/d2/generated-enums.ts
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,9 @@ export const enum PlugCategoryHashes {
V950FireteamPulseRifle0Skins = 605166065,
V950FireteamSidearm0Skins = 939443990,
V950FireteamSniperRifle0Skins = 1428998495,
V950GuardianGamesFusionRifle0Skins = 2651686574,
V950GuardianGamesHandCannon0Skins = 3624687000,
V950GuardianGamesTraceRifle0Skins = 3833883083,
V950IronBannerAutoRifle0Skins = 1425916923,
V950NewBow0Masterwork = 556715872,
V950NewBow0Skins = 264094498,
Expand Down
2 changes: 2 additions & 0 deletions src/data/d2/missing-source-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1028,6 +1028,7 @@ const missingSources: { [key: string]: number[] } = {
830497630, // Solstice Helm (Resplendent)
929148730, // Solstice Vest (Drained)
967650555, // Solstice Greaves (Scorched)
981450701, // Keraunios
1056992393, // Inaugural Revelry Plate
1123433952, // Stay Frosty
1141639721, // Solstice Gauntlets (Scorched)
Expand Down Expand Up @@ -1079,6 +1080,7 @@ const missingSources: { [key: string]: number[] } = {
2316331767, // Permafrost
2328435454, // Inaugural Revelry Helm
2337290000, // Solstice Bond (Majestic)
2386208942, // Keraunios
2419100474, // Solstice Grasps (Renewed)
2470583197, // Solstice Gloves (Renewed)
2477028154, // Inaugural Revelry Mask
Expand Down
2 changes: 1 addition & 1 deletion src/data/d2/objective-richTexts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const richTextManifestSourceData = {
'[Stasis: Glyph 2 Locked]': ['Objective', 1857129539],
'[Stasis: Glyph 3 Locked]': ['Objective', 1481711502],
'[Stasis]': ['Objective', 1097409723],
'[Strand]': ['SandboxPerk', 381243875],
'[Strand]': ['Objective', 289019406],
'[Super]': ['SandboxPerk', 608022904],
'[Sword]': ['Objective', 1260068656],
'[Trace Rifle]': ['Objective', 554293431],
Expand Down
3 changes: 1 addition & 2 deletions src/data/d2/season-to-source.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@
"2085016678": 5,
"2124937714": 22,
"2127551856": 27,
"2187511136": 6,
"2206233229": 1,
"2223404774": 1,
"2230358252": 11,
Expand Down Expand Up @@ -195,11 +194,11 @@
"3257722699": 5,
"3277652589": 15,
"3288974535": 21,
"3388021959": 10,
"3390269646": 3,
"3404977524": 9,
"3422985544": 10,
"3431853656": 1,
"3466789677": 28,
"3494247523": 8,
"3522070610": 11,
"3563833902": 16,
Expand Down
Loading
Loading