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 3, 2022
1 parent efb2d3b commit d200d43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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-02T06:53:59Z
-- Generated by Raider.IO on 2022-05-03T06:55:36Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -16,10 +16,10 @@ ns.scoreLevelStats = {
[10] = 1350,
[11] = 1500,
[12] = 1675,
[13] = 1850,
[13] = 1875,
[14] = 2100,
[15] = 2400,
[16] = 2450,
[16] = 2475,
[17] = 2575,
[18] = 2675,
[19] = 2775,
Expand All @@ -29,7 +29,7 @@ ns.scoreLevelStats = {
[23] = 3200,
[24] = 3300,
[25] = 3400,
[26] = 3475,
[26] = 3500,
[27] = 3575,
[28] = 3650,
[29] = 3700,
Expand Down
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-05-02T06:54:36Z. DO NOT EDIT.
-- Generated on 2022-05-03T06:56:13Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2701,3775],"superior":[2176,2700],"uncommon":[626,2175],"common":[200,625]}
--
Expand Down

0 comments on commit d200d43

Please sign in to comment.