mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
4
data/sql/updates/db_world/2025_05_10_02.sql
Normal file
4
data/sql/updates/db_world/2025_05_10_02.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_05_10_01 -> 2025_05_10_02
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = -1022;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(-1022, 'spell_pal_hand_of_protection');
|
||||
Reference in New Issue
Block a user