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 2022_10_17_00 -> 2022_10_17_01
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`&~1 WHERE `entry` = 15263;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_10_17_01 -> 2022_10_17_02
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_anubisath_mortal_strike', 'spell_mana_burn_area');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
Reference in New Issue
Block a user