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 29, 2022
1 parent b264193 commit f190391
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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-28T07:34:47Z
-- Generated by Raider.IO on 2022-06-29T07:37:03Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 1150,
[2] = 1125,
[3] = 1075,
[4] = 825,
[5] = 900,
Expand All @@ -32,7 +32,7 @@ ns.scoreLevelStats = {
[26] = 3550,
[27] = 3625,
[28] = 3725,
[29] = 3800,
[29] = 3825,
[30] = 3900,
[31] = 3950,
[32] = 3975,
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-28T07:35:49Z. DO NOT EDIT.
-- Generated on 2022-06-29T07:39:19Z. DO NOT EDIT.
--
-- Ranges: {"epic":[2876,4025],"superior":[2451,2875],"uncommon":[751,2450],"common":[200,750]}
--
Expand Down

0 comments on commit f190391

Please sign in to comment.