chore(DB): import pending files

Referenced commit(s): 7222699f61
This commit is contained in:
AzerothCoreBot
2022-11-12 15:16:37 +00:00
parent 7222699f61
commit 7c73aa8229
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_11_12_13 -> 2022_11_12_14
-- Delete the ores that survived the purge
DELETE FROM `gameobject` WHERE `guid` IN (40255, 40271, 42411, 61962) AND `id` IN (181555, 181556, 181557);
-- Ore spawn timers

View File

@@ -1,3 +1,4 @@
-- DB update 2022_11_12_14 -> 2022_11_12_15
-- Not pulling together
UPDATE `creature_formations` SET `GroupAI`=515 WHERE `leaderGUID` IN (138187, 138213) AND `memberGUID` IN (138186, 138211, 138212);
UPDATE `creature_formations` SET `GroupAI`=3 WHERE `leaderGUID` IN (138187, 138213) AND `memberGUID` IN (138187, 138213);