chore(DB): import pending files

Referenced commit(s): e5c78f5a95
This commit is contained in:
AzerothCoreBot 2021-07-10 09:02:08 +00:00
parent e5c78f5a95
commit 2e829144c3
2 changed files with 35 additions and 9 deletions

View file

@ -1,9 +0,0 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625736069367927700');
-- ID: 11874 - Masat T'andr
-- faction was 1638, speed_run was 1
UPDATE `creature_template` SET `faction` = 35, `speed_run` = 1.14286 WHERE (`entry` = 11874);
-- ID: 11198 - Broken Exile
-- faction was 1638, speed_run was 1
UPDATE `creature_template` SET `faction` = 15, `speed_run` = 1.14286 WHERE (`entry` = 11198);