parent
c738f0d67c
commit
061d414e1c
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_04_19_00 -> 2024_04_20_00
|
||||
--
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID` = 17899 AND `Index` = 0;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_04_20_00 -> 2024_04_20_01
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 31538;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (31538, 'spell_cannibalize_heal');
|
||||
Loading…
Add table
Add a link
Reference in a new issue