parent
2af95abc2c
commit
b427e8e18c
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue