From a811dadf6ee99ce912aa4a73c9173f3d8e2bd335 Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Thu, 12 May 2022 07:14:41 +0000 Subject: [PATCH] [Raider.IO] Database Refresh --- db/db_score_stats.lua | 10 +++++----- db/db_score_tiers.lua | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/db/db_score_stats.lua b/db/db_score_stats.lua index 95f89d0e4..5cf0e3fc9 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,12 +1,12 @@ -- --- Generated by Raider.IO on 2022-05-11T07:08:14Z +-- Generated by Raider.IO on 2022-05-12T07:10:19Z -- All rights reserved. -- local _, ns = ... ns.scoreLevelStats = { - [2] = 500, - [3] = 450, + [2] = 550, + [3] = 475, [4] = 500, [5] = 625, [6] = 725, @@ -30,8 +30,8 @@ ns.scoreLevelStats = { [24] = 3300, [25] = 3400, [26] = 3500, - [27] = 3575, + [27] = 3600, [28] = 3675, [29] = 3750, - [30] = 3775, + [30] = 3800, } diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index e39248afa..d4ced3d0a 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-05-11T07:10:28Z. DO NOT EDIT. +-- Generated on 2022-05-12T07:10:58Z. DO NOT EDIT. -- -- Ranges: {"epic":[2751,3825],"superior":[2251,2750],"uncommon":[651,2250],"common":[200,650]} --