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 23, 2022
1 parent 9084204 commit 94d8741
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,11 +1,11 @@
--
-- Generated by Raider.IO on 2022-06-22T07:29:55Z
-- Generated by Raider.IO on 2022-06-23T07:27:23Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1275,
[2] = 1250,
[3] = 1175,
[4] = 850,
[5] = 925,
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-22T07:31:21Z. DO NOT EDIT.
-- Generated on 2022-06-23T07:29:23Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2876,4025],"superior":[2451,2875],"uncommon":[751,2450],"common":[200,750]}
--
Expand Down

0 comments on commit 94d8741

Please sign in to comment.