Skip to content

Commit

Permalink
[Raider.IO] Database Refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
jahraphael committed Jun 14, 2022
1 parent cb69f10 commit 895217e
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 165 deletions.
22 changes: 11 additions & 11 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
--
-- Generated by Raider.IO on 2022-06-12T07:05:12Z
-- Generated by Raider.IO on 2022-06-14T07:09:20Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1425,
[3] = 1275,
[4] = 850,
[5] = 925,
[6] = 1000,
[2] = 1475,
[3] = 1300,
[4] = 875,
[5] = 950,
[6] = 1025,
[7] = 1050,
[8] = 1175,
[8] = 1200,
[9] = 1300,
[10] = 1500,
[11] = 1625,
Expand All @@ -24,16 +24,16 @@ ns.scoreLevelStats = {
[18] = 2700,
[19] = 2800,
[20] = 2925,
[21] = 3000,
[21] = 3025,
[22] = 3125,
[23] = 3225,
[24] = 3325,
[25] = 3425,
[25] = 3450,
[26] = 3525,
[27] = 3625,
[28] = 3700,
[29] = 3800,
[30] = 3850,
[31] = 3825,
[32] = 3975,
[31] = 3850,
[32] = 3950,
}
Loading

0 comments on commit 895217e

Please sign in to comment.