Merge pull request #41 from Not-Jayden/phosanis-nightmare

New Boss: Phosani's Nightmare
This commit is contained in:
Max Swartwout
2021-07-02 10:49:19 -04:00
committed by GitHub
5 changed files with 7 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ test('Parse CSV to json', () => {
120,2981
1,109
3,22666
2,84
26,323
201,1101
82,3404
@@ -206,6 +207,7 @@ test('Parse CSV to json', () => {
krilTsutsaroth: { rank: 120, score: 2981 },
mimic: { rank: 1, score: 109 },
nightmare: { rank: 3, score: 22666 },
phosanisNightmare: { rank: 2, score: 84 },
obor: { rank: 26, score: 323 },
sarachnis: { rank: 201, score: 1101 },
scorpia: { rank: 82, score: 3404 },