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 Jul 3, 2022
1 parent 66c181c commit d99b375
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions db/db_score_stats.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
--
-- Generated by Raider.IO on 2022-07-02T07:35:20Z
-- Generated by Raider.IO on 2022-07-03T07:36:08Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1100,
[3] = 1050,
[4] = 825,
[4] = 800,
[5] = 900,
[6] = 1000,
[7] = 1050,
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-07-02T07:36:31Z. DO NOT EDIT.
-- Generated on 2022-07-03T07:38:28Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2876,4025],"superior":[2476,2875],"uncommon":[751,2475],"common":[200,750]}
--
Expand Down

0 comments on commit d99b375

Please sign in to comment.