mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 13:35:08 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_07_01_03 -> 2022_07_02_00
|
||||||
--
|
--
|
||||||
DELETE FROM `creature_formations` WHERE `memberGUID` IN (49313, 49314);
|
DELETE FROM `creature_formations` WHERE `memberGUID` IN (49313, 49314);
|
||||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||||
Reference in New Issue
Block a user