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 Jul 10, 2022
1 parent 9cddc7e commit 782a875
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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-07-09T07:37:46Z
-- Generated by Raider.IO on 2022-07-10T07:39:02Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -20,7 +20,7 @@ ns.scoreLevelStats = {
[14] = 2150,
[15] = 2550,
[16] = 2575,
[17] = 2625,
[17] = 2650,
[18] = 2725,
[19] = 2825,
[20] = 2950,
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-07-09T07:40:18Z. DO NOT EDIT.
-- Generated on 2022-07-10T07:41:38Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2876,4025],"superior":[2476,2875],"uncommon":[751,2475],"common":[200,750]}
--
Expand Down

0 comments on commit 782a875

Please sign in to comment.