chore(DB): import pending files

Referenced commit(s): 28fae60efc
This commit is contained in:
github-actions[bot]
2024-06-15 16:29:53 +00:00
parent 549e86f2eb
commit 710b25ee36
3 changed files with 3 additions and 0 deletions

View File

@@ -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;

View File

@@ -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);

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_15_01 -> 2024_06_15_02
--
DELETE FROM `creature_formations` WHERE `leaderGUID` = 148062;