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 9, 2022
1 parent d9eb13b commit c68f1a5
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 158 deletions.
10 changes: 5 additions & 5 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-08T07:07:19Z
-- Generated by Raider.IO on 2022-06-09T07:06:05Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1375,
[3] = 1200,
[4] = 800,
[4] = 825,
[5] = 900,
[6] = 975,
[7] = 1025,
[8] = 1150,
[8] = 1175,
[9] = 1275,
[10] = 1500,
[11] = 1625,
Expand All @@ -32,8 +32,8 @@ ns.scoreLevelStats = {
[26] = 3525,
[27] = 3600,
[28] = 3700,
[29] = 3800,
[29] = 3775,
[30] = 3850,
[31] = 3675,
[32] = 3975,
[32] = 4000,
}
Loading

0 comments on commit c68f1a5

Please sign in to comment.