parent
3b3d848c05
commit
add7421437
3 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_06_22_04 -> 2024_06_22_05
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 23330;
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_06_22_05 -> 2024_06_22_06
|
||||
--
|
||||
DELETE FROM `spell_group` WHERE `spell_id` IN (28486, 28488);
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_06_22_06 -> 2024_06_22_07
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE `entry` IN (23030, 23330);
|
||||
Loading…
Add table
Add a link
Reference in a new issue