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 2, 2022
1 parent 8d959f0 commit b9b70e8
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-06-02T00:23:37Z
-- Generated by Raider.IO on 2022-06-02T07:06:18Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -11,7 +11,7 @@ ns.scoreLevelStats = {
[5] = 825,
[6] = 925,
[7] = 975,
[8] = 1100,
[8] = 1125,
[9] = 1225,
[10] = 1450,
[11] = 1575,
Expand All @@ -30,8 +30,8 @@ ns.scoreLevelStats = {
[24] = 3325,
[25] = 3425,
[26] = 3525,
[27] = 3625,
[28] = 3725,
[27] = 3600,
[28] = 3700,
[29] = 3775,
[30] = 3825,
[31] = 1175,
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-06-02T00:24:30Z. DO NOT EDIT.
-- Generated on 2022-06-02T07:07:00Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2801,3850],"superior":[2376,2800],"uncommon":[701,2375],"common":[200,700]}
--
Expand Down

0 comments on commit b9b70e8

Please sign in to comment.