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 28, 2022
1 parent b60b931 commit b264193
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,25 +1,25 @@
--
-- Generated by Raider.IO on 2022-06-27T07:28:47Z
-- Generated by Raider.IO on 2022-06-28T07:34:47Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1150,
[3] = 1100,
[3] = 1075,
[4] = 825,
[5] = 900,
[6] = 1000,
[7] = 1050,
[8] = 1200,
[9] = 1300,
[10] = 1525,
[10] = 1500,
[11] = 1650,
[12] = 1800,
[13] = 1950,
[14] = 2150,
[15] = 2550,
[16] = 2550,
[16] = 2575,
[17] = 2625,
[18] = 2725,
[19] = 2825,
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-27T07:29:56Z. DO NOT EDIT.
-- Generated on 2022-06-28T07:35:49Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2876,4025],"superior":[2451,2875],"uncommon":[751,2450],"common":[200,750]}
--
Expand Down

0 comments on commit b264193

Please sign in to comment.