chore(DB): import pending files

Referenced commit(s): 848b3dabb9
This commit is contained in:
AzerothCoreBot
2022-10-25 01:46:22 +00:00
parent 848b3dabb9
commit e585f051c6
2 changed files with 2 additions and 0 deletions

View File

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

View File

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