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 Apr 28, 2022
1 parent c865984 commit fc13292
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 149 deletions.
11 changes: 6 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-04-27T06:51:13Z
-- Generated by Raider.IO on 2022-04-28T06:50:15Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 475,
[2] = 500,
[3] = 425,
[4] = 475,
[5] = 600,
[6] = 700,
[7] = 800,
[8] = 950,
[8] = 975,
[9] = 1100,
[10] = 1350,
[11] = 1475,
Expand All @@ -23,14 +23,15 @@ ns.scoreLevelStats = {
[17] = 2575,
[18] = 2675,
[19] = 2775,
[20] = 2875,
[20] = 2900,
[21] = 2975,
[22] = 3075,
[23] = 3200,
[24] = 3300,
[25] = 3375,
[26] = 3475,
[27] = 3550,
[28] = 3600,
[28] = 3625,
[29] = 3675,
[30] = 2600,
}
Loading

0 comments on commit fc13292

Please sign in to comment.