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 Apr 27, 2022
1 parent ef2b98b commit c865984
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-04-26T06:51:11Z
-- Generated by Raider.IO on 2022-04-27T06:51:13Z
-- All rights reserved.
--
local _, ns = ...
Expand All @@ -15,10 +15,10 @@ ns.scoreLevelStats = {
[9] = 1100,
[10] = 1350,
[11] = 1475,
[12] = 1650,
[12] = 1675,
[13] = 1850,
[14] = 2075,
[15] = 2350,
[15] = 2375,
[16] = 2450,
[17] = 2575,
[18] = 2675,
Expand All @@ -32,5 +32,5 @@ ns.scoreLevelStats = {
[26] = 3475,
[27] = 3550,
[28] = 3600,
[29] = 3650,
[29] = 3675,
}
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-04-26T06:51:44Z. DO NOT EDIT.
-- Generated on 2022-04-27T06:51:44Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2676,3725],"superior":[2126,2675],"uncommon":[601,2125],"common":[200,600]}
--
Expand Down

0 comments on commit c865984

Please sign in to comment.