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 21, 2022
1 parent 0910cfb commit c99f9da
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-06-20T07:30:31Z
-- Generated by Raider.IO on 2022-06-21T07:28:20Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1300,
[3] = 1200,
[4] = 875,
[4] = 850,
[5] = 925,
[6] = 1025,
[7] = 1075,
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-20T07:31:42Z. DO NOT EDIT.
-- Generated on 2022-06-21T07:30:37Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2876,4025],"superior":[2451,2875],"uncommon":[751,2450],"common":[200,750]}
--
Expand Down

0 comments on commit c99f9da

Please sign in to comment.