Fixes #19 adding support for Soul Wars Zeal

This commit is contained in:
molo-pl
2021-01-06 17:09:11 +01:00
parent 7de2d9a95a
commit 939f4d2721
5 changed files with 10 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ test('Parse CSV to json', () => {
392,250
1,6143
4814,898
37,225
382,2780
944,3000
1981,1452
@@ -121,6 +122,7 @@ test('Parse CSV to json', () => {
hunter: { rank: -1, score: -1 },
},
lastManStanding: { rank: 4814, score: 898 },
soulWarsZeal: { rank: 37, score: 225 },
clues: {
all: { rank: 32, score: 12148 },
beginner: { rank: 3105, score: 76 },