mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_10_23_02 -> 2022_10_25_00
|
||||
--
|
||||
DELETE FROM `acore_string` WHERE `entry` = 5083;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_10_25_00 -> 2022_10_25_01
|
||||
--
|
||||
UPDATE `creature_formations` SET `groupAI` = 539 WHERE `leaderGUID` = 87648 AND `memberGUID` IN (87648, 87649, 87650, 87651);
|
||||
Reference in New Issue
Block a user