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 May 26, 2022
1 parent 078cb4a commit 88dc1ab
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,18 +1,18 @@
--
-- Generated by Raider.IO on 2022-05-25T07:04:59Z
-- Generated by Raider.IO on 2022-05-26T07:07:07Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 850,
[3] = 825,
[4] = 600,
[4] = 625,
[5] = 750,
[6] = 825,
[6] = 850,
[7] = 925,
[8] = 1075,
[9] = 1175,
[9] = 1200,
[10] = 1425,
[11] = 1550,
[12] = 1725,
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-05-25T07:05:40Z. DO NOT EDIT.
-- Generated on 2022-05-26T07:08:57Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2801,3850],"superior":[2351,2800],"uncommon":[701,2350],"common":[200,700]}
--
Expand Down

0 comments on commit 88dc1ab

Please sign in to comment.