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 1, 2022
1 parent 6264bf5 commit 1a4ddb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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-04-30T06:52:29Z
-- Generated by Raider.IO on 2022-05-01T06:53:05Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -14,11 +14,11 @@ ns.scoreLevelStats = {
[8] = 975,
[9] = 1100,
[10] = 1350,
[11] = 1475,
[11] = 1500,
[12] = 1675,
[13] = 1850,
[14] = 2100,
[15] = 2375,
[15] = 2400,
[16] = 2450,
[17] = 2575,
[18] = 2675,
Expand All @@ -31,7 +31,7 @@ ns.scoreLevelStats = {
[25] = 3400,
[26] = 3475,
[27] = 3575,
[28] = 3625,
[28] = 3650,
[29] = 3700,
[30] = 2600,
[30] = 3225,
}
2 changes: 1 addition & 1 deletion db/db_score_tiers.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--
-- Generated on 2022-04-30T06:53:04Z. DO NOT EDIT.
-- Generated on 2022-05-01T06:53:41Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2701,3750],"superior":[2176,2700],"uncommon":[626,2175],"common":[200,625]}
--
Expand Down

0 comments on commit 1a4ddb1

Please sign in to comment.