mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2026_07_19_02 -> 2026_07_19_03
|
||||
--
|
||||
UPDATE `creature_template` SET `CreatureImmunitiesId` = -280 WHERE (`entry` IN (33052, 33116));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_07_19_03 -> 2026_07_19_04
|
||||
-- Attach Sanity (63050) stack-init script
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 63050 AND `ScriptName` = 'spell_yogg_saron_sanity';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
Reference in New Issue
Block a user