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