mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
@@ -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;
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user