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 Apr 30, 2022
1 parent 86eaf1d commit 6264bf5
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 145 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-04-29T06:51:18Z
-- Generated by Raider.IO on 2022-04-30T06:52:29Z
-- All rights reserved.
--
local _, ns = ...

ns.scoreLevelStats = {
[2] = 500,
[2] = 475,
[3] = 425,
[4] = 475,
[5] = 600,
Expand All @@ -25,7 +25,7 @@ ns.scoreLevelStats = {
[19] = 2775,
[20] = 2900,
[21] = 2975,
[22] = 3075,
[22] = 3100,
[23] = 3200,
[24] = 3300,
[25] = 3400,
Expand Down
Loading

0 comments on commit 6264bf5

Please sign in to comment.