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