mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
4
data/sql/updates/db_world/2024_06_17_00.sql
Normal file
4
data/sql/updates/db_world/2024_06_17_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_06_16_03 -> 2024_06_17_00
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_hand_of_death', 'spell_finger_of_death');
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |128 WHERE `entry` IN (18104, 18095);
|
||||
Reference in New Issue
Block a user