parent
16856887db
commit
34b714639c
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue