Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed May 24, 2022
1 parent 1780318 commit 7f10f95
Show file tree
Hide file tree
Showing 8 changed files with 460 additions and 6 deletions.
1 change: 1 addition & 0 deletions data/seasons/d2-season-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export enum D2SeasonEnum {
SPLICER,
LOST,
WITCH_QUEEN,
HAUNTED,

__LENGTH__, // This always needs to be last
}
Expand Down
3 changes: 2 additions & 1 deletion output/bright-engrams.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
"13": 1968811824,
"14": 1968811824,
"15": 1968811824,
"16": 1968811824
"16": 1968811824,
"17": 1968811824
}
1 change: 1 addition & 0 deletions output/d2-season-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export enum D2SeasonEnum {
SPLICER,
LOST,
WITCH_QUEEN,
HAUNTED,

__LENGTH__, // This always needs to be last
}
Expand Down
9 changes: 5 additions & 4 deletions output/lightcap-to-season.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
"1320": 14,
"1330": 15,
"1560": 16,
"1610": 17,
"1660": 18,
"1710": 19,
"1760": 20
"1570": 17,
"1610": 18,
"1660": 19,
"1710": 20,
"1760": 21
}
6 changes: 6 additions & 0 deletions output/season-to-source.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"571102497": 9,
"594760007": 12,
"611838069": 10,
"620369433": 16,
"636474187": 1,
"641018908": 3,
"654652973": 4,
Expand All @@ -69,6 +70,7 @@
"929025440": 7,
"930411416": 15,
"948753311": 5,
"976328308": 16,
"1007078046": 16,
"1036506031": 3,
"1054169368": 15,
Expand All @@ -90,6 +92,7 @@
"1244908294": 5,
"1253026984": 8,
"1281387702": 1,
"1283862526": 16,
"1286332045": 5,
"1286883820": 11,
"1289998337": 1,
Expand Down Expand Up @@ -158,6 +161,7 @@
"2206233229": 1,
"2230358252": 11,
"2242939082": 2,
"2273761598": 16,
"2308290458": 2,
"2310754348": 3,
"2317365255": 8,
Expand All @@ -184,6 +188,7 @@
"2653840925": 13,
"2658055900": 8,
"2669524419": 11,
"2676881949": 16,
"2694738712": 14,
"2717017239": 2,
"2723305286": 11,
Expand Down Expand Up @@ -226,6 +231,7 @@
"3112857249": 1,
"3125456997": 12,
"3126774631": 2,
"3142874552": 16,
"3147603678": 7,
"3173463761": 15,
"3190938946": 8,
Expand Down
Loading

0 comments on commit 7f10f95

Please sign in to comment.