parent
3c6273a9dd
commit
86da9ca041
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue