mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_02_06_00 -> 2024_02_08_00
|
||||
--
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId` = 24224;
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Flight`, `Rooted`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_02_08_00 -> 2024_02_08_01
|
||||
--
|
||||
UPDATE `creature_template` SET `spell_school_immune_mask` = `spell_school_immune_mask`|4 WHERE `entry` IN (19514, 19551);
|
||||
Reference in New Issue
Block a user