parent
848b3dabb9
commit
e585f051c6
2 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue