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 4, 2022
1 parent 8e9b885 commit f8f6b77
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 158 deletions.
16 changes: 8 additions & 8 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
--
-- Generated by Raider.IO on 2022-06-03T07:03:04Z
-- Generated by Raider.IO on 2022-06-04T07:06:28Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1125,
[3] = 1050,
[4] = 700,
[2] = 1150,
[3] = 1075,
[4] = 725,
[5] = 850,
[6] = 925,
[7] = 975,
[7] = 1000,
[8] = 1125,
[9] = 1225,
[9] = 1250,
[10] = 1450,
[11] = 1575,
[11] = 1600,
[12] = 1750,
[13] = 1925,
[14] = 2125,
Expand All @@ -34,5 +34,5 @@ ns.scoreLevelStats = {
[28] = 3700,
[29] = 3775,
[30] = 3825,
[31] = 1175,
[31] = 1475,
}
Loading

0 comments on commit f8f6b77

Please sign in to comment.