Add support for Rifts Closed

This commit is contained in:
molo-pl
2022-04-15 11:30:56 +02:00
parent 3a72315498
commit a2a34a46e3
6 changed files with 12 additions and 2 deletions

View File

@@ -88,6 +88,7 @@ test('Parse CSV to json', () => {
1,6143
4814,898
37,225
25,1110
382,2780
944,3000
1981,1452
@@ -171,6 +172,7 @@ test('Parse CSV to json', () => {
},
lastManStanding: { rank: 4814, score: 898 },
soulWarsZeal: { rank: 37, score: 225 },
riftsClosed: { rank: 25, score: 1110 },
clues: {
all: { rank: 32, score: 12148 },
beginner: { rank: 3105, score: 76 },