parent
af880d516f
commit
c841ec5b74
2 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue