parent
549e86f2eb
commit
710b25ee36
3 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_06_14_00 -> 2024_06_15_00
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE `entry` = 22878;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_06_15_00 -> 2024_06_15_01
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=40103;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (40103, 4194304);
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_06_15_01 -> 2024_06_15_02
|
||||
--
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` = 148062;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue