chore(DB): import pending files

Referenced commit(s): ba4911142b
This commit is contained in:
AzerothCoreBot
2022-09-01 02:44:38 +00:00
parent ba4911142b
commit 753d531f22

View File

@@ -1,3 +1,4 @@
-- DB update 2022_08_30_01 -> 2022_09_01_00
-- Update Vekniss Hive Crawler formations.
UPDATE `creature_formations` SET `dist`=9 WHERE `memberGUID` IN (87940, 87942, 87944);
UPDATE `creature_formations` SET `groupAI`=515 WHERE `memberGUID` BETWEEN 87939 AND 87944;