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 4, 2022
1 parent d200d43 commit 7ae75f3
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-03T06:55:36Z
-- Generated by Raider.IO on 2022-05-04T07:10:15Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -12,7 +12,7 @@ ns.scoreLevelStats = {
[6] = 700,
[7] = 825,
[8] = 975,
[9] = 1100,
[9] = 1125,
[10] = 1350,
[11] = 1500,
[12] = 1675,
Expand All @@ -32,6 +32,6 @@ ns.scoreLevelStats = {
[26] = 3500,
[27] = 3575,
[28] = 3650,
[29] = 3700,
[30] = 3200,
[29] = 3725,
[30] = 3500,
}
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-03T06:56:13Z. DO NOT EDIT.
-- Generated on 2022-05-04T07:10:48Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2701,3775],"superior":[2176,2700],"uncommon":[626,2175],"common":[200,625]}
--
Expand Down

0 comments on commit 7ae75f3

Please sign in to comment.