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 Jun 15, 2022
1 parent 895217e commit 0cd8513
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
--
-- Generated by Raider.IO on 2022-06-14T07:09:20Z
-- Generated by Raider.IO on 2022-06-15T07:28:38Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1475,
[3] = 1300,
[4] = 875,
[4] = 900,
[5] = 950,
[6] = 1025,
[7] = 1050,
[7] = 1075,
[8] = 1200,
[9] = 1300,
[10] = 1500,
Expand All @@ -31,9 +31,9 @@ ns.scoreLevelStats = {
[25] = 3450,
[26] = 3525,
[27] = 3625,
[28] = 3700,
[28] = 3725,
[29] = 3800,
[30] = 3850,
[31] = 3850,
[32] = 3950,
[32] = 3975,
}
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-06-14T07:10:06Z. DO NOT EDIT.
-- Generated on 2022-06-15T07:30:40Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2851,4000],"superior":[2426,2850],"uncommon":[726,2425],"common":[200,725]}
--
Expand Down

0 comments on commit 0cd8513

Please sign in to comment.