mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-25 05:40:56 -08:00
parent
806d4962cf
commit
2ae22bdd7b
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_08_27_02 -> 2024_08_27_03
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 41357;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_08_27_03 -> 2024_08_27_04
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 64765;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (64765, 'spell_gen_absorb0_hitlimit1');
|
||||
Loading…
Add table
Add a link
Reference in a new issue