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 20, 2022
1 parent 54e5dc1 commit 0910cfb
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,12 +1,12 @@
--
-- Generated by Raider.IO on 2022-06-19T07:31:54Z
-- Generated by Raider.IO on 2022-06-20T07:30:31Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1325,
[3] = 1225,
[2] = 1300,
[3] = 1200,
[4] = 875,
[5] = 925,
[6] = 1025,
Expand Down Expand Up @@ -34,6 +34,6 @@ ns.scoreLevelStats = {
[28] = 3725,
[29] = 3800,
[30] = 3875,
[31] = 3900,
[31] = 3925,
[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-19T07:34:53Z. DO NOT EDIT.
-- Generated on 2022-06-20T07:31:42Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2876,4025],"superior":[2451,2875],"uncommon":[751,2450],"common":[200,750]}
--
Expand Down

0 comments on commit 0910cfb

Please sign in to comment.