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 6, 2022
1 parent 7a83b87 commit c35d8a8
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-05-05T07:10:09Z
-- Generated by Raider.IO on 2022-05-06T07:08:22Z
-- All rights reserved.
--
local _, ns = ...
Expand Down Expand Up @@ -31,7 +31,7 @@ ns.scoreLevelStats = {
[25] = 3400,
[26] = 3500,
[27] = 3575,
[28] = 3650,
[28] = 3675,
[29] = 3725,
[30] = 3525,
}
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-05T07:10:52Z. DO NOT EDIT.
-- Generated on 2022-05-06T07:10:32Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2726,3800],"superior":[2201,2725],"uncommon":[626,2200],"common":[200,625]}
--
Expand Down

0 comments on commit c35d8a8

Please sign in to comment.