From 492ac6f6d37c2c32416decd1c05a7932294cc40c Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Tue, 31 May 2022 07:06:30 +0000 Subject: [PATCH] [Raider.IO] Database Refresh --- db/db_score_stats.lua | 12 ++++++------ db/db_score_tiers.lua | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/db/db_score_stats.lua b/db/db_score_stats.lua index 99dfdec3f..3e948167f 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,19 +1,19 @@ -- --- Generated by Raider.IO on 2022-05-30T07:02:02Z +-- Generated by Raider.IO on 2022-05-31T07:04:03Z -- All rights reserved. -- local _, ns = ... ns.scoreLevelStats = { - [2] = 1000, - [3] = 950, + [2] = 1025, + [3] = 975, [4] = 675, - [5] = 800, + [5] = 825, [6] = 900, [7] = 950, [8] = 1100, - [9] = 1200, - [10] = 1425, + [9] = 1225, + [10] = 1450, [11] = 1575, [12] = 1750, [13] = 1900, diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index 142829f51..d1b196d49 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-05-30T07:02:43Z. DO NOT EDIT. +-- Generated on 2022-05-31T07:04:43Z. DO NOT EDIT. -- -- Ranges: {"epic":[2801,3850],"superior":[2376,2800],"uncommon":[701,2375],"common":[200,700]} --