feat(Core/Battleground): split Arena and Battleground score (#10616)

This commit is contained in:
Kargatum 2022-02-18 05:20:04 +07:00 committed by GitHub
parent dbd7680f5b
commit 5143872aed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 1750 additions and 1766 deletions

View file

@ -0,0 +1,8 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645123941917942700');
DELETE FROM `acore_string` WHERE `entry` BETWEEN 600 AND 704;
DELETE FROM `acore_string` WHERE `entry` BETWEEN 724 AND 726;
DELETE FROM `acore_string` WHERE `entry` BETWEEN 753 AND 755;
DELETE FROM `acore_string` WHERE `entry` BETWEEN 1205 AND 1299;
DELETE FROM `acore_string` WHERE `entry` BETWEEN 1326 AND 1330;
DELETE FROM `acore_string` WHERE `entry` = 1333;