mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_11_04_04 -> 2024_11_04_05
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` = 41817;
|
||||
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_11_04_05 -> 2024_11_04_06
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (42583, 42588);
|
||||
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
|
||||
Reference in New Issue
Block a user