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 17, 2022
1 parent abec578 commit d7f95ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
--
-- Generated by Raider.IO on 2022-06-16T07:30:25Z
-- Generated by Raider.IO on 2022-06-17T07:28:03Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1425,
[3] = 1275,
[2] = 1400,
[3] = 1250,
[4] = 875,
[5] = 950,
[6] = 1025,
[7] = 1075,
[8] = 1200,
[9] = 1300,
[10] = 1500,
[11] = 1625,
[11] = 1650,
[12] = 1800,
[13] = 1950,
[14] = 2150,
[15] = 2525,
[16] = 2550,
[17] = 2625,
[18] = 2700,
[19] = 2800,
[19] = 2825,
[20] = 2925,
[21] = 3025,
[22] = 3125,
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-16T07:31:57Z. DO NOT EDIT.
-- Generated on 2022-06-17T07:29:57Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2851,4000],"superior":[2451,2850],"uncommon":[751,2450],"common":[200,750]}
--
Expand Down

0 comments on commit d7f95ca

Please sign in to comment.