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 6, 2022
1 parent 7531e5d commit 08cf638
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 157 deletions.
12 changes: 6 additions & 6 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
--
-- Generated by Raider.IO on 2022-06-05T07:06:44Z
-- Generated by Raider.IO on 2022-06-06T07:06:26Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1200,
[3] = 1125,
[4] = 750,
[2] = 1275,
[3] = 1150,
[4] = 775,
[5] = 875,
[6] = 950,
[7] = 1000,
Expand All @@ -18,7 +18,7 @@ ns.scoreLevelStats = {
[12] = 1775,
[13] = 1925,
[14] = 2125,
[15] = 2500,
[15] = 2525,
[16] = 2525,
[17] = 2600,
[18] = 2700,
Expand All @@ -34,5 +34,5 @@ ns.scoreLevelStats = {
[28] = 3700,
[29] = 3800,
[30] = 3825,
[31] = 2200,
[31] = 2550,
}
Loading

0 comments on commit 08cf638

Please sign in to comment.