chore(DB): import pending files

Referenced commit(s): 8b6dfad54d
This commit is contained in:
github-actions[bot]
2024-11-04 00:39:40 +00:00
parent 3c6273a9dd
commit 86da9ca041
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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