mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
5
data/sql/updates/db_world/2022_07_24_03.sql
Normal file
5
data/sql/updates/db_world/2022_07_24_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_07_24_02 -> 2022_07_24_03
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=56246;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(56246,'spell_warl_glyph_of_felguard');
|
||||
Reference in New Issue
Block a user