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 1a4ddb1 commit 0556fae
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-01T06:53:05Z
-- Generated by Raider.IO on 2022-05-01T23:15:40Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -24,14 +24,14 @@ ns.scoreLevelStats = {
[18] = 2675,
[19] = 2775,
[20] = 2900,
[21] = 2975,
[21] = 3000,
[22] = 3100,
[23] = 3200,
[24] = 3300,
[25] = 3400,
[26] = 3475,
[27] = 3575,
[28] = 3650,
[29] = 3700,
[30] = 3225,
[29] = 3675,
[30] = 3200,
}
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-01T06:53:41Z. DO NOT EDIT.
-- Generated on 2022-05-01T23:16:15Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2701,3750],"superior":[2176,2700],"uncommon":[626,2175],"common":[200,625]}
--
Expand Down

0 comments on commit 0556fae

Please sign in to comment.