mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -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');
|
||||
Reference in New Issue
Block a user