mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
@@ -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
|
||||
@@ -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);
|
||||
Reference in New Issue
Block a user