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 22, 2022
1 parent c99f9da commit 9084204
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-21T07:28:20Z
-- Generated by Raider.IO on 2022-06-22T07:29:55Z
-- All rights reserved.
--
local _, ns = ...

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

0 comments on commit 9084204

Please sign in to comment.