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 May 10, 2022
1 parent 99321bc commit a8fe32f
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 151 deletions.
8 changes: 4 additions & 4 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--
-- Generated by Raider.IO on 2022-05-09T07:10:09Z
-- Generated by Raider.IO on 2022-05-10T07:11:07Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -13,7 +13,7 @@ ns.scoreLevelStats = {
[7] = 825,
[8] = 975,
[9] = 1125,
[10] = 1350,
[10] = 1375,
[11] = 1500,
[12] = 1700,
[13] = 1875,
Expand All @@ -32,6 +32,6 @@ ns.scoreLevelStats = {
[26] = 3500,
[27] = 3575,
[28] = 3675,
[29] = 3725,
[30] = 3725,
[29] = 3750,
[30] = 3775,
}
Loading

0 comments on commit a8fe32f

Please sign in to comment.