mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_03_20_01 -> 2024_03_20_02
|
||||||
-- Lord Alexei Barov (10504) creature formation with adds + respawn
|
-- Lord Alexei Barov (10504) creature formation with adds + respawn
|
||||||
DELETE FROM `creature_formations` WHERE (`leaderGUID` = 48863);
|
DELETE FROM `creature_formations` WHERE (`leaderGUID` = 48863);
|
||||||
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