chore(DB): import pending files

Referenced commit(s): b4080ed0f1
This commit is contained in:
AzerothCoreBot
2023-01-04 13:46:51 +00:00
parent b4080ed0f1
commit f9c159cf81

View File

@@ -1,2 +1,3 @@
-- DB update 2023_01_03_03 -> 2023_01_04_00
--
UPDATE `creature_formations` SET `groupAI`=`groupAI`&~0x020 WHERE `leaderGUID` IN (84634,84648);