chore(DB): import pending files

Referenced commit(s): 16856887db
This commit is contained in:
AzerothCoreBot
2022-10-01 20:38:07 +00:00
parent 16856887db
commit 34b714639c
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2022_10_01_01 -> 2022_10_01_02
--
UPDATE `creature_formations` SET `groupAI`=`groupAI`|0x008 WHERE `leaderguid` BETWEEN 88000 AND 88007;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_10_01_02 -> 2022_10_01_03
--
DELETE FROM `creature_template_resistance` WHERE (`CreatureID` = 15339) AND (`School` IN (2, 3, 4, 5));
INSERT INTO `creature_template_resistance` (`CreatureID`, `School`, `Resistance`, `VerifiedBuild`) VALUES