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 8, 2022
1 parent 1e91a32 commit d9eb13b
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 159 deletions.
14 changes: 7 additions & 7 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
--
-- Generated by Raider.IO on 2022-06-07T07:05:46Z
-- Generated by Raider.IO on 2022-06-08T07:07:19Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1325,
[3] = 1175,
[2] = 1375,
[3] = 1200,
[4] = 800,
[5] = 900,
[6] = 975,
[7] = 1025,
[8] = 1150,
[9] = 1275,
[10] = 1475,
[10] = 1500,
[11] = 1625,
[12] = 1775,
[13] = 1950,
[14] = 2150,
[15] = 2525,
[16] = 2525,
[16] = 2550,
[17] = 2625,
[18] = 2700,
[19] = 2800,
Expand All @@ -33,7 +33,7 @@ ns.scoreLevelStats = {
[27] = 3600,
[28] = 3700,
[29] = 3800,
[30] = 3825,
[31] = 2750,
[30] = 3850,
[31] = 3675,
[32] = 3975,
}
Loading

0 comments on commit d9eb13b

Please sign in to comment.